Home
last modified time | relevance | path

Searched defs:pElementConfig (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.cxx257 …ElementConfigPtr pElementConfig( new ElementConfigContainer( getAttribute( xAttribs, "name" ), nTy… in importElementConfig() local
264 …ElementConfigPtr pElementConfig( new ElementValueConfig( getAttribute( xAttribs, "name" ), getAttr… in importValueElementConfig() local
272 ElementConfigPtr pElementConfig( new SwitchElementConfig( nType ) ); in importSwitchConfig() local
279 ElementConfigPtr pElementConfig( new CaseElementConfig( getAttribute( xAttribs, "value" ) ) ); in importCaseConfig() local

Completed in 12 milliseconds