summaryrefslogtreecommitdiff
path: root/sfx2/inc/imgmgr.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 10:29:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 10:29:38 +0000
commit5be98eba1fddb559194066c511b53412009c2d5d (patch)
tree538903c2049093b623e6bd26fd2d0c0396fa43a0 /sfx2/inc/imgmgr.hxx
parent45967111901ed4b8f9439bdf538fbbf5a6dd4a64 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'sfx2/inc/imgmgr.hxx')
-rw-r--r--sfx2/inc/imgmgr.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/inc/imgmgr.hxx b/sfx2/inc/imgmgr.hxx
index 9f01d757cd70..0681157106ca 100644
--- a/sfx2/inc/imgmgr.hxx
+++ b/sfx2/inc/imgmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imgmgr.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: cd $ $Date: 2002-10-28 16:15:45 $
+ * last change: $Author: hr $ $Date: 2003-03-27 11:27:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,6 +106,9 @@ public:
SfxImageManager( SfxObjectShell* pDoc );
~SfxImageManager();
+ SfxConfigManager* GetConfigManager();
+ USHORT GetType() const;
+
Size GetImageSize() const;
Color GetMaskColor() const;