Home
last modified time | relevance | path

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

/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.hxx33 class ElementConfig class
36 ElementConfig() : mnType( ECT_HEXDUMP ) {} in ElementConfig() function in ElementConfig
37ElementConfig( const rtl::OUString& rName, ElementConfigType rType ) : maName( rName ), mnType( rT… in ElementConfig() function in ElementConfig
38 ElementConfig( const rtl::OUString& rName ) : maName( rName ) {} in ElementConfig() function in ElementConfig
39 ElementConfig( ElementConfigType rType ) : mnType( rType ) {} in ElementConfig() function in ElementConfig

Completed in 19 milliseconds