summaryrefslogtreecommitdiff
path: root/svx/inc/svx/svdoole2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/svdoole2.hxx')
-rw-r--r--svx/inc/svx/svdoole2.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/inc/svx/svdoole2.hxx b/svx/inc/svx/svdoole2.hxx
index c627df640bd3..4325ba76f384 100644
--- a/svx/inc/svx/svdoole2.hxx
+++ b/svx/inc/svx/svdoole2.hxx
@@ -90,6 +90,10 @@ public:
/// create a copy, evtl. with a different target model (if given)
virtual SdrObject* CloneSdrObject(SdrModel* pTargetModel = 0) const;
+//IAccessibility2 Implementation 2009-----
+ String GetStyleString();
+//-----IAccessibility2 Implementation 2009
+
// react on model/page change
virtual void handlePageChange(SdrPage* pOldPage, SdrPage* pNewPage);
virtual bool IsClosedObj() const;