Home
last modified time | relevance | path

Searched refs:AtomConfig (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/workben/msview/
H A Dmsview.cxx279AtomConfig* pAtomConfig = dynamic_cast< AtomConfig* >( gAtomConfigMap[ maRecordHeader.nRecType ].g… in Atom()
704 AtomConfig* pAtomConfig = dynamic_cast< AtomConfig*>( gAtomConfigMap[rHeader.nRecType].get() ); in InsertAtom()
985 AtomConfig* pAtomConfig = dynamic_cast< AtomConfig* >( gAtomConfigMap[pAtom->getType()].get() ); in GetAtomText()
H A Dxmlconfig.hxx114 class AtomConfig : public ElementConfigContainer class
117AtomConfig( const ::rtl::OUString& rName, bool bIsContainer ) : ElementConfigContainer( rName ), m… in AtomConfig() function in AtomConfig
H A Dxmlconfig.cxx249 ElementConfigPtr aPtr( new AtomConfig( getAttribute(xAttribs,"name"), bIsContainer ) ); in importAtomConfig()

Completed in 24 milliseconds