Home
last modified time | relevance | path

Searched refs:CaseElementConfig (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.hxx91 class CaseElementConfig : public ElementConfigContainer class
94 CaseElementConfig( const rtl::OUString& rValue ) : maValue( rValue ) {} in CaseElementConfig() function in CaseElementConfig
H A Dxmlconfig.cxx279 ElementConfigPtr pElementConfig( new CaseElementConfig( getAttribute( xAttribs, "value" ) ) ); in importCaseConfig()
563 CaseElementConfig* pCase = dynamic_cast< CaseElementConfig* >( (*aIter++).get() ); in format()

Completed in 13 milliseconds