Searched refs:getStandardIndex (Results 1 – 7 of 7) sorted by relevance
50 long getStandardIndex( [in] com::sun::star::lang::Locale nLocale );
148 virtual sal_Int32 SAL_CALL getStandardIndex( const ::com::sun::star::lang::Locale& nLocale )
599 sal_Int32 SAL_CALL SvNumberFormatsObj::getStandardIndex( const lang::Locale& nLocale ) in getStandardIndex() function in SvNumberFormatsObj
202 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 36; // XXX hack in convertDateString()215 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 51; // XXX hack in convertDateTimeString()229 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 41; // XXX hack in convertTimeString()
1154 mxData->mxNumTypes->getStandardIndex( mxData->maFromLocale ) : in convertNumberFormat()
1828 xNumFmtTypes->getStandardIndex( rToLocale ); in lclCreatePredefinedFormat()
3040 nDefaultFormat = xFormatTypes->getStandardIndex( eLocale ); in init()
Completed in 1053 milliseconds