Searched refs:xCommonConfig (Results 1 – 4 of 4) sorted by relevance
562 …css::uno::Reference< css::uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::ope… in addInputStreamOwnLock() local566 if ( !xCommonConfig.is() ) in addInputStreamOwnLock()570 xCommonConfig, in addInputStreamOwnLock()
173 … uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in IsSystemFileLockingUsed() local177 if ( !xCommonConfig.is() ) in IsSystemFileLockingUsed()181 xCommonConfig, in IsSystemFileLockingUsed()200 … uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in IsOOoLockFileUsed() local204 if ( !xCommonConfig.is() ) in IsOOoLockFileUsed()208 xCommonConfig, in IsOOoLockFileUsed()
625 uno::Reference< uno::XInterface > xCommonConfig = ::comphelper::ConfigurationHelper::openConfig( in CheckSaveAcceptable() local629 if ( !xCommonConfig.is() ) in CheckSaveAcceptable()641 xCommonConfig, in CheckSaveAcceptable()
2154 uno::Reference< uno::XInterface > xCommonConfig( in NeedsOfficeUpdateDialog() local2162 xCommonConfig, in NeedsOfficeUpdateDialog()
Completed in 57 milliseconds