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
d930a807
Kaydet (Commit)
d930a807
authored
Haz 30, 2013
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused ITEMID_MACRO
Change-Id: I11e94d406daa8e834253c9d3c44ec4e52c2418e1
üst
bb5196b4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
8 deletions
+1
-8
eeitemid.hxx
include/editeng/eeitemid.hxx
+0
-1
evntconf.hxx
include/sfx2/evntconf.hxx
+0
-6
macitem.hxx
include/svl/macitem.hxx
+1
-1
No files found.
include/editeng/eeitemid.hxx
Dosyayı görüntüle @
d930a807
...
@@ -115,7 +115,6 @@
...
@@ -115,7 +115,6 @@
#define ITEMID_PROTECT 0
#define ITEMID_PROTECT 0
#define ITEMID_BACKGROUND 0
#define ITEMID_BACKGROUND 0
#define ITEMID_SHADOW 0
#define ITEMID_SHADOW 0
#define ITEMID_MACRO 0
#define ITEMID_BOX 0
#define ITEMID_BOX 0
#define ITEMID_BOXINFO 0
#define ITEMID_BOXINFO 0
#define ITEMID_BRUSH 0
#define ITEMID_BRUSH 0
...
...
include/sfx2/evntconf.hxx
Dosyayı görüntüle @
d930a807
...
@@ -25,14 +25,8 @@
...
@@ -25,14 +25,8 @@
#include <tools/rtti.hxx>
#include <tools/rtti.hxx>
#include <vcl/fixed.hxx>
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
#include <vcl/button.hxx>
#include <sfx2/event.hxx>
#include <sfx2/event.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/sfxsids.hrc>
#ifdef ITEMID_MACRO
#undef ITEMID_MACRO
#endif
#define ITEMID_MACRO SID_ATTR_MACROITEM
#include <svl/macitem.hxx>
#include <svl/macitem.hxx>
#include <vector>
#include <vector>
...
...
include/svl/macitem.hxx
Dosyayı görüntüle @
d930a807
...
@@ -160,7 +160,7 @@ class SVL_DLLPUBLIC SvxMacroItem: public SfxPoolItem
...
@@ -160,7 +160,7 @@ class SVL_DLLPUBLIC SvxMacroItem: public SfxPoolItem
public
:
public
:
TYPEINFO
();
TYPEINFO
();
explicit
inline
SvxMacroItem
(
const
sal_uInt16
nId
/*= ITEMID_MACRO*/
);
explicit
inline
SvxMacroItem
(
const
sal_uInt16
nId
);
// "pure virtual Methoden" vom SfxPoolItem
// "pure virtual Methoden" vom SfxPoolItem
virtual
int
operator
==
(
const
SfxPoolItem
&
)
const
;
virtual
int
operator
==
(
const
SfxPoolItem
&
)
const
;
...
...
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