diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/svtools/treelistbox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/treelistbox.hxx b/include/svtools/treelistbox.hxx index 936837a9da7d..72f98265fc4b 100644 --- a/include/svtools/treelistbox.hxx +++ b/include/svtools/treelistbox.hxx @@ -526,8 +526,6 @@ public: protected: using SvListView::SelectAll; - SVT_DLLPRIVATE short GetHeightOffset( const Image& rBmp, Size& rLogicSize); - SVT_DLLPRIVATE void SetEntryHeight( SvTreeListEntry const * pEntry ); SVT_DLLPRIVATE void AdjustEntryHeight( const Image& rBmp ); SVT_DLLPRIVATE void AdjustEntryHeight(); |