summaryrefslogtreecommitdiff
path: root/include/svx/cube3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/cube3d.hxx')
-rw-r--r--include/svx/cube3d.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/cube3d.hxx b/include/svx/cube3d.hxx
index 7fcdd0b31b58..5a6f246487df 100644
--- a/include/svx/cube3d.hxx
+++ b/include/svx/cube3d.hxx
@@ -76,8 +76,6 @@ public:
void SetPosIsCenter(bool bNew);
bool GetPosIsCenter() const { return bPosIsCenter; }
- sal_uInt16 GetSideFlags() { return nSideFlags; }
-
// TakeObjName...() is for the display in the UI, for example "3 frames selected".
virtual OUString TakeObjNameSingul() const SAL_OVERRIDE;
virtual OUString TakeObjNamePlural() const SAL_OVERRIDE;