Home
last modified time | relevance | path

Searched refs:GetDirectConfigProperty (Results 1 – 25 of 38) sorted by relevance

12

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx116 … Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in ReplaceProductNameHookProc()
120 … aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in ReplaceProductNameHookProc()
124 …aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::ABOUTBOXPRODUCTVERSION… in ReplaceProductNameHookProc()
128 aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::OOOVENDOR ); in ReplaceProductNameHookProc()
134 … aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTEXTENSION ); in ReplaceProductNameHookProc()
254 if (! (::utl::ConfigManager::GetDirectConfigProperty( in startExecuteModal()
260 String sTitle = ::utl::ConfigManager::GetDirectConfigProperty( in startExecuteModal()
263 + ::utl::ConfigManager::GetDirectConfigProperty( in startExecuteModal()
H A Ddp_gui_shared.hxx45 return ::utl::ConfigManager::GetDirectConfigProperty( in operator ()()
/aoo4110/main/unotools/source/config/
H A Ddocinfohelper.cxx49 uno::Any aAny = pMgr->GetDirectConfigProperty( in GetGeneratorString()
56 aAny = pMgr->GetDirectConfigProperty( in GetGeneratorString()
62 aAny = pMgr->GetDirectConfigProperty( in GetGeneratorString()
H A Dconfigmgr.cxx386 Any ConfigManager::GetDirectConfigProperty(ConfigProperty eProp) in GetDirectConfigProperty() function in ConfigManager
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx47 if (! (::utl::ConfigManager::GetDirectConfigProperty( in operator ()()
85 ::utl::ConfigManager::GetDirectConfigProperty( in getResourceString()
/aoo4110/main/desktop/source/app/
H A Dapp.cxx452 … Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in ReplaceStringHookProc()
456 … aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::FULLPRODUCTNAME ); in ReplaceStringHookProc()
460 …aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTXMLFILEFORMATNA… in ReplaceStringHookProc()
464 …aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTXMLFILEFORMATVE… in ReplaceStringHookProc()
468 … aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in ReplaceStringHookProc()
472 …aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::ABOUTBOXPRODUCTVERSION… in ReplaceStringHookProc()
478 … aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTEXTENSION ); in ReplaceStringHookProc()
500 Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( in ReplaceStringHookProc()
515 Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( in ReplaceStringHookProc()
2970 … Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::LOCALE ); in OpenClients()
/aoo4110/main/svtools/source/dialogs/
H A Dinsdlg.cxx160 ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in FillInsertObjects()
166 … aProperty = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in FillInsertObjects()
/aoo4110/main/dbaccess/source/core/misc/
H A Duserinformation.cxx51 Any aValue = ConfigManager::GetDirectConfigProperty(ConfigManager::LOCALE); in UserInformation()
/aoo4110/main/sfx2/source/dialog/
H A Dintro.cxx69 …::com::sun::star::uno::Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigMana… in IntroWindow_Impl()
/aoo4110/main/framework/source/fwe/helper/
H A Dtitlehelper.cxx548 … ::utl::ConfigManager::GetDirectConfigProperty(::utl::ConfigManager::PRODUCTNAME) >>= sProductName; in impl_appendProductName()
563 …::utl::ConfigManager::GetDirectConfigProperty(::utl::ConfigManager::PRODUCTEXTENSION) >>= sProduct… in impl_appendProductExtension()
/aoo4110/main/uui/source/
H A Diahndl.cxx1310 ->GetDirectConfigProperty( in handleGenericErrorRequest()
1524 ::utl::ConfigManager::GetConfigManager()->GetDirectConfigProperty( in handleBrokenPackageRequest()
1527 ::utl::ConfigManager::GetConfigManager()->GetDirectConfigProperty( in handleBrokenPackageRequest()
/aoo4110/main/padmin/source/
H A Dpamain.cxx70 Any aRet = utl::ConfigManager::GetDirectConfigProperty( utl::ConfigManager::PRODUCTNAME ); in ReadStringHook()
/aoo4110/main/unotools/inc/unotools/
H A Dconfigmgr.hxx103 static com::sun::star::uno::Any GetDirectConfigProperty(ConfigProperty eProp);
/aoo4110/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h57 if (! (::utl::ConfigManager::GetDirectConfigProperty( in operator ()()
H A Dunopkg_cmdenv.cxx68 if (! (::utl::ConfigManager::GetDirectConfigProperty( in operator ()()
H A Dunopkg_misc.cxx512 warn.SetText(::utl::ConfigManager::GetDirectConfigProperty( in getUNO()
/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx589 ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in Reset()
594 … aAny = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in Reset()
H A Doptcomp.cxx196 GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in ReplaceFormatName()
/aoo4110/main/cui/source/customize/
H A Deventdlg.cxx106 utl::ConfigManager::GetDirectConfigProperty( in SvxEventConfigPage()
/aoo4110/main/filter/source/pdf/
H A Dpdfexport.cxx453 Any aProductName = pMgr->GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ); in Export()
457 aProductName = pMgr->GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTVERSION ); in Export()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm2.cxx239 … ::utl::ConfigManager::GetDirectConfigProperty(::utl::ConfigManager::PRODUCTNAME) >>= aProductName; in UpdateTitle()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx502 …OSL_VERIFY( ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ) >>=… in lcl_getProductName()
/aoo4110/main/sfx2/source/appl/
H A Dsfxhelp.cxx123 ::utl::ConfigManager::GetConfigManager()->GetDirectConfigProperty( in HelpLocaleString()
/aoo4110/main/svtools/source/misc/
H A Dimagemgr.cxx711 … ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ) >>= sTemp; in ReplaceStarOfficeVar()
/aoo4110/main/framework/source/uielement/
H A Duicommanddescription.cxx238 ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ) >>= aTmp; in ConfigurationAccess_UICommand()

Completed in 175 milliseconds

12