Kaydet (Commit) e9d37017 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS sw8u10bf05 (1.8.110); FILE MERGED

2008/01/25 11:15:21 ama 1.8.110.1: Fix #85182#: Remove unused functions
üst 4e626100
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: mmaddressblockpage.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -226,8 +226,6 @@ public: ...@@ -226,8 +226,6 @@ public:
void SetText( const String& rStr ); void SetText( const String& rStr );
String GetAddress(); String GetAddress();
void Modified();
void InsertNewEntry( const String& rStr ); void InsertNewEntry( const String& rStr );
void InsertNewEntryAtPosition( const String& rStr, ULONG nPara, USHORT nIndex ); void InsertNewEntryAtPosition( const String& rStr, ULONG nPara, USHORT nIndex );
void RemoveCurrentEntry(); void RemoveCurrentEntry();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment