Searched refs:_nDepth (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/unotools/source/config/ |
H A D | confignode.cxx | 622 …viceFactory >& _rxConfProvider, const ::rtl::OUString& _rPath, sal_Int32 _nDepth, CREATION_MODE _e… in createWithProvider() argument 625 _rxConfProvider, _rPath, _eMode != CM_READONLY, _nDepth, _bLazyWrite ) ); in createWithProvider() 632 …XMultiServiceFactory >& _rxORB, const ::rtl::OUString& _rPath, sal_Int32 _nDepth, CREATION_MODE _e… in createWithServiceFactory() argument 634 …return createWithProvider( lcl_getConfigProvider( _rxORB ), _rPath, _nDepth, _eMode, _bLazyWrite ); in createWithServiceFactory() 639 const ::rtl::OUString& _rPath, sal_Int32 _nDepth , CREATION_MODE _eMode , sal_Bool _bLazyWrite ) in tryCreateWithServiceFactory() argument 648 return createWithProvider( xConfigFactory, _rPath, _nDepth, _eMode, _bLazyWrite ); in tryCreateWithServiceFactory()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | confignode.hxx | 312 sal_Int32 _nDepth = -1, 330 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo… 339 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo…
|
Completed in 7 milliseconds