summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-04-29 10:26:26 +0000
committerOliver Specht <os@openoffice.org>2002-04-29 10:26:26 +0000
commite13bce15273df1d08960d6ca756865b215b70532 (patch)
tree3c82fb3d0131141c3b2f350ad6165c1d6a42d2be /sw/source/ui/inc/textsh.hxx
parent569223840a5820164efcc26bf05ca7722e8c50ed (diff)
#98115# insert sound from Gallery as URL button
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index 6559c4194f01..f2a82b10dbf6 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: os $ $Date: 2001-06-08 13:47:32 $
+ * last change: $Author: os $ $Date: 2002-04-29 11:25:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,6 @@ class SwTextShell: public SwBaseShell
void InsertSymbol( const String& rChars, const String& rFont );
void InsertHyperlink(const SvxHyperlinkItem& rHlnkItem);
BOOL InsertGraphicDlg();
- void InsertURLButton(const String& rURL, const String& rTarget, const String& rTxt);
public:
SFX_DECL_INTERFACE(SW_TEXTSHELL);