summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-12-07 13:33:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-12-07 13:33:35 +0000
commit7104f97348ae2ff2e843ecc35a23144b8336d66c (patch)
tree62e9fe5dab9e97b57735f97921335ea3097a97f1 /sfx2/inc
parent4ee3af4c2440a0b9c596ac2d4767f3201b97265f (diff)
#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/imgmgr.hxx8
-rw-r--r--sfx2/inc/inettbc.hxx6
-rw-r--r--sfx2/inc/sfxhelp.hxx6
3 files changed, 10 insertions, 10 deletions
diff --git a/sfx2/inc/imgmgr.hxx b/sfx2/inc/imgmgr.hxx
index fddeb020b2ce..84e2ff3163db 100644
--- a/sfx2/inc/imgmgr.hxx
+++ b/sfx2/inc/imgmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imgmgr.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:52:23 $
+ * last change: $Author: hr $ $Date: 2000-12-07 14:33:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ protected:
virtual void UseDefault();
virtual String GetName() const;
-#if __PRIVATE
+#if _SOLAR__PRIVATE
void MakeDefaultImageList_Impl();
void MakeLists_Impl( SfxSymbolSet );
#endif
@@ -140,7 +140,7 @@ public:
void RegisterToolBoxManager(SfxToolBoxManager*, USHORT nFlags=0xFFFF );
void ReleaseToolBoxManager(SfxToolBoxManager*);
-#if __PRIVATE
+#if _SOLAR__PRIVATE
void ExchangeItemImage_Impl(USHORT nId, const Image& rImage);
BOOL IsUserDef_Impl(USHORT nId) const;
const Bitmap& GetUserDefBitmap_Impl(USHORT nId) const;
diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx
index 446912b8c831..39ba5b42b430 100644
--- a/sfx2/inc/inettbc.hxx
+++ b/sfx2/inc/inettbc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inettbc.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:52:23 $
+ * last change: $Author: hr $ $Date: 2000-12-07 14:33:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,7 @@ public:
{ return bCtrlClick; }
};
-#if __PRIVATE
+#if _SOLAR__PRIVATE
#include "tbxctrl.hxx"
class SfxURLToolBoxControl_Impl : public SfxToolBoxControl
diff --git a/sfx2/inc/sfxhelp.hxx b/sfx2/inc/sfxhelp.hxx
index 2a61bd327dbb..1cfd0eeb6fae 100644
--- a/sfx2/inc/sfxhelp.hxx
+++ b/sfx2/inc/sfxhelp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sfxhelp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mba $ $Date: 2000-11-27 08:56:56 $
+ * last change: $Author: hr $ $Date: 2000-12-07 14:33:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
#include <tools/string.hxx>
-#if __PRIVATE
+#if _SOLAR__PRIVATE
class SfxHelp_Impl : public Help
{
String aTicket; // for Plugins