summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoutl.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 11:34:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 11:34:20 +0000
commit67092d04ef8932c02870a38befa9de751baf52e2 (patch)
tree043e5520afc99dade7cdeeff467b07c2583de538 /svx/source/svdraw/svdoutl.cxx
parent8a64144fddde61dd050da4cb93b4a7242a495bb2 (diff)
INTEGRATION: CWS impressodf12 (1.11.26); FILE MERGED
2008/05/26 11:43:09 cl 1.11.26.1: #i35937# code cleanup after bullet rework
Diffstat (limited to 'svx/source/svdraw/svdoutl.cxx')
-rw-r--r--svx/source/svdraw/svdoutl.cxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/svx/source/svdraw/svdoutl.cxx b/svx/source/svdraw/svdoutl.cxx
index 328f9a8ecc7d..6d851a6bf27a 100644
--- a/svx/source/svdraw/svdoutl.cxx
+++ b/svx/source/svdraw/svdoutl.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svdoutl.cxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -129,8 +129,3 @@ const SdrTextObj* SdrOutliner::GetTextObj() const
{
return static_cast< SdrTextObj* >( mpTextObj.get() );
}
-
-
-
-
-