summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-07-01 07:59:06 +0000
committerMathias Bauer <mba@openoffice.org>2002-07-01 07:59:06 +0000
commitafaf1ca30ca52da6d08c2d91af3d64c4b5ef1b94 (patch)
tree2b86c867744ea545bef957e3ada9a0846406c57b /sw/source/ui/inc/textsh.hxx
parentf37e9270a2883580a229ea538e7364845333af6f (diff)
#100754#: macro recording
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index 04ba98a6bc8e..163596aeab74 100644
--- a/sw/source/ui/inc/textsh.hxx
+++ b/sw/source/ui/inc/textsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textsh.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mba $ $Date: 2002-06-14 07:55:02 $
+ * last change: $Author: mba $ $Date: 2002-07-01 08:57:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,9 +74,9 @@ class SwTextShell: public SwBaseShell
{
SwFldMgr* pPostItFldMgr;
- void InsertSymbol( String& rChars, String& rFont );
+ void InsertSymbol( SfxRequest& );
void InsertHyperlink(const SvxHyperlinkItem& rHlnkItem);
- BOOL InsertGraphicDlg();
+ BOOL InsertGraphicDlg( SfxRequest& );
public:
SFX_DECL_INTERFACE(SW_TEXTSHELL);