Searched refs:CaseElementConfig (Results 1 – 2 of 2) sorted by relevance
91 class CaseElementConfig : public ElementConfigContainer class94 CaseElementConfig( const rtl::OUString& rValue ) : maValue( rValue ) {} in CaseElementConfig() function in CaseElementConfig
279 ElementConfigPtr pElementConfig( new CaseElementConfig( getAttribute( xAttribs, "value" ) ) ); in importCaseConfig()563 CaseElementConfig* pCase = dynamic_cast< CaseElementConfig* >( (*aIter++).get() ); in format()
Completed in 13 milliseconds