Searched refs:ElementValueConfig (Results 1 – 2 of 2) sorted by relevance
60 class ElementValueConfig : public ElementConfig class63 …ElementValueConfig( const rtl::OUString& rName, const rtl::OUString& rValue ) : ElementConfig( rNa… in ElementValueConfig() function in ElementValueConfig
264 …ElementConfigPtr pElementConfig( new ElementValueConfig( getAttribute( xAttribs, "name" ), getAttr… in importValueElementConfig()523 ElementValueConfig* pValue = dynamic_cast< ElementValueConfig* >( (*aIter++).get() ); in format()
Completed in 27 milliseconds