summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmaddressblockpage.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 15:02:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 15:02:35 +0000
commite9d3701741a312a2f0ad638c1e07360162fa1662 (patch)
tree9c351020418465838e562bef176d4fa7277fe7ae /sw/source/ui/dbui/mmaddressblockpage.hxx
parent4e626100dcf0022cbc892548e98b1c6bd67b8ab7 (diff)
INTEGRATION: CWS sw8u10bf05 (1.8.110); FILE MERGED
2008/01/25 11:15:21 ama 1.8.110.1: Fix #85182#: Remove unused functions
Diffstat (limited to 'sw/source/ui/dbui/mmaddressblockpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/ui/dbui/mmaddressblockpage.hxx b/sw/source/ui/dbui/mmaddressblockpage.hxx
index d86a6f4f3fd7..b58bfc0efb47 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.hxx
+++ b/sw/source/ui/dbui/mmaddressblockpage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mmaddressblockpage.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2008-03-06 19:04:50 $
+ * last change: $Author: vg $ $Date: 2008-03-18 16:02:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -226,8 +226,6 @@ public:
void SetText( const String& rStr );
String GetAddress();
- void Modified();
-
void InsertNewEntry( const String& rStr );
void InsertNewEntryAtPosition( const String& rStr, ULONG nPara, USHORT nIndex );
void RemoveCurrentEntry();