Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
93732fe1
Kaydet (Commit)
93732fe1
authored
Kas 08, 2011
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed unused macros/constants
üst
35118036
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
9 deletions
+0
-9
datwin.hxx
svtools/source/brwbox/datwin.hxx
+0
-1
treelist.cxx
svtools/source/contnr/treelist.cxx
+0
-3
grfmgr.cxx
svtools/source/graphic/grfmgr.cxx
+0
-3
toolboxcontroller.cxx
svtools/source/uno/toolboxcontroller.cxx
+0
-1
unoiface.cxx
svtools/source/uno/unoiface.cxx
+0
-1
No files found.
svtools/source/brwbox/datwin.hxx
Dosyayı görüntüle @
93732fe1
...
...
@@ -39,7 +39,6 @@
//===================================================================
#define MIN_COLUMNWIDTH 2
#define DRAG_CRITICAL 4
typedef
::
std
::
vector
<
Rectangle
*
>
RectangleList
;
...
...
svtools/source/contnr/treelist.cxx
Dosyayı görüntüle @
93732fe1
...
...
@@ -28,9 +28,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#define _TREELIST_CXX
#include <svtools/treelist.hxx>
...
...
svtools/source/graphic/grfmgr.cxx
Dosyayı görüntüle @
93732fe1
...
...
@@ -50,9 +50,6 @@
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#define WATERMARK_LUM_OFFSET 50
#define WATERMARK_CON_OFFSET -70
using
com
::
sun
::
star
::
uno
::
Reference
;
using
com
::
sun
::
star
::
uno
::
XInterface
;
using
com
::
sun
::
star
::
uno
::
UNO_QUERY
;
...
...
svtools/source/uno/toolboxcontroller.cxx
Dosyayı görüntüle @
93732fe1
...
...
@@ -43,7 +43,6 @@
//shizhobo
#include <com/sun/star/beans/PropertyAttribute.hpp>
const
int
TOOLBARCONTROLLER_PROPHANDLE_SUPPORTSVISIABLE
=
1
;
const
int
TOOLBARCONTROLLER_PROPCOUNT
=
1
;
const
rtl
::
OUString
TOOLBARCONTROLLER_PROPNAME_SUPPORTSVISIABLE
(
RTL_CONSTASCII_USTRINGPARAM
(
"SupportsVisiable"
));
//end
...
...
svtools/source/uno/unoiface.cxx
Dosyayı görüntüle @
93732fe1
...
...
@@ -29,7 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#define _SVT_UNOIFACE_CXX
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <svtools/svmedit.hxx>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment