diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/thumbnailview.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx index 2ea319b36c3d..238004cdc67b 100644 --- a/include/sfx2/thumbnailview.hxx +++ b/include/sfx2/thumbnailview.hxx @@ -300,12 +300,9 @@ protected: long mnVisLines; long mnLines; - int mnFineness; - sal_uInt16 mnCols; sal_uInt16 mnFirstLine; bool mbScroll : 1; - bool mbIsTransientChildrenDisabled : 1; bool mbHasVisibleItems : 1; bool mbShowTooltips : 1; bool mbIsMultiSelectionEnabled: 1; |