summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-02-06 16:23:53 +0000
committerRüdiger Timm <rt@openoffice.org>2006-02-06 16:23:53 +0000
commit0a4d528ab62962fc78a6a41936ef2ead4c41c5c2 (patch)
tree2c6d1a6cc81225ac8aed5f38dddc9a1144598037 /sw/source/ui/inc/textsh.hxx
parent6b42353623b3bf81ff28a7dc1b1e49de5072c962 (diff)
INTEGRATION: CWS swqbf51 (1.12.178); FILE MERGED
2006/01/30 11:24:17 tl 1.12.178.1: #125842# moving InsertGraphicDlg to SwView
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 3917d3a96f9d..a2f2cfbe3a15 100644
--- a/sw/source/ui/inc/textsh.hxx
+++ b/sw/source/ui/inc/textsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textsh.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:09:53 $
+ * last change: $Author: rt $ $Date: 2006-02-06 17:23:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,6 @@ class SwTextShell: public SwBaseShell
void InsertSymbol( SfxRequest& );
void InsertHyperlink(const SvxHyperlinkItem& rHlnkItem);
- BOOL InsertGraphicDlg( SfxRequest& );
bool InsertMediaDlg( SfxRequest& );
void ChangeHeaderOrFooter(const String& rStyleName, BOOL bHeader, BOOL bOn, BOOL bShowWarning);