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
5b0e549e
Kaydet (Commit)
5b0e549e
authored
May 10, 2007
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS pchfix04 (1.2.46); FILE MERGED
2007/05/03 15:37:02 hjs 1.2.46.1: #i73604# - fix after resync
üst
7fa0b1d2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
32 additions
and
35 deletions
+32
-35
svdfppt.hxx
svx/inc/svx/svdfppt.hxx
+2
-2
svx3ditems.hxx
svx/inc/svx/svx3ditems.hxx
+3
-6
tbcontrl.hxx
svx/inc/svx/tbcontrl.hxx
+18
-18
twolinesitem.hxx
svx/inc/svx/twolinesitem.hxx
+6
-6
widwitem.hxx
svx/inc/svx/widwitem.hxx
+3
-3
No files found.
svx/inc/svx/svdfppt.hxx
Dosyayı görüntüle @
5b0e549e
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: svdfppt.hxx,v $
* $RCSfile: svdfppt.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
vg $ $Date: 2007-04-11 16:20:22
$
* last change: $Author:
kz $ $Date: 2007-05-10 14:32:05
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
...
svx/inc/svx/svx3ditems.hxx
Dosyayı görüntüle @
5b0e549e
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: svx3ditems.hxx,v $
* $RCSfile: svx3ditems.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
vg $ $Date: 2007-04-11 16:29
:21 $
* last change: $Author:
kz $ $Date: 2007-05-10 14:32
:21 $
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -43,10 +43,7 @@
...
@@ -43,10 +43,7 @@
#include <svtools/eitem.hxx>
#include <svtools/eitem.hxx>
#endif
#endif
#ifdef ITEMID_COLOR
#undef ITEMID_COLOR
#endif
#define ITEMID_COLOR (SID_ATTR_3D_LIGHTCOLOR)
#ifndef _SVX_COLRITEM_HXX
#ifndef _SVX_COLRITEM_HXX
#include <svx/colritem.hxx>
#include <svx/colritem.hxx>
#endif
#endif
...
...
svx/inc/svx/tbcontrl.hxx
Dosyayı görüntüle @
5b0e549e
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: tbcontrl.hxx,v $
* $RCSfile: tbcontrl.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
vg $ $Date: 2007-04-11 16:42:20
$
* last change: $Author:
kz $ $Date: 2007-05-10 14:32:35
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -243,7 +243,7 @@ friend class SfxStyleControllerItem_Impl;
...
@@ -243,7 +243,7 @@ friend class SfxStyleControllerItem_Impl;
//========================================================================
//========================================================================
// class SvxFontNameToolBoxControl ---------------------------------------
// class SvxFontNameToolBoxControl ---------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_FONT
class
SVX_DLLPUBLIC
SvxFontNameToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxFontNameToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -256,12 +256,12 @@ public:
...
@@ -256,12 +256,12 @@ public:
virtual
Window
*
CreateItemWindow
(
Window
*
pParent
);
virtual
Window
*
CreateItemWindow
(
Window
*
pParent
);
};
};
#endif // ITEMID_FONT
//========================================================================
//========================================================================
// class SvxFontHeightToolBoxControl -------------------------------------
// class SvxFontHeightToolBoxControl -------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_FONTHEIGHT
class
SvxFontSizeItem
;
class
SvxFontSizeItem
;
class
SvxFontItem
;
class
SvxFontItem
;
...
@@ -295,13 +295,13 @@ public:
...
@@ -295,13 +295,13 @@ public:
//#endif
//#endif
};
};
#endif // ITEMID_FONTHEIGHT
//========================================================================
//========================================================================
// class SvxFontColorToolBoxControl --------------------------------------
// class SvxFontColorToolBoxControl --------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_COLOR
class
SvxTbxButtonColorUpdater_Impl
;
class
SvxTbxButtonColorUpdater_Impl
;
...
@@ -320,13 +320,13 @@ public:
...
@@ -320,13 +320,13 @@ public:
virtual
SfxPopupWindow
*
CreatePopupWindow
();
virtual
SfxPopupWindow
*
CreatePopupWindow
();
};
};
#endif // ITEMID_COLOR
//========================================================================
//========================================================================
// class SvxFontColorExtToolBoxControl --------------------------------------
// class SvxFontColorExtToolBoxControl --------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_COLOR
class
SVX_DLLPUBLIC
SvxFontColorExtToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxFontColorExtToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -349,12 +349,12 @@ public:
...
@@ -349,12 +349,12 @@ public:
};
};
#endif // ITEMID_COLOR
//========================================================================
//========================================================================
// class SvxColorToolBoxControl ------------------------------------------
// class SvxColorToolBoxControl ------------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_BRUSH
class
SVX_DLLPUBLIC
SvxColorToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxColorToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -370,12 +370,12 @@ public:
...
@@ -370,12 +370,12 @@ public:
virtual
SfxPopupWindow
*
CreatePopupWindow
();
virtual
SfxPopupWindow
*
CreatePopupWindow
();
};
};
#endif // ITEMID_BRUSH
//========================================================================
//========================================================================
// class SvxFrameToolBoxControl ------------------------------------------
// class SvxFrameToolBoxControl ------------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_BOX
class
SVX_DLLPUBLIC
SvxFrameToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxFrameToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -390,12 +390,12 @@ public:
...
@@ -390,12 +390,12 @@ public:
};
};
#endif // ITEMID_BOX
//========================================================================
//========================================================================
// class SvxLineStyleToolBoxControl --------------------------------------
// class SvxLineStyleToolBoxControl --------------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_LINE
class
SVX_DLLPUBLIC
SvxFrameLineStyleToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxFrameLineStyleToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -409,12 +409,12 @@ public:
...
@@ -409,12 +409,12 @@ public:
const
SfxPoolItem
*
pState
);
const
SfxPoolItem
*
pState
);
};
};
#endif // ITEMID_LINE
//========================================================================
//========================================================================
// class SvxFrameLineColorToolBoxControl ---------------------------------
// class SvxFrameLineColorToolBoxControl ---------------------------------
//========================================================================
//========================================================================
#ifdef ITEMID_BRUSH
class
SVX_DLLPUBLIC
SvxFrameLineColorToolBoxControl
:
public
SfxToolBoxControl
class
SVX_DLLPUBLIC
SvxFrameLineColorToolBoxControl
:
public
SfxToolBoxControl
{
{
...
@@ -432,7 +432,7 @@ public:
...
@@ -432,7 +432,7 @@ public:
virtual
SfxPopupWindow
*
CreatePopupWindow
();
virtual
SfxPopupWindow
*
CreatePopupWindow
();
};
};
#endif // ITEMID_BRUSH
class
SvxReloadControllerItem_Impl
;
class
SvxReloadControllerItem_Impl
;
class
SvxReloadControllerItem
:
public
SfxToolBoxControl
class
SvxReloadControllerItem
:
public
SfxToolBoxControl
...
...
svx/inc/svx/twolinesitem.hxx
Dosyayı görüntüle @
5b0e549e
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: twolinesitem.hxx,v $
* $RCSfile: twolinesitem.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
vg $ $Date: 2007-04-11 16:42:52
$
* last change: $Author:
kz $ $Date: 2007-05-10 14:33:00
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -61,10 +61,10 @@ class SVX_DLLPUBLIC SvxTwoLinesItem : public SfxPoolItem
...
@@ -61,10 +61,10 @@ class SVX_DLLPUBLIC SvxTwoLinesItem : public SfxPoolItem
sal_Bool
bOn
;
sal_Bool
bOn
;
public
:
public
:
TYPEINFO
();
TYPEINFO
();
SvxTwoLinesItem
(
sal_Bool
bOn
=
TRUE
,
SvxTwoLinesItem
(
sal_Bool
bOn
/*= TRUE*/
,
sal_Unicode
nStartBracket
=
0
,
sal_Unicode
nStartBracket
/*= 0*/
,
sal_Unicode
nEndBracket
=
0
,
sal_Unicode
nEndBracket
/*= 0*/
,
sal_uInt16
nId
=
ITEMID_TWOLINES
);
sal_uInt16
nId
);
SvxTwoLinesItem
(
const
SvxTwoLinesItem
&
rAttr
);
SvxTwoLinesItem
(
const
SvxTwoLinesItem
&
rAttr
);
virtual
~
SvxTwoLinesItem
();
virtual
~
SvxTwoLinesItem
();
...
...
svx/inc/svx/widwitem.hxx
Dosyayı görüntüle @
5b0e549e
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: widwitem.hxx,v $
* $RCSfile: widwitem.hxx,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change: $Author:
vg $ $Date: 2007-04-11 16:48:06
$
* last change: $Author:
kz $ $Date: 2007-05-10 14:33:53
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -68,7 +68,7 @@ class SVX_DLLPUBLIC SvxWidowsItem: public SfxByteItem
...
@@ -68,7 +68,7 @@ class SVX_DLLPUBLIC SvxWidowsItem: public SfxByteItem
public
:
public
:
TYPEINFO
();
TYPEINFO
();
SvxWidowsItem
(
const
BYTE
nL
=
0
,
const
USHORT
nId
=
ITEMID_WIDOWS
);
SvxWidowsItem
(
const
BYTE
nL
/*= 0*/
,
const
USHORT
nId
);
// "pure virtual Methoden" vom SfxPoolItem
// "pure virtual Methoden" vom SfxPoolItem
virtual
SfxPoolItem
*
Clone
(
SfxItemPool
*
pPool
=
0
)
const
;
virtual
SfxPoolItem
*
Clone
(
SfxItemPool
*
pPool
=
0
)
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