summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-07 11:22:01 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-07 11:22:01 +0000
commita3d295ae88cd56cddd570d49beaf0df3275759ab (patch)
tree9c0cfe12791d7cc242cbc51586cbf18f7729aac5 /basctl/source
parent5000df458ed89fbe000cb78952e37b3d9c0661fc (diff)
INTEGRATION: CWS ab53 (1.24.10); FILE MERGED
2008/06/06 13:13:17 ab 1.24.10.1: #i89523# Removed unused code
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/moduldlg.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/basctl/source/basicide/moduldlg.hxx b/basctl/source/basicide/moduldlg.hxx
index 90e3e4472a16..6d9a468fd498 100644
--- a/basctl/source/basicide/moduldlg.hxx
+++ b/basctl/source/basicide/moduldlg.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: moduldlg.hxx,v $
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
* This file is part of OpenOffice.org.
*
@@ -134,7 +134,6 @@ public:
void RemoveEntry( ULONG nPos );
SvLBoxEntry* FindEntry( const String& rName );
- void SelectEntryPos( ULONG nPos, BOOL bSelect = TRUE );
ULONG GetSelectEntryPos() const;
ULONG GetCheckedEntryCount() const;