Home
last modified time | relevance | path

Searched refs:OConfigurationTreeRoot (Results 1 – 25 of 32) sorted by relevance

12

/aoo4110/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
593 void OConfigurationTreeRoot::clear() throw() in clear()
600 sal_Bool OConfigurationTreeRoot::commit() const throw() in commit()
627 return OConfigurationTreeRoot( xRoot ); in createWithProvider()
628 return OConfigurationTreeRoot(); in createWithProvider()
632OConfigurationTreeRoot OConfigurationTreeRoot::createWithServiceFactory( const Reference< XMultiSe… in createWithServiceFactory()
638OConfigurationTreeRoot OConfigurationTreeRoot::tryCreateWithServiceFactory( const Reference< XMult… in tryCreateWithServiceFactory()
[all …]
H A Dconfigvaluecontainer.cxx263 OConfigurationTreeRoot aConfigRoot; // the configuration node we're accessing
326 m_pImpl->aConfigRoot = OConfigurationTreeRoot::createWithServiceFactory( in implConstruct()
330 …( _nAccessFlags & CVC_UPDATE_ACCESS ) ? OConfigurationTreeRoot::CM_UPDATABLE : OConfigurationTreeR… in implConstruct()
/aoo4110/main/unotools/inc/unotools/
H A Dconfignode.hxx47 class OConfigurationTreeRoot;
241 class UNOTOOLS_DLLPUBLIC OConfigurationTreeRoot : public OConfigurationNode class
248 OConfigurationTreeRoot(
254 OConfigurationTreeRoot(
272 OConfigurationTreeRoot() :OConfigurationNode() { } in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
276 OConfigurationTreeRoot(
284 OConfigurationTreeRoot(
291 OConfigurationTreeRoot(const OConfigurationTreeRoot& _rSource) in OConfigurationTreeRoot() function in utl::OConfigurationTreeRoot
309 static OConfigurationTreeRoot createWithProvider(
329 …static OConfigurationTreeRoot createWithServiceFactory(const ::com::sun::star::uno::Reference< ::c…
[all …]
/aoo4110/main/extensions/source/abpilot/
H A Dfieldmappingimpl.cxx205 OConfigurationTreeRoot aDriverFieldAliasing = OConfigurationTreeRoot::createWithServiceFactory( in defaultMapping()
206 _rxORB, sDriverAliasesNodeName, -1, OConfigurationTreeRoot::CM_READONLY); in defaultMapping()
259 OConfigurationTreeRoot aAddressBookSettings = OConfigurationTreeRoot::createWithServiceFactory( in writeTemplateAddressFieldMapping()
260 _rxORB, sAddressBookNodeName, -1, OConfigurationTreeRoot::CM_UPDATABLE); in writeTemplateAddressFieldMapping()
336 OConfigurationTreeRoot aAddressBookSettings = OConfigurationTreeRoot::createWithServiceFactory( in writeTemplateAddressSource()
337 _rxORB, sAddressBookNodeName, -1, OConfigurationTreeRoot::CM_UPDATABLE); in writeTemplateAddressSource()
354 OConfigurationTreeRoot aAddressBookSettings = OConfigurationTreeRoot::createWithServiceFactory( in markPilotSuccess()
355 _rxORB, sAddressBookNodeName, -1, OConfigurationTreeRoot::CM_UPDATABLE); in markPilotSuccess()
/aoo4110/main/cui/source/options/
H A Dconnpoolconfig.cxx95 OConfigurationTreeRoot aConnectionPoolRoot = OConfigurationTreeRoot::createWithServiceFactory( in GetOptions()
96 …er::getProcessServiceFactory(), getConnectionPoolNodeName(), -1, OConfigurationTreeRoot::CM_READON… in GetOptions()
160 OConfigurationTreeRoot aConnectionPoolRoot = OConfigurationTreeRoot::createWithServiceFactory( in SetOptions()
161 …er::getProcessServiceFactory(), getConnectionPoolNodeName(), -1, OConfigurationTreeRoot::CM_UPDATA… in SetOptions()
/aoo4110/main/sfx2/source/sidebar/
H A DResourceManager.cxx244 const ::utl::OConfigurationTreeRoot aDeckRootNode ( in ReadDeckList()
300 const ::utl::OConfigurationTreeRoot aPanelRootNode ( in ReadPanelList()
525 ::utl::OConfigurationTreeRoot aLegacyRootNode (GetLegacyAddonRootNode(sModuleName)); in ReadLegacyAddons()
607 ::utl::OConfigurationTreeRoot ResourceManager::GetLegacyAddonRootNode ( in GetLegacyAddonRootNode()
626 return ::utl::OConfigurationTreeRoot(aContext, aPathComposer.makeStringAndClear(), false); in GetLegacyAddonRootNode()
633 return ::utl::OConfigurationTreeRoot(); in GetLegacyAddonRootNode()
641 const ::utl::OConfigurationTreeRoot aRoot) const in GetToolPanelNodeNames()
H A DResourceManager.hxx125 ::utl::OConfigurationTreeRoot GetLegacyAddonRootNode (
129 const ::utl::OConfigurationTreeRoot aRoot) const;
/aoo4110/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx103 utl::OConfigurationTreeRoot aCfgRoot in SwFldDlg()
104 = utl::OConfigurationTreeRoot::createWithServiceFactory( in SwFldDlg()
110 utl::OConfigurationTreeRoot::CM_READONLY); in SwFldDlg()
/aoo4110/main/connectivity/source/commontools/
H A DDriversConfig.cxx65 …void lcl_readURLPatternNode(const ::utl::OConfigurationTreeRoot& _aInstalled,const ::rtl::OUString… in lcl_readURLPatternNode()
110 …m_aInstalled = ::utl::OConfigurationTreeRoot::createWithServiceFactory(_rxORB, s_sNodeName, -1, ::… in Load()
H A Ddbtools2.cxx936 …::utl::OConfigurationTreeRoot aReportEngines = ::utl::OConfigurationTreeRoot::createWithServiceFac… in getDefaultReportEngineServiceName()
937 _rxORB, lcl_getReportEngines(), -1, ::utl::OConfigurationTreeRoot::CM_READONLY); in getDefaultReportEngineServiceName()
/aoo4110/main/sfx2/source/dialog/
H A Dtaskpane.cxx102 …::utl::OConfigurationTreeRoot lcl_getModuleUIElementStatesConfig( const ::rtl::OUString& i_rModule… in lcl_getModuleUIElementStatesConfig()
127 … return ::utl::OConfigurationTreeRoot( aContext, aPathComposer.makeStringAndClear(), false ); in lcl_getModuleUIElementStatesConfig()
391 ::utl::OConfigurationTreeRoot aConfig( aContext, m_sPanelConfigPath, true ); in impl_updatePanelConfig()
589 …const ::utl::OConfigurationTreeRoot aWindowStateConfig( lcl_getModuleUIElementStatesConfig( m_sMod… in impl_initFromConfiguration()
648 …const ::utl::OConfigurationTreeRoot aWindowStateConfig( lcl_getModuleUIElementStatesConfig( i_rMod… in ModuleHasToolPanels()
H A Dfiltergrouping.cxx326 OConfigurationTreeRoot aFilterClassification = OConfigurationTreeRoot::createWithServiceFactory( in lcl_ReadClassification()
330 OConfigurationTreeRoot::CM_READONLY in lcl_ReadClassification()
/aoo4110/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx417 …::utl::OConfigurationTreeRoot aConfigTree( ::utl::OConfigurationTreeRoot::createWithServiceFactory( in impl_getDocumentMeasurementUnit_throw()
418 …xt.getLegacyServiceFactory(), sConfigurationLocation, -1, ::utl::OConfigurationTreeRoot::CM_READON… in impl_getDocumentMeasurementUnit_throw()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatabaseregistrations.cxx143 ::utl::OConfigurationTreeRoot m_aConfigurationRoot;
156 m_aConfigurationRoot = ::utl::OConfigurationTreeRoot::createWithServiceFactory( in DatabaseRegistrations()
157 …etLegacyServiceFactory(), getConfigurationRootPath(), -1, ::utl::OConfigurationTreeRoot::CM_UPDATA… in DatabaseRegistrations()
/aoo4110/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx319 …:OConfigurationTreeRoot aInstalled = ::utl::OConfigurationTreeRoot::createWithServiceFactory(m_xFa… in getEmbeddedDatabase()
/aoo4110/main/svx/source/form/
H A Ddatabaselocationinput.cxx171 ::utl::OConfigurationTreeRoot aConfig( in impl_initFilterProperties_nothrow()
172 ::utl::OConfigurationTreeRoot::createWithServiceFactory( in impl_initFilterProperties_nothrow()
H A DfmPropBrw.cxx535 ::utl::OConfigurationTreeRoot aConfiguration( in lcl_shouldEnableHelpSection()
536 ::utl::OConfigurationTreeRoot::createWithServiceFactory( _rxFactory, sConfigName ) ); in lcl_shouldEnableHelpSection()
H A Dfmcontrollayout.cxx294 return OConfigurationTreeRoot::createWithServiceFactory( in getLayoutSettings()
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx767 …::utl::OConfigurationTreeRoot aNamesRoot = ::utl::OConfigurationTreeRoot::createWithServiceFactory( in impl_getJavaDriverClassPath_nothrow()
768 …>getContext().getLegacyServiceFactory(), s_sNodeName, -1, ::utl::OConfigurationTreeRoot::CM_READON… in impl_getJavaDriverClassPath_nothrow()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx107 … ::utl::OConfigurationTreeRoot aConfig( ::utl::OConfigurationTreeRoot::createWithServiceFactory( in OGeneralPage()
/aoo4110/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx93 ::utl::OConfigurationTreeRoot aConfiguration( in lcl_shouldEnableHelpSection()
94 ::utl::OConfigurationTreeRoot::createWithServiceFactory( _rxFactory, sConfigName ) ); in lcl_shouldEnableHelpSection()
/aoo4110/main/uui/source/
H A Diahndl.cxx401 …const ::utl::OConfigurationTreeRoot aConfigRoot( ::utl::OConfigurationTreeRoot::createWithServiceF… in handleTypedHandlerImplementations()
405 ::utl::OConfigurationTreeRoot::CM_READONLY in handleTypedHandlerImplementations()
/aoo4110/main/connectivity/inc/connectivity/
H A DDriversConfig.hxx49 mutable ::utl::OConfigurationTreeRoot m_aInstalled;
/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx152 … ::utl::OConfigurationTreeRoot aConfig( ::utl::OConfigurationTreeRoot::createWithServiceFactory( in lcl_getPermittedJavaMethods_nothrow()
/aoo4110/main/padmin/source/
H A Dhelper.cxx68 utl::OConfigurationTreeRoot::tryCreateWithServiceFactory( in PaResId()

Completed in 182 milliseconds

12