summaryrefslogtreecommitdiff
path: root/sc/inc/stlpool.hxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-08-10 17:02:39 +0000
committerEike Rathke <er@openoffice.org>2001-08-10 17:02:39 +0000
commit5bcff42d2ad98776d95913152799f9b41401b1dd (patch)
tree506d8e55af23d9d53801905c27cabab13ab398fd /sc/inc/stlpool.hxx
parent35f8f7efad321435e9f99914c717fd5d9d579a8c (diff)
#88107# convert StarMath/StarBats<->StarSymbol in binary file format
Diffstat (limited to 'sc/inc/stlpool.hxx')
-rw-r--r--sc/inc/stlpool.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/stlpool.hxx b/sc/inc/stlpool.hxx
index 72f92b718532..78fc458b7e19 100644
--- a/sc/inc/stlpool.hxx
+++ b/sc/inc/stlpool.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stlpool.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:50 $
+ * last change: $Author: er $ $Date: 2001-08-10 18:01:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,6 +103,8 @@ public:
virtual SfxStyleSheetBase& Make( const String&, SfxStyleFamily eFam,
USHORT nMask = 0xffff, USHORT nPos = 0xffff );
+ void ConvertFontsAfterLoad(); // old binary file format
+
protected:
virtual SfxStyleSheetBase* Create( const String& rName,
SfxStyleFamily eFamily,