Searched refs:expandMacrosFrom (Results 1 – 5 of 5) sorted by relevance
582 class expandMacrosFrom : public CppUnit::TestFixture class599 aBootstrap.expandMacrosFrom( suMacro ); in expandMacrosFrom_001()636 aBootstrap.expandMacrosFrom( suMacro ); in expandMacrosFrom_002()736 aBootstrap.expandMacrosFrom( suMacro[i] ); in expandMacrosFrom_003()749 Bootstrap(t_getSourcePath(TESTSHL2_INI)).expandMacrosFrom(t); in testRecursion()758 Bootstrap(t_getSourcePath(TESTSHL2_INI)).expandMacrosFrom(t); in testLink()768 Bootstrap(t_getSourcePath("rtl")).expandMacrosFrom(t1); in testOverride()803 Bootstrap(t_getSourcePath(TESTSHL2_INI)).expandMacrosFrom(t); in testSection()813 CPPUNIT_TEST_SUITE(expandMacrosFrom);865 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_Bootstrap::expandMacrosFrom, "rtl_Bootstrap");
25 #rtl_Bootstrap.expandMacrosFrom.expandMacrosFrom_00226 #rtl_Bootstrap.expandMacrosFrom.expandMacrosFrom_002_127 rtl_Bootstrap.expandMacrosFrom.expandMacrosFrom_002_2
315 UnoRc::get()->expandMacrosFrom( term ); in expandUnoRcTerm()345 UnoRc::get()->expandMacrosFrom( rcurl ); in expandUnoRcUrl()
125 inline void expandMacrosFrom( ::rtl::OUString & macro ) const SAL_THROW( () ) in expandMacrosFrom() function in rtl::Bootstrap
658 ini.expandMacrosFrom(url); //TODO: detect failure in parseFileList()
Completed in 35 milliseconds