summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/textsh.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 09:14:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 09:14:13 +0000
commit0e420c1ddfbb5f36f1a762ac0ad0bfb9581fefb2 (patch)
treea6edabeeb86d10a625f7f09b7781cf5b6218698d /sw/source/ui/inc/textsh.hxx
parentac114880f4bf2b54abcb52780364839424c5342f (diff)
INTEGRATION: CWS jmf2 (1.10.88); FILE MERGED
2004/07/23 15:13:00 ka 1.10.88.1: #i3316#: support for media objects
Diffstat (limited to 'sw/source/ui/inc/textsh.hxx')
-rw-r--r--sw/source/ui/inc/textsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/textsh.hxx b/sw/source/ui/inc/textsh.hxx
index a0d2f9bfc1bc..ec54421125f6 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.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2004-05-10 16:31:47 $
+ * last change: $Author: obo $ $Date: 2004-08-12 10:14:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ 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);
public: