Home
last modified time | relevance | path

Searched refs:getFormatForLocale (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx468 sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, aRangeLocale); in setNumberFormat()
746 sal_Int32 nNewFormat = xNumberFormatTypes->getFormatForLocale(nFormat, getDefaultLocale() ); in getNumberFormat()
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormatTypes.idl97 long getFormatForLocale( [in] long nKey,
/trunk/main/svl/source/numbers/
H A Dnumfmuno.hxx158 virtual sal_Int32 SAL_CALL getFormatForLocale( sal_Int32 nKey,
H A Dnumfmuno.cxx671 sal_Int32 SAL_CALL SvNumberFormatsObj::getFormatForLocale( sal_Int32 nKey, const lang::Locale& nLoc… in getFormatForLocale() function in SvNumberFormatsObj

Completed in 19 milliseconds