diff options
Diffstat (limited to 'svtools/source/toolpanel/tabbargeometry.hxx')
-rw-r--r-- | svtools/source/toolpanel/tabbargeometry.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/toolpanel/tabbargeometry.hxx b/svtools/source/toolpanel/tabbargeometry.hxx index f783d722247e..a51465a660dd 100644 --- a/svtools/source/toolpanel/tabbargeometry.hxx +++ b/svtools/source/toolpanel/tabbargeometry.hxx @@ -64,10 +64,7 @@ namespace svt const TabAlignment i_eTargetAlignment ) const; - Size getReferenceSize() const { return m_aReference.GetSize(); } - const Rectangle& - getReference() const { return m_aReference; } private: // the normalized reference area |