summaryrefslogtreecommitdiff
path: root/sw/inc/unoframe.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-11-26 11:35:55 +0000
committerMichael Brauer <mib@openoffice.org>2002-11-26 11:35:55 +0000
commita01f3b90ee1a9b1fa9c40a0ff5e146761fde8149 (patch)
treebca045f80c5a1f6015b487e28e9c45808b210ffc /sw/inc/unoframe.hxx
parentf677c21b948a2377ad7e8e89bc8e3a73f239eaf5 (diff)
#104647#: z-order for OLE oebjects
Diffstat (limited to 'sw/inc/unoframe.hxx')
-rw-r--r--sw/inc/unoframe.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx
index 41037760a14c..e3a1979b68ac 100644
--- a/sw/inc/unoframe.hxx
+++ b/sw/inc/unoframe.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoframe.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: os $ $Date: 2002-03-19 15:59:14 $
+ * last change: $Author: mib $ $Date: 2002-11-26 12:35:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -194,6 +194,7 @@ public:
sal_Bool IsDescriptor() const {return bIsDescriptor;}
void ResetDescriptor();
+ static SdrObject *GetOrCreateSdrObject( SwFlyFrmFmt *pFmt );
};
/*-----------------20.02.98 11:28-------------------