summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/ipclient.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/ipclient.hxx')
-rwxr-xr-xsfx2/inc/sfx2/ipclient.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/inc/sfx2/ipclient.hxx b/sfx2/inc/sfx2/ipclient.hxx
index d4975ab345..4500a0283d 100755
--- a/sfx2/inc/sfx2/ipclient.hxx
+++ b/sfx2/inc/sfx2/ipclient.hxx
@@ -99,9 +99,6 @@ public:
void ResetObject();
sal_Bool IsUIActive();
- // used in Writer
- // Rectangle PixelObjVisAreaToLogic( const Rectangle & rObjRect ) const;
- // Rectangle LogicObjAreaToPixel( const Rectangle & rRect ) const;
virtual void FormatChanged(); // object format was changed (used for StarMath formulas aligning)
};