Home
last modified time | relevance | path

Searched refs:xCommonConfig (Results 1 – 4 of 4) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dmediadescriptor.cxx562 …css::uno::Reference< css::uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::ope… in addInputStreamOwnLock() local
566 if ( !xCommonConfig.is() ) in addInputStreamOwnLock()
570 xCommonConfig, in addInputStreamOwnLock()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx173 … uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in IsSystemFileLockingUsed() local
177 if ( !xCommonConfig.is() ) in IsSystemFileLockingUsed()
181 xCommonConfig, in IsSystemFileLockingUsed()
200 … uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in IsOOoLockFileUsed() local
204 if ( !xCommonConfig.is() ) in IsOOoLockFileUsed()
208 xCommonConfig, in IsOOoLockFileUsed()
H A Dguisaveas.cxx625 uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in CheckSaveAcceptable() local
629 if ( !xCommonConfig.is() ) in CheckSaveAcceptable()
641 xCommonConfig, in CheckSaveAcceptable()
H A Dobjmisc.cxx2154 uno::Reference< uno::XInterface > xCommonConfig( in NeedsOfficeUpdateDialog() local
2162 xCommonConfig, in NeedsOfficeUpdateDialog()

Completed in 48 milliseconds