LibreOffice Module sfx2 (master) 1
|
#include <basegfx/vector/b2dvector.hxx>
#include <drawinglayer/attribute/fontattribute.hxx>
#include <vcl/bitmapex.hxx>
#include <sfx2/dllapi.h>
#include <rtl/ref.hxx>
Go to the source code of this file.
Classes | |
struct | ThumbnailItemAttributes |
class | ThumbnailViewItem |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::accessibility |
namespace | drawinglayer |
namespace | drawinglayer::primitive2d |
namespace | basegfx |
namespace | drawinglayer::processor2d |
Macros | |
#define | THUMBNAILVIEW_ITEM_NONEITEM 0xFFFE |
Variables | |
const int | THUMBNAILVIEW_ITEM_CORNER = 5 |
#define THUMBNAILVIEW_ITEM_NONEITEM 0xFFFE |
Definition at line 31 of file thumbnailviewitem.hxx.
const int THUMBNAILVIEW_ITEM_CORNER = 5 |
Definition at line 33 of file thumbnailviewitem.hxx.
Referenced by TemplateViewItem::getDefaultIconArea(), RecentDocsViewItem::getRemoveIconArea(), and ThumbnailViewItem::Paint().