Home
last modified time | relevance | path

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

/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.hxx73 class ElementConfigContainer : public ElementConfig class
76 ElementConfigContainer() : ElementConfig( ETC_CONTAINER ) {} in ElementConfigContainer() function in ElementConfigContainer
77ElementConfigContainer( const ::rtl::OUString& rName, ElementConfigType rType ) : ElementConfig( r… in ElementConfigContainer() function in ElementConfigContainer
78 ElementConfigContainer( const ::rtl::OUString& rName ) : ElementConfig( rName, ETC_CONTAINER ) {} in ElementConfigContainer() function in ElementConfigContainer
79 ElementConfigContainer( ElementConfigType rType ) : ElementConfig( rType ) {} in ElementConfigContainer() function in ElementConfigContainer

Completed in 14 milliseconds