Searched refs:Bootstrap_Impl (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sal/rtl/source/ |
| H A D | bootstrap.cxx | 62 struct Bootstrap_Impl; 93 Bootstrap_Impl const * file; 98 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode, 102 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode, in recursivelyExpandMacros() 103 Bootstrap_Impl const * requestFile, rtl::OUString const & requestKey, in recursivelyExpandMacros() 309 struct Bootstrap_Impl struct 312 Bootstrap_Impl * _base_ini; argument 317 explicit Bootstrap_Impl (OUString const & rIniName); argument 318 ~Bootstrap_Impl(); 337 Bootstrap_Impl const * requestFile, rtl::OUString const & requestKey, argument [all …]
|