summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-06-09 14:50:43 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-06-09 14:50:43 +0200
commit75c38455522cd88bbf660c4d30b937ba905d9a05 (patch)
tree0f7462fe1a276e787e2b82e090107b176035c9c9 /sd/source/ui/inc/View.hxx
parentab76732221aaf59cc9df43fa99b1883cb7888049 (diff)
parent47b5ec4b0b48b7108715cb1e780ad3dca284cfa9 (diff)
cws tl74: merge with DEV300_m81
Diffstat (limited to 'sd/source/ui/inc/View.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/inc/View.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index a0d7bf179886..2b6c1a8abb77 100644..100755
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -208,6 +208,7 @@ public:
void SetMarkedPointsSmoothPossible( bool bSet ) { bSetMarkedPointsSmoothPossible = bSet; }
void SetMarkedSegmentsKindPossible( bool bSet ) { bSetMarkedSegmentsKindPossible = bSet; }
+ SdrObject* GetEmptyPresentationObject( PresObjKind eKind );
protected:
DECL_LINK( OnParagraphInsertedHdl, ::Outliner * );
DECL_LINK( OnParagraphRemovingHdl, ::Outliner * );