Home
last modified time | relevance | path

Searched refs:_sFormatString (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx400 ScVbaFormat<Ifc1>::setNumberFormat( lang::Locale _aLocale, const rtl::OUString& _sFormatString) thr… in setNumberFormat() argument
405 sal_Int32 nFormat = xNumberFormats->queryKey(_sFormatString, _aLocale , sal_True); in setNumberFormat()
408 xNumberFormats->addNew(_sFormatString, _aLocale); in setNumberFormat()
H A Dvbaformat.hxx59 …void setNumberFormat( css::lang::Locale _aLocale, const rtl::OUString& _sFormatString) throw( css:…

Completed in 18 milliseconds