LibreOffice Module extensions (master) 1
Public Member Functions | Public Attributes | List of all members
pcr::OPropertyEditor::PropertyPage Struct Reference

Public Member Functions

 PropertyPage ()
 
 PropertyPage (sal_uInt16 nPagePos, OUString aLabel, std::unique_ptr< OBrowserPage > pPage)
 

Public Attributes

sal_uInt16 nPos
 
OUString sLabel
 
std::unique_ptr< OBrowserPagexPage
 

Detailed Description

Definition at line 43 of file propertyeditor.hxx.

Constructor & Destructor Documentation

◆ PropertyPage() [1/2]

pcr::OPropertyEditor::PropertyPage::PropertyPage ( )

Definition at line 369 of file propertyeditor.cxx.

References nPos.

◆ PropertyPage() [2/2]

pcr::OPropertyEditor::PropertyPage::PropertyPage ( sal_uInt16  nPagePos,
OUString  aLabel,
std::unique_ptr< OBrowserPage pPage 
)

Definition at line 374 of file propertyeditor.cxx.

References aLabel, and nPos.

Member Data Documentation

◆ nPos

sal_uInt16 pcr::OPropertyEditor::PropertyPage::nPos

Definition at line 45 of file propertyeditor.hxx.

◆ sLabel

OUString pcr::OPropertyEditor::PropertyPage::sLabel

Definition at line 46 of file propertyeditor.hxx.

◆ xPage

std::unique_ptr<OBrowserPage> pcr::OPropertyEditor::PropertyPage::xPage

Definition at line 47 of file propertyeditor.hxx.


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