/trunk/main/sal/qa/rtl/bootstrap/ |
H A D | rtl_Bootstrap.cxx | 278 TEST_F(getFrom, getFrom_001) in TEST_F() argument 310 TEST_F(getFrom, getFrom_002) in TEST_F() argument 322 TEST_F(getFrom, getFrom_003) in TEST_F() argument 334 TEST_F(getFrom, getFrom_004) in TEST_F() argument 362 TEST_F(getFrom, getFrom_004_1) in TEST_F() argument 374 TEST_F(getFrom, getFrom_005_1) in TEST_F() argument 379 TEST_F(getFrom, getFrom_005_2) in TEST_F() argument 384 TEST_F(getFrom, getFrom_005_3) in TEST_F() argument 394 TEST_F(getFrom, getFrom_005_4) in TEST_F() argument 399 TEST_F(getFrom, getFrom_005_5) in TEST_F() argument [all …]
|
H A D | bootstrap_process.cxx | 49 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS() 60 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS() 71 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS() 82 aBs_custom.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS() 93 aBs_custom.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS() 104 aBs_custom.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
H A D | rtl_Bootstrap.xsce | 22 rtl_Bootstrap.getFrom.getFrom_004
|
/trunk/main/jvmfwk/source/ |
H A D | fwkbase.cxx | 343 if (Bootstrap::get()->getFrom(sName, sValue) == sal_True) in getVMParameters() 381 if (Bootstrap::get()->getFrom( in getClasspath() 394 if (Bootstrap::get()->getFrom( in getClasspath() 420 if (Bootstrap::get()->getFrom(sName ,sVendor) == sal_True) in getVendorSettings() 458 sal_Bool bJRE = Bootstrap::get()->getFrom( in getJREHome() 460 sal_Bool bEnvJRE = Bootstrap::get()->getFrom( in getJREHome() 521 Bootstrap::get()->getFrom( in getClasspathUrls() 535 Bootstrap::get()->getFrom( in getInstallDataExpiration() 573 if (aBoot->getFrom(sJREHome, sValue) == sal_False) in getMode() 577 if (aBoot->getFrom(sEnvJRE, sValue) == sal_False) in getMode() [all …]
|
/trunk/main/sal/test/ |
H A D | testbootstrap.cxx | 85 useDefault = bootstrap.getFrom(OUString(RTL_CONSTASCII_USTRINGPARAM("USEDEFAULT")), aDummy); in main() 91 bootstrap.getFrom(name, value, myDefault); in main() 94 found = bootstrap.getFrom(name, value); in main() 115 OSL_ASSERT( ! bootstrap.getFrom( name, value ) ); in main() 116 result = result && !bootstrap.getFrom( name, value ); in main() 121 bootstrap.getFrom( name, value, myDefault ); in main() 125 bootstrap.getFrom( name, value, myDefault2 ); in main()
|
/trunk/main/unotools/source/config/ |
H A D | bootstrap.cxx | 377 …OSL_PRECOND(!_rData.getFrom(_sBootstrapParameter,sDerivedURL),"Setting for derived path is already… in getDerivedPath() 396 _rData.getFrom(_sBootstrapParameter, _rURL, sDerivedURL); in getDerivedPath() 494 _rData.getFrom(csVersionFileItem,_rVersionFile.path); in implGetVersionFile() 698 aData.getFrom( csAllUsersItem, sResult, _sDefault ); in getAllUsersValue() 727 if ( aData.getFrom(csShareDirItem, _rURL) ) in locateSharedData() 745 if ( aData.getFrom(csUserDirItem, _rURL) ) in locateUserData() 812 _rData.getFrom(csBaseInstallItem, aBaseInstall_.path, csBaseInstallDefault); in initBaseInstallationData() 826 if (_rData.getFrom(csUserInstallItem, aUserInstall_.path)) in initUserInstallationData() 839 if (! _rData.getFrom(csUserDirItem, sDummy)) in initUserInstallationData() 901 aData.getFrom(_sName,sResult,_sDefault); in getBootstrapValue() [all …]
|
H A D | configmgr.cxx | 492 if (rtl::Bootstrap(name).getFrom( in GetDirectConfigProperty()
|
/trunk/main/cppuhelper/source/ |
H A D | servicefactory.cxx | 195 if (bootstrap.getFrom( OUSTR("UNO_AC_POLICYSERVICE"), ac_policy )) in add_access_control_entries() 204 else if (bootstrap.getFrom( OUSTR("UNO_AC_POLICYFILE"), ac_policy )) in add_access_control_entries() 242 if (! bootstrap.getFrom( OUSTR("UNO_AC"), ac_mode )) in add_access_control_entries() 247 if (bootstrap.getFrom( OUSTR("UNO_AC_SINGLEUSER"), ac_user )) in add_access_control_entries() 282 if (! bootstrap.getFrom( OUSTR("UNO_AC_SERVICE"), ac_service )) in add_access_control_entries() 291 if (bootstrap.getFrom( OUSTR("UNO_AC_USERCACHE_SIZE"), ac_cache )) in add_access_control_entries()
|
H A D | bootstrap.cxx | 223 if(!bootstrap.getFrom(prefixed_arg_name, result)) in findBoostrapArgument() 385 if (!bootstrap.getFrom( in defaultBootstrap_InitialComponentContext()
|
/trunk/main/sal/inc/rtl/ |
H A D | bootstrap.hxx | 103 inline sal_Bool getFrom(const ::rtl::OUString &sName, 112 inline void getFrom(const ::rtl::OUString &sName, 204 inline sal_Bool Bootstrap::getFrom(const ::rtl::OUString &sName, in getFrom() function in rtl::Bootstrap 210 inline void Bootstrap::getFrom(const ::rtl::OUString &sName, in getFrom() function in rtl::Bootstrap
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | helper.cxx | 59 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "CustomDataUrl" ) ), aConfigPath ); in getOfficePath() 60 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "BaseInstallation" ) ), aNetPath ); in getOfficePath() 61 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "UserInstallation" ) ), aUserPath ); in getOfficePath()
|
/trunk/main/pyuno/source/loader/ |
H A D | pyuno_loader.cxx | 175 …bootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "PYUNO_LOADER_PYTHONHOME") ), pythonHome… in CreateInstance() 176 …bootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "PYUNO_LOADER_PYTHONPATH" ) ) , pythonPa… in CreateInstance()
|
/trunk/main/slideshow/source/engine/activities/ |
H A D | activitiesfactory.cxx | 765 xNode->getFrom(), in createActivity() 791 xNode->getFrom(), in createActivity()
|
/trunk/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1221 case VALUE_FROM: aProperty = xAnimate->getFrom(); break; in getProperty() 1274 if( xAnimate->getFrom() != rValue ) in setProperty() 1368 aColor = xAnimate->getFrom(); in getColor() 1420 else if( (nIndex == 0) && xAnimate->getFrom().hasValue() ) in setColor() 1462 case VALUE_FROM: aProperty = xTransform->getFrom(); break; in getTransformationProperty() 1512 if( xTransform->getFrom() != rValue ) in setTransformationProperty()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 1633 Any aFrom( xAnimate->getFrom() ); in exportAnimate() 2002 if ( xTransform->getFrom() >>= aPair ) in exportAnimateTransform() 2046 if ( xTransform->getFrom() >>= fVal ) in exportAnimateTransform() 2117 aAny = xColor->getFrom(); in exportAnimateColor()
|
/trunk/main/configmgr/source/ |
H A D | components.cxx | 791 if (ini.getFrom(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("SCHEMA")), urls)) in parseXcsXcuIniLayer() 795 if (ini.getFrom(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DATA")), urls)) in parseXcsXcuIniLayer()
|
/trunk/main/uui/source/ |
H A D | newerverwarn.cxx | 95 … aIniFile.getFrom( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ODFNotifyURL" ) ), sNotifyURL ); in IMPL_LINK()
|
/trunk/main/pyuno/source/module/ |
H A D | pyuno_runtime.cxx | 185 if( bootstrapHandle.getFrom( USTR_ASCII( "PYUNO_LOGLEVEL" ), str ) ) in readLoggingConfig() 202 if( bootstrapHandle.getFrom( USTR_ASCII( "PYUNO_LOGTARGET" ), str ) ) in readLoggingConfig()
|
/trunk/main/slideshow/source/engine/animationnodes/ |
H A D | animationbasenode.cxx | 263 !mxAnimateNode->getFrom().hasValue() ) in activate_st()
|
/trunk/main/desktop/source/migration/services/ |
H A D | jvmfwk.cxx | 328 sal_Bool bSuccess = javaini.getFrom(OUSTR("Home"), sValue); in migrateJavarc()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | saldata.cxx | 837 … aBootstrap.getFrom( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ProductKey" ) ), aProduct ); in getFrameClassName()
|
/trunk/main/cui/source/options/ |
H A D | treeopt.cxx | 1457 theBootstrap.getFrom( rtl::OUString::createFromAscii( "CFG_Offline" ), in EnableSSO() 1462 theBootstrap.getFrom( rtl::OUString::createFromAscii( "CFG_ServerType" ), in EnableSSO() 1466 theBootstrap.getFrom( rtl::OUString::createFromAscii( "CFG_BackendService" ), in EnableSSO()
|
/trunk/main/animations/source/animcore/ |
H A D | animcore.cxx | 209 virtual Any SAL_CALL getFrom() throw (RuntimeException); 1419 Any SAL_CALL AnimationNode::getFrom() in getFrom() function in animcore::AnimationNode
|
/trunk/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 474 …aPerfTuneIniFile.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "FastPipeCommunication" )), aPrel… in EnableOfficeIPCThread()
|
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | util.cxx | 393 getBootstrap()->getFrom(OUSTR("JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY"), sValue); in getJavaProps()
|