Home
last modified time | relevance | path

Searched defs:xSettings (Results 1 – 16 of 16) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx31 …ent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference… in ScVbaCommandBarControl()
35 …ent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference… in ScVbaCommandBarControl()
206 … const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< cs… in ScVbaCommandBarPopup()
232 …t, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< … in ScVbaCommandBarButton()
H A Dvbacommandbarhelper.cxx136 …css::uno::Reference< css::container::XIndexAccess > xSettings( m_xAppCfgMgr->createSettings( ), un… in getSettings() local
151 …css::container::XIndexAccess >& xSettings, sal_Bool bTemporary ) throw (css::uno::RuntimeException) in ApplyChange()
/AOO41X/main/sw/source/ui/utlui/
H A Dunotools.cxx236 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in IMPL_LINK() local
428 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in CreatePopup() local
461 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in IMPL_LINK() local
/AOO41X/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx220 … Reference< XPropertySet > xSettings( m_xSettings->getByName( _rName ), UNO_QUERY_THROW ); in impl_initSettings_nothrow() local
/AOO41X/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx150 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
H A Dmoduleuiconfigurationmanager.hxx162 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
/AOO41X/main/connectivity/source/drivers/kab/
H A DKDriver.cxx194 Reference< XPropertySet > xSettings( xConfigProvider->createInstanceWithArguments( in impl_doAllowNewKDEVersion() local
/AOO41X/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.hxx152 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
/AOO41X/main/connectivity/source/commontools/
H A Ddbtools2.cxx563 Reference< XPropertySet > xSettings( in getBooleanDataSourceSetting() local
587 const Reference< XPropertySet > xSettings( in getDataSourceSetting() local
/AOO41X/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx494 …ntWrapperBase::setSettings( const Reference< XIndexAccess >& xSettings ) throw ( RuntimeException ) in setSettings()
/AOO41X/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx698 Reference< XViewSettingsSupplier > xSettings(xModel->getCurrentController(), UNO_QUERY); in IMPL_LINK() local
H A Ddbinsdlg.cxx1296 Reference< XPropertySet > xSettings = xSuppl->getNumberFormatSettings(); in DataToDoc() local
H A Ddbmgr.cxx263 uno::Reference< XPropertySet > xSettings = xSuppl->getNumberFormatSettings(); in lcl_InitNumberFormatter() local
/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx214 uno::Reference< beans::XPropertySet > xSettings = GetDocumentSettings(); in SetDocumentSettingsProperty() local
/AOO41X/main/cui/source/customize/
H A Dcfg.cxx4292 uno::Reference< container::XIndexAccess > xSettings( in ApplyToolbar() local
4348 xSettings( GetConfigManager()->createSettings(), uno::UNO_QUERY ); in CreateToolbar() local
/AOO41X/main/sfx2/source/appl/
H A Dnewhelp.cxx3172 Reference < XViewSettingsSupplier > xSettings( xController, UNO_QUERY ); in openDone() local