Searched refs:scanCurrFormatImpl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 794 void LocaleDataWrapper::scanCurrFormatImpl( const String& rCode, in scanCurrFormatImpl() function in LocaleDataWrapper 929 scanCurrFormatImpl( pFormatArr[nElem].Code, 0, nSign, nPar, nNum, nBlank, nSym ); in getCurrFormatsImpl() 958 scanCurrFormatImpl( rCode, nDelim+1, nSign, nPar, nNum, nBlank, nSym ); in getCurrFormatsImpl()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | localedatawrapper.hxx | 107 void scanCurrFormatImpl( const String& rCode,
|
Completed in 15 milliseconds