LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
TemplateItemProperties Struct Reference

#include <templateproperties.hxx>

Collaboration diagram for TemplateItemProperties:
[legend]

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
 

Detailed Description

Definition at line 16 of file templateproperties.hxx.

Member Data Documentation

◆ aName

OUString TemplateItemProperties::aName

◆ aPath

OUString TemplateItemProperties::aPath

◆ aRegionName

OUString TemplateItemProperties::aRegionName

◆ aThumbnail

BitmapEx TemplateItemProperties::aThumbnail

◆ nDocId

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().

◆ nId

sal_uInt16 TemplateItemProperties::nId

◆ nRegionId

sal_uInt16 TemplateItemProperties::nRegionId

The documentation for this struct was generated from the following file: