summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/gloshdl.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-05-15 12:13:05 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-05-15 12:13:05 +0000
commitecde4ff81deb50575ab07de1060ae17d055f8701 (patch)
tree6cc3f5abfa4889f536d3896a5bf96b2659eaad7b /sw/source/ui/inc/gloshdl.hxx
parentc849a7ec33178d443f9def84456a0fa8ab033ae6 (diff)
Make ConvertToNew public so I can use it for the Edit menu option also
Diffstat (limited to 'sw/source/ui/inc/gloshdl.hxx')
-rw-r--r--sw/source/ui/inc/gloshdl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/gloshdl.hxx b/sw/source/ui/inc/gloshdl.hxx
index 7e3f0ed111f8..32b0e96061f6 100644
--- a/sw/source/ui/inc/gloshdl.hxx
+++ b/sw/source/ui/inc/gloshdl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: gloshdl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-03-20 10:52:16 $
+ * last change: $Author: mtg $ $Date: 2001-05-15 13:13:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,8 +89,8 @@ class SwGlossaryHdl
SwGlossaries* pGlossaries,
SwTextBlocks *pGlossary,
BOOL bApi = FALSE );
- BOOL ConvertToNew(SwTextBlocks& rOld);
public:
+ BOOL ConvertToNew(SwTextBlocks& rOld);
void GlossaryDlg();
USHORT GetGroupCnt() const;