Searched refs:getBootstrapValue (Results 1 – 1 of 1) sorted by relevance
124 OUString getBootstrapValue(OUString const& _sName, OUString const& _sDefault) const;639 return data().getBootstrapValue( csProductKeyItem, sDefaultProductKey ); in getProductKey()647 return data().getBootstrapValue( csProductKeyItem, _sDefault ); in getProductKey()671 sBuildId = data().getBootstrapValue( csBuildIdItem, _sDefault ); in getBuildIdData()686 sRevisionNumber = data().getBootstrapValue( csRevisionItem, _sDefault ); in getRevisionInfo()896 OUString Bootstrap::Impl::getBootstrapValue(OUString const& _sName, OUString const& _sDefault) const in getBootstrapValue() function in utl::Bootstrap::Impl
Completed in 16 milliseconds