LibreOffice Module sfx2 (master) 1
Classes | Macros | Typedefs
thumbnailview.hxx File Reference
#include <sfx2/dllapi.h>
#include <functional>
#include <memory>
#include <vector>
#include <vcl/customweld.hxx>
Include dependency graph for thumbnailview.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ THUMBNAILVIEW_ITEM_NOTFOUND

#define THUMBNAILVIEW_ITEM_NOTFOUND   (sal_uInt16(-1))

Definition at line 143 of file thumbnailview.hxx.

Typedef Documentation

◆ ThumbnailValueItemList

typedef ::std::vector< ThumbnailViewItem* > ThumbnailValueItemList

Definition at line 27 of file thumbnailview.hxx.