LibreOffice Module sfx2 (master) 1
|
#include <templateproperties.hxx>
Public Attributes | |
sal_uInt16 | nId |
Index for ThumbnailView. More... | |
sal_uInt16 | nDocId |
Index based on SfxTemplateDocument. More... | |
sal_uInt16 | nRegionId |
OUString | aName |
OUString | aPath |
OUString | aRegionName |
BitmapEx | aThumbnail |
Definition at line 16 of file templateproperties.hxx.
OUString TemplateItemProperties::aName |
Definition at line 21 of file templateproperties.hxx.
Referenced by TemplateDlgLocalView::ContextMenuSelectHdl(), TemplateLocalView::ContextMenuSelectHdl(), TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
OUString TemplateItemProperties::aPath |
Definition at line 22 of file templateproperties.hxx.
Referenced by TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
OUString TemplateItemProperties::aRegionName |
Definition at line 23 of file templateproperties.hxx.
Referenced by TemplateDlgLocalView::ContextMenuSelectHdl(), TemplateLocalView::ContextMenuSelectHdl(), TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
BitmapEx TemplateItemProperties::aThumbnail |
Definition at line 24 of file templateproperties.hxx.
Referenced by TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
sal_uInt16 TemplateItemProperties::nDocId |
Index based on SfxTemplateDocument.
Definition at line 19 of file templateproperties.hxx.
Referenced by TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
sal_uInt16 TemplateItemProperties::nId |
Index for ThumbnailView.
Definition at line 18 of file templateproperties.hxx.
Referenced by TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().
sal_uInt16 TemplateItemProperties::nRegionId |
Definition at line 20 of file templateproperties.hxx.
Referenced by TemplateLocalView::copyFrom(), TemplateLocalView::insertItems(), and TemplateLocalView::moveTemplates().