LibreOffice Module cui (master) 1
Public Member Functions | Public Attributes | List of all members
SvxSaveTabPage_Impl Struct Reference
Collaboration diagram for SvxSaveTabPage_Impl:
[legend]

Public Member Functions

 SvxSaveTabPage_Impl ()
 

Public Attributes

Reference< XNameContainer > xFact
 
std::vector< OUString > aFilterArr [APP_COUNT]
 
std::vector< bool > aODFArr [APP_COUNT]
 
std::vector< OUString > aUIFilterArr [APP_COUNT]
 
OUString aDefaultArr [APP_COUNT]
 
bool aDefaultReadonlyArr [APP_COUNT]
 
bool bInitialized
 

Detailed Description

Definition at line 61 of file optsave.cxx.

Constructor & Destructor Documentation

◆ SvxSaveTabPage_Impl()

SvxSaveTabPage_Impl::SvxSaveTabPage_Impl ( )

Definition at line 74 of file optsave.cxx.

Member Data Documentation

◆ aDefaultArr

OUString SvxSaveTabPage_Impl::aDefaultArr[APP_COUNT]

Definition at line 67 of file optsave.cxx.

◆ aDefaultReadonlyArr

bool SvxSaveTabPage_Impl::aDefaultReadonlyArr[APP_COUNT]

Definition at line 68 of file optsave.cxx.

◆ aFilterArr

std::vector< OUString > SvxSaveTabPage_Impl::aFilterArr[APP_COUNT]

Definition at line 64 of file optsave.cxx.

◆ aODFArr

std::vector< bool > SvxSaveTabPage_Impl::aODFArr[APP_COUNT]

Definition at line 65 of file optsave.cxx.

◆ aUIFilterArr

std::vector< OUString > SvxSaveTabPage_Impl::aUIFilterArr[APP_COUNT]

Definition at line 66 of file optsave.cxx.

◆ bInitialized

bool SvxSaveTabPage_Impl::bInitialized

Definition at line 69 of file optsave.cxx.

◆ xFact

Reference< XNameContainer > SvxSaveTabPage_Impl::xFact

Definition at line 63 of file optsave.cxx.


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