summaryrefslogtreecommitdiffstats
path: root/sw/inc/swmodule.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:57:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-25 07:57:05 +0000
commit4c5cab7faef04dadb6d23814d653dcb884227dd4 (patch)
treecb3736c165dbf02d3d4ec135c6bb86f154828f8d /sw/inc/swmodule.hxx
parentINTEGRATION: CWS os94 (1.3.734); FILE MERGED (diff)
downloadcore-4c5cab7faef04dadb6d23814d653dcb884227dd4.tar.gz
core-4c5cab7faef04dadb6d23814d653dcb884227dd4.zip
INTEGRATION: CWS os94 (1.28.266); FILE MERGED
2007/03/12 08:07:32 os 1.28.266.1: #i75235# unused methods removed
Diffstat (limited to 'sw/inc/swmodule.hxx')
-rw-r--r--sw/inc/swmodule.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index bec9768c301a..9ee45d24051a 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swmodule.hxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:33:49 $
+ * last change: $Author: rt $ $Date: 2007-04-25 08:57:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -186,7 +186,6 @@ public:
// Benutzereinstellungen modifizieren
SW_DLLPUBLIC const SwMasterUsrPref *GetUsrPref(sal_Bool bWeb) const;
const SwViewOption* GetViewOption(sal_Bool bWeb);
- void MakeUsrPref( SwViewOption &rToFill, sal_Bool bWeb ) const;
void ApplyUsrPref(const SwViewOption &, SwView*,
sal_uInt16 nDest = VIEWOPT_DEST_VIEW );
void ApplyUserMetric( FieldUnit eMetric, BOOL bWeb );