Home
last modified time | relevance | path

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

/trunk/main/svx/workben/msview/
H A Dxmlconfig.hxx60 class ElementValueConfig : public ElementConfig class
63ElementValueConfig( const rtl::OUString& rName, const rtl::OUString& rValue ) : ElementConfig( rNa… in ElementValueConfig() function in ElementValueConfig
H A Dxmlconfig.cxx264 …ElementConfigPtr pElementConfig( new ElementValueConfig( getAttribute( xAttribs, "name" ), getAttr… in importValueElementConfig()
523 ElementValueConfig* pValue = dynamic_cast< ElementValueConfig* >( (*aIter++).get() ); in format()

Completed in 19 milliseconds