|
LibreOffice Module sfx2 (master) 1
|
#include <sfx2/dllapi.h>#include <functional>#include <memory>#include <vector>#include <vcl/customweld.hxx>Go to the source code of this file.
Classes | |
| class | ViewFilterAll |
| class | ThumbnailView |
| Class to display thumbnails with their names below their respective icons. More... | |
Macros | |
| #define | THUMBNAILVIEW_ITEM_NOTFOUND (sal_uInt16(-1)) |
Typedefs | |
| typedef ::std::vector< ThumbnailViewItem * > | ThumbnailValueItemList |
| #define THUMBNAILVIEW_ITEM_NOTFOUND (sal_uInt16(-1)) |
Definition at line 143 of file thumbnailview.hxx.
| typedef ::std::vector< ThumbnailViewItem* > ThumbnailValueItemList |
Definition at line 27 of file thumbnailview.hxx.