LibreOffice Module test (master) 1
Public Member Functions | Public Attributes | List of all members
apitest::XPropertySet::PropsToTest Struct Reference

Public Member Functions

 PropsToTest ()
 

Public Attributes

std::vector< OUString > constrained
 
std::vector< OUString > bound
 
std::vector< OUString > normal
 
std::vector< OUString > readonly
 
bool initialized
 

Detailed Description

Definition at line 54 of file xpropertyset.hxx.

Constructor & Destructor Documentation

◆ PropsToTest()

apitest::XPropertySet::PropsToTest::PropsToTest ( )

Definition at line 37 of file xpropertyset.cxx.

Member Data Documentation

◆ bound

std::vector<OUString> apitest::XPropertySet::PropsToTest::bound

◆ constrained

std::vector<OUString> apitest::XPropertySet::PropsToTest::constrained

Definition at line 56 of file xpropertyset.hxx.

Referenced by apitest::XPropertySet::fillPropsToTest().

◆ initialized

bool apitest::XPropertySet::PropsToTest::initialized

Definition at line 61 of file xpropertyset.hxx.

Referenced by apitest::XPropertySet::fillPropsToTest().

◆ normal

std::vector<OUString> apitest::XPropertySet::PropsToTest::normal

◆ readonly

std::vector<OUString> apitest::XPropertySet::PropsToTest::readonly

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