summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrtsh.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 12:09:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 12:09:42 +0000
commit1c7da0cb8f382924fd12cddde6132dcb72f01708 (patch)
tree8771e9b2839ec04ef3567de6d01f353d131a22a2 /sw/source/ui/inc/wrtsh.hxx
parentedee92af972755bc5fd040daff6ff6f4301fb156 (diff)
INTEGRATION: CWS tune05 (1.18.10); FILE MERGED
2004/07/23 16:47:08 mhu 1.18.10.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/22 11:14:54 cmc 1.18.10.2: #i30554# unused SwWrtShell::SetURLToButton 2004/07/19 15:40:43 cmc 1.18.10.1: #i30554# unused Basic related stuff
Diffstat (limited to 'sw/source/ui/inc/wrtsh.hxx')
-rw-r--r--sw/source/ui/inc/wrtsh.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx
index 5ea9af603730..13c26d14c45d 100644
--- a/sw/source/ui/inc/wrtsh.hxx
+++ b/sw/source/ui/inc/wrtsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtsh.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 10:14:44 $
+ * last change: $Author: obo $ $Date: 2004-08-12 13:09:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -427,11 +427,6 @@ typedef FASTBOOL (SwWrtShell:: *FNSimpleMove)();
BOOL bCheckPtr = FALSE, SbxArray* pArgs = 0,
const Link* pCallBack = 0 );
- void StartBasicAction();
- void EndBasicAction();
- void SetBasicActionCount(USHORT nSet);
- USHORT EndAllBasicActions();
-
// ein Klick aus das angegebene Feld. Der Cursor steht auf diesem.
// Fuehre die vor definierten Aktionen aus.
void ClickToField( const SwField& rFld, USHORT nFilter = URLLOAD_NOFILTER );
@@ -442,7 +437,6 @@ typedef FASTBOOL (SwWrtShell:: *FNSimpleMove)();
// fall ein URL-Button selektiert ist, dessen URL returnen, ansonsten
// einen LeerString
BOOL GetURLFromButton( String& rURL, String& rDescr ) const;
- BOOL SetURLToButton( const String& rURL, const String& rDescr );
void NavigatorPaste( const NaviContentBookmark& rBkmk,
const USHORT nAction );