diff options
Diffstat (limited to 'include/svtools')
-rw-r--r-- | include/svtools/ivctrl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx index ccdadaf7dee1..2f4f2f63ae29 100644 --- a/include/svtools/ivctrl.hxx +++ b/include/svtools/ivctrl.hxx @@ -268,7 +268,6 @@ public: void SetEntryTextMode( SvxIconChoiceCtrlTextMode eMode, SvxIconChoiceCtrlEntry* pEntry ); #endif - Point GetPixelPos( const Point& rPosLogic ) const; void SetSelectionMode( SelectionMode eMode ); tools::Rectangle GetBoundingBox( SvxIconChoiceCtrlEntry* pEntry ) const; |