LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
sd::TemplateEntry Class Reference

Representation of a template or layout file. More...

#include <TemplateScanner.hxx>

Public Member Functions

 TemplateEntry (OUString sTitle, OUString sPath)
 

Public Attributes

OUString msTitle
 
OUString msPath
 

Detailed Description

Representation of a template or layout file.

Definition at line 45 of file TemplateScanner.hxx.

Constructor & Destructor Documentation

◆ TemplateEntry()

sd::TemplateEntry::TemplateEntry ( OUString  sTitle,
OUString  sPath 
)
inline

Definition at line 48 of file TemplateScanner.hxx.

Member Data Documentation

◆ msPath

OUString sd::TemplateEntry::msPath

◆ msTitle

OUString sd::TemplateEntry::msTitle

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