summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/objectformattertxtfrm.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-22 14:11:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-22 14:11:20 +0000
commit1a38826a14f770d70d289e572424c952ef06e9fa (patch)
treec690c10440cb2449bc37904f75418828ec51e8a6 /sw/source/core/layout/objectformattertxtfrm.cxx
parent1339881b68a2a8986040e85d01d04181a1c59d79 (diff)
INTEGRATION: CWS swusing (1.21.38); FILE MERGED
2007/10/11 08:46:06 tl 1.21.38.1: #i82476# make 'using' declarations private
Diffstat (limited to 'sw/source/core/layout/objectformattertxtfrm.cxx')
-rw-r--r--sw/source/core/layout/objectformattertxtfrm.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/source/core/layout/objectformattertxtfrm.cxx b/sw/source/core/layout/objectformattertxtfrm.cxx
index 11180b027b6a..98e47066929f 100644
--- a/sw/source/core/layout/objectformattertxtfrm.cxx
+++ b/sw/source/core/layout/objectformattertxtfrm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objectformattertxtfrm.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 09:05:20 $
+ * last change: $Author: vg $ $Date: 2007-10-22 15:11:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,6 +81,11 @@
#include <layact.hxx>
#endif
+
+using namespace ::com::sun::star;
+
+// =============================================================================
+
// --> OD 2004-12-03 #115759# - little helper class to forbid follow formatting
// for the given text frame
class SwForbidFollowFormat