/aoo42x/main/framework/source/uiconfiguration/ |
H A D | moduleuiconfigurationmanager.cxx | 416 if ( !pIter->second.xSettings.is() && bLoad ) in impl_findUIElementData() 427 if ( !pIter->second.xSettings.is() && bLoad ) in impl_findUIElementData() 570 aEvent.Element <<= rElement.xSettings; in impl_resetElementTypeData() 657 aRemoveEvent.Element <<= rElement.xSettings; in impl_reloadElementTypeData() 1088 return pDataSettings->xSettings; in getSettings() 1125 pDataSettings->xSettings = aNewData; in replaceSettings() 1164 aUIElementData.xSettings = aNewData; in replaceSettings() 1236 pDataSettings->xSettings.clear(); in removeSettings() 1315 aUIElementData.xSettings = aNewData; in insertSettings() 1459 if ( !pIter->second.xSettings.is() ) in getDefaultSettings() [all …]
|
H A D | uiconfigurationmanagerimpl.cxx | 386 if ( !pIter->second.xSettings.is() && bLoad ) in impl_findUIElementData() 399 if ( !pIter->second.xSettings.is() && bLoad ) in impl_findUIElementData() 542 aEvent.Element <<= rElement.xSettings; in impl_resetElementTypeData() 630 aRemoveEvent.Element <<= rElement.xSettings; in impl_reloadElementTypeData() 1055 return pDataSettings->xSettings; in getSettings() 1092 pDataSettings->xSettings = aNewData; in replaceSettings() 1130 aUIElementData.xSettings = aNewData; in replaceSettings() 1201 pDataSettings->xSettings.clear(); in removeSettings() 1289 aUIElementData.xSettings = aNewData; in insertSettings() 1545 if ( !pIter->second.xSettings.is() ) in getDefaultSettings() [all …]
|
H A D | uiconfigurationmanager.cxx | 354 if ( !pIter->second.xSettings.is() && bLoad ) in impl_findUIElementData() 471 aEvent.Element <<= rElement.xSettings; in impl_resetElementTypeData() 511 Reference< XIndexAccess > xOldSettings( rElement.xSettings ); in impl_reloadElementTypeData() 521 aReplaceEvent.Element <<= rElement.xSettings; in impl_reloadElementTypeData() 534 aRemoveEvent.Element <<= rElement.xSettings; in impl_reloadElementTypeData() 865 return pDataSettings->xSettings; in getSettings() 893 Reference< XIndexAccess > xOldSettings = pDataSettings->xSettings; in replaceSettings() 900 pDataSettings->xSettings = aNewData; in replaceSettings() 920 aEvent.Element <<= pDataSettings->xSettings; in replaceSettings() 961 pDataSettings->xSettings.clear(); in removeSettings() [all …]
|
H A D | uiconfigurationmanagerimpl.hxx | 152 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbarcontrol.cxx | 31 …xSettings, VbaCommandBarHelperRef pHelper, const css::uno::Reference< css::container::XIndexAccess… in ScVbaCommandBarControl() argument 35 …xSettings, VbaCommandBarHelperRef pHelper, const css::uno::Reference< css::container::XIndexAccess… in ScVbaCommandBarControl() argument 206 …xSettings, VbaCommandBarHelperRef pHelper, const css::uno::Reference< css::container::XIndexAccess… in ScVbaCommandBarPopup() argument 232 …xSettings, VbaCommandBarHelperRef pHelper, const css::uno::Reference< css::container::XIndexAccess… in ScVbaCommandBarButton() argument
|
H A D | vbacommandbarhelper.cxx | 136 …css::uno::Reference< css::container::XIndexAccess > xSettings( m_xAppCfgMgr->createSettings( ), un… in getSettings() local 137 return xSettings; in getSettings() 151 …ResourceUrl, const css::uno::Reference< css::container::XIndexAccess >& xSettings, sal_Bool bTempo… in ApplyChange() argument 155 m_xDocCfgMgr->replaceSettings( sResourceUrl, xSettings ); in ApplyChange() 159 m_xDocCfgMgr->insertSettings( sResourceUrl, xSettings ); in ApplyChange()
|
H A D | vbacommandbarcontrol.hxx | 53 …>& xContext, const css::uno::Reference< css::container::XIndexAccess >& xSettings, VbaCommandBarHe… 54 …>& xContext, const css::uno::Reference< css::container::XIndexAccess >& xSettings, VbaCommandBarHe… 85 …>& xContext, const css::uno::Reference< css::container::XIndexAccess >& xSettings, VbaCommandBarHe… 100 …>& xContext, const css::uno::Reference< css::container::XIndexAccess >& xSettings, VbaCommandBarHe…
|
H A D | vbacommandbarhelper.hxx | 89 …ResourceUrl, const css::uno::Reference< css::container::XIndexAccess >& xSettings, sal_Bool bTempo…
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | unotools.cxx | 236 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in IMPL_LINK() local 237 uno::Reference< beans::XPropertySet > xViewProps = xSettings->getViewSettings(); in IMPL_LINK() 428 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in CreatePopup() local 429 uno::Reference< beans::XPropertySet > xViewProps = xSettings->getViewSettings(); in CreatePopup() 461 uno::Reference< view::XViewSettingsSupplier > xSettings(_xController, uno::UNO_QUERY); in IMPL_LINK() local 462 uno::Reference< beans::XPropertySet > xViewProps = xSettings->getViewSettings(); in IMPL_LINK()
|
/aoo42x/main/framework/source/helper/ |
H A D | uiconfigelementwrapperbase.cxx | 494 void SAL_CALL UIConfigElementWrapperBase::setSettings( const Reference< XIndexAccess >& xSettings )… in setSettings() argument 501 if ( xSettings.is() ) in setSettings() 504 Reference< XIndexReplace > xReplace( xSettings, UNO_QUERY ); in setSettings() 506 …< XIndexAccess >( static_cast< OWeakObject * >( new ConstItemContainer( xSettings ) ), UNO_QUERY ); in setSettings() 508 m_xConfigData = xSettings; in setSettings()
|
/aoo42x/main/dbaccess/source/core/misc/ |
H A D | ContainerMediator.cxx | 220 … Reference< XPropertySet > xSettings( m_xSettings->getByName( _rName ), UNO_QUERY_THROW ); in impl_initSettings_nothrow() local 221 ::comphelper::copyProperties( xSettings, _rxDestination ); in impl_initSettings_nothrow()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | dbtools2.cxx | 563 Reference< XPropertySet > xSettings( in getBooleanDataSourceSetting() local 567 …OSL_VERIFY( xSettings->getPropertyValue( ::rtl::OUString::createFromAscii( _pAsciiSettingName ) ) … in getBooleanDataSourceSetting() 587 const Reference< XPropertySet > xSettings( in getDataSourceSetting() local 592 _rSettingsValue = xSettings->getPropertyValue( _sAsciiSettingsName ); in getDataSourceSetting()
|
/aoo42x/main/cui/source/customize/ |
H A D | cfg.cxx | 4292 uno::Reference< container::XIndexAccess > xSettings( in ApplyToolbar() local 4296 xSettings, uno::UNO_QUERY ); in ApplyToolbar() 4299 xSettings, uno::UNO_QUERY ); in ApplyToolbar() 4304 xSettings, uno::UNO_QUERY ); in ApplyToolbar() 4318 pToolbar->GetCommand(), xSettings ); in ApplyToolbar() 4323 pToolbar->GetCommand(), xSettings ); in ApplyToolbar() 4348 xSettings( GetConfigManager()->createSettings(), uno::UNO_QUERY ); in CreateToolbar() local 4351 xIndexContainer ( xSettings, uno::UNO_QUERY ); in CreateToolbar() 4354 xPropertySet( xSettings, uno::UNO_QUERY ); in CreateToolbar() 4362 GetConfigManager()->insertSettings( pToolbar->GetCommand(), xSettings ); in CreateToolbar()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 698 Reference< XViewSettingsSupplier > xSettings(xModel->getCurrentController(), UNO_QUERY); in IMPL_LINK() local 699 m_xViewProperties = xSettings->getViewSettings(); in IMPL_LINK()
|
H A D | dbinsdlg.cxx | 1296 Reference< XPropertySet > xSettings = xSuppl->getNumberFormatSettings(); in DataToDoc() local 1297 Any aNull = xSettings->getPropertyValue(C2U("NullDate")); in DataToDoc()
|
H A D | dbmgr.cxx | 263 uno::Reference< XPropertySet > xSettings = xSuppl->getNumberFormatSettings(); in lcl_InitNumberFormatter() local 264 Any aNull = xSettings->getPropertyValue(C2U("NullDate")); in lcl_InitNumberFormatter()
|
/aoo42x/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 150 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
|
H A D | moduleuiconfigurationmanager.hxx | 162 com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > xSettings; member
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 224 uno::Reference< beans::XPropertySet > xSettings = GetDocumentSettings(); in SetDocumentSettingsProperty() local 225 if( xSettings.is() ) in SetDocumentSettingsProperty() 229 xSettings->setPropertyValue( rPropName, rValue ); in SetDocumentSettingsProperty()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 3172 Reference < XViewSettingsSupplier > xSettings( xController, UNO_QUERY ); in openDone() local 3173 Reference < XPropertySet > xViewProps = xSettings->getViewSettings(); in openDone()
|