Home
last modified time | relevance | path

Searched refs:getStandardIndex (Results 1 – 7 of 7) sorted by relevance

/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormatTypes.idl50 long getStandardIndex( [in] com::sun::star::lang::Locale nLocale );
/trunk/main/svl/source/numbers/
H A Dnumfmuno.hxx148 virtual sal_Int32 SAL_CALL getStandardIndex( const ::com::sun::star::lang::Locale& nLocale )
H A Dnumfmuno.cxx599 sal_Int32 SAL_CALL SvNumberFormatsObj::getStandardIndex( const lang::Locale& nLocale ) in getStandardIndex() function in SvNumberFormatsObj
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx199 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 36; // XXX hack in convertDateString()
212 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 51; // XXX hack in convertDateTimeString()
226 sal_Int32 nKey = xTypes->getStandardIndex(rParam.rLocale) + 41; // XXX hack in convertTimeString()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1154 mxData->mxNumTypes->getStandardIndex( mxData->maFromLocale ) : in convertNumberFormat()
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1828 xNumFmtTypes->getStandardIndex( rToLocale ); in lclCreatePredefinedFormat()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx3040 nDefaultFormat = xFormatTypes->getStandardIndex( eLocale ); in init()

Completed in 87 milliseconds