summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/view.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-08-30 15:04:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-08-30 15:04:15 +0000
commit2182faa29b91da4b3f02fbd50f778b7991f584c8 (patch)
treec9b6a16f6131081c60b116f8cc437e44320bf40f /sw/source/ui/inc/view.hxx
parentINTEGRATION: CWS swqbf108_SRC680 (1.30.20); FILE MERGED (diff)
downloadcore-2182faa29b91da4b3f02fbd50f778b7991f584c8.tar.gz
core-2182faa29b91da4b3f02fbd50f778b7991f584c8.zip
INTEGRATION: CWS os102_SRC680 (1.53.66); FILE MERGED
2007/08/28 13:59:44 os 1.53.66.1: #i76699# 'inline' directive removed
Diffstat (limited to 'sw/source/ui/inc/view.hxx')
-rw-r--r--sw/source/ui/inc/view.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/view.hxx b/sw/source/ui/inc/view.hxx
index a9346c730d2f..549e7056be7c 100644
--- a/sw/source/ui/inc/view.hxx
+++ b/sw/source/ui/inc/view.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: view.hxx,v $
*
- * $Revision: 1.53 $
+ * $Revision: 1.54 $
*
- * last change: $Author: obo $ $Date: 2007-07-17 13:11:32 $
+ * last change: $Author: vg $ $Date: 2007-08-30 16:04:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -313,7 +313,7 @@ class SW_DLLPUBLIC SwView: public SfxViewShell
SW_DLLPRIVATE ULONG FUNC_Search( const SwSearchOptions& rOptions );
SW_DLLPRIVATE void Replace();
- inline BOOL IsDocumentBorder();
+ BOOL IsDocumentBorder();
SW_DLLPRIVATE BOOL IsTextTool() const;