Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dconfignode.hxx241 class UNOTOOLS_DLLPUBLIC OConfigurationTreeRoot : public OConfigurationNode class
272 OConfigurationTreeRoot() :OConfigurationNode() { } in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
291 OConfigurationTreeRoot(const OConfigurationTreeRoot& _rSource) in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
/trunk/main/unotools/source/config/
H A Dconfignode.cxx553 OConfigurationTreeRoot::OConfigurationTreeRoot( const Reference< XChangesBatch >& _rxRootNode ) in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
560 OConfigurationTreeRoot::OConfigurationTreeRoot( const Reference< XInterface >& _rxRootNode ) in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
567OConfigurationTreeRoot::OConfigurationTreeRoot( const ::comphelper::ComponentContext& i_rContext, … in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
580OConfigurationTreeRoot::OConfigurationTreeRoot( const ::comphelper::ComponentContext& i_rContext, … in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot

Completed in 20 milliseconds