summaryrefslogtreecommitdiff
path: root/svx/source/dialog/cuioptgenrl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-29 15:22:02 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-29 15:22:02 +0000
commit3f0eb53a97549086178b81a5cead69dce6617266 (patch)
treef720cb687090ac9bcd4c7017dfed855d36ff3231 /svx/source/dialog/cuioptgenrl.hxx
parent5f3633ea58e930b7dac6fbae6b5698439e405a85 (diff)
INTEGRATION: CWS os12 (1.1.70); FILE MERGED
2004/02/23 14:57:48 os 1.1.70.1: #103299# read only configuration
Diffstat (limited to 'svx/source/dialog/cuioptgenrl.hxx')
-rw-r--r--svx/source/dialog/cuioptgenrl.hxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/svx/source/dialog/cuioptgenrl.hxx b/svx/source/dialog/cuioptgenrl.hxx
index c7aa1fe57cc6..2e9b631e7c7e 100644
--- a/svx/source/dialog/cuioptgenrl.hxx
+++ b/svx/source/dialog/cuioptgenrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cuioptgenrl.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2004-02-06 11:35:50 $
+ * last change: $Author: obo $ $Date: 2004-04-29 16:22:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,6 @@
// forward ---------------------------------------------------------------
-class SvxAddressItem;
struct GeneralTabPage_Impl;
#define SfxGeneralTabPage SvxGeneralTabPage
@@ -129,8 +128,8 @@ private:
#ifdef _SVX_OPTGENRL_CXX
DECL_LINK( ModifyHdl_Impl, Edit * );
- String GetAddress_Impl();
- void SetAddress_Impl( const SvxAddressItem& rAddress );
+ sal_Bool GetAddress_Impl();
+ void SetAddress_Impl();
#endif
protected: