Home
last modified time | relevance | path

Searched refs:sComponentName (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/cui/source/options/
H A Doptcolor.cxx818 ::rtl::OUString sComponentName = aExtConfig.GetComponentName(j); in ColorConfigWindow_Impl()
823 pTitle->SetText(aExtConfig.GetComponentDisplayName(sComponentName)); in ColorConfigWindow_Impl()
826 sal_Int32 nColorCount = aExtConfig.GetComponentColorCount(sComponentName); in ColorConfigWindow_Impl()
829 … ExtendedColorConfigValue aColorEntry = aExtConfig.GetComponentColorConfigValue(sComponentName,i); in ColorConfigWindow_Impl()
1241 ::rtl::OUString sComponentName = pExtColorConfig->GetComponentName(j); in Update()
1242 sal_Int32 nColorCount = pExtColorConfig->GetComponentColorCount(sComponentName); in Update()
1248 …ndedColorConfigValue aColorEntry = pExtColorConfig->GetComponentColorConfigValue(sComponentName,k); in Update()
1478 ::rtl::OUString sComponentName = pExtColorConfig->GetComponentName(j); in IMPL_LINK()
1479 sal_Int32 nColorCount = pExtColorConfig->GetComponentColorCount(sComponentName); in IMPL_LINK()
1485 …ndedColorConfigValue aColorEntry = pExtColorConfig->GetComponentColorConfigValue(sComponentName,k); in IMPL_LINK()
[all …]
/aoo42x/main/sc/inc/
H A Dxmlwrap.hxx62 …const rtl::OUString& sComponentName, const rtl::OUString& sDocName, const rtl::OUString& sOldDocNa…
70 const rtl::OUString& sName, const rtl::OUString& sMediaType, const rtl::OUString& sComponentName,
/aoo42x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx150 const rtl::OUString& sComponentName, const rtl::OUString& sDocName, in ImportFromComponent() argument
244 sComponentName, aArgs ), in ImportFromComponent()
737 const rtl::OUString& sMediaType, const rtl::OUString& sComponentName, in ExportToComponent() argument
789 xServiceFactory->createInstanceWithArguments( sComponentName , aArgs ), in ExportToComponent()
/aoo42x/main/svtools/source/config/
H A Dextcolorcfg.cxx366 ::rtl::OUString sComponentName = pIter->copy(pIter->lastIndexOf('/')+1); in FillComponentColors()
367 if ( m_aConfigValues.find(sComponentName) == m_aConfigValues.end() ) in FillComponentColors()
389 …m_aConfigValuesPos.push_back(m_aConfigValues.insert(TComponents::value_type(sComponentName,TCompon… in FillComponentColors()
/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx387 const ::rtl::OUString sComponentName( stor->second.sName ); in recoverSubDocuments() local
409 …t > xSubComponent( aComponentRecovery.recoverFromStorage( xCompStor, sComponentName, stor->second.… in recoverSubDocuments()

Completed in 78 milliseconds