Home
last modified time | relevance | path

Searched refs:nSym (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx925 xub_StrLen nSign, nPar, nNum, nBlank, nSym; in getCurrFormatsImpl() local
938 if ( nSym < nNum ) in getCurrFormatsImpl()
945 if ( nSym < nNum ) in getCurrFormatsImpl()
969 if ( nSym < nNum ) in getCurrFormatsImpl()
971 if ( nPar < nSym ) in getCurrFormatsImpl()
973 else if ( nSign < nSym ) in getCurrFormatsImpl()
986 else if ( nSym < nSign ) in getCurrFormatsImpl()
994 if ( nSym < nNum ) in getCurrFormatsImpl()
996 if ( nPar < nSym ) in getCurrFormatsImpl()
998 else if ( nSign < nSym ) in getCurrFormatsImpl()
[all …]
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx110 xub_StrLen& nBlank, xub_StrLen& nSym );
/trunk/main/i18npool/source/localedata/data/
H A Dcurrency-check.awk322 for ( nSym=0; nSym<nCurrencies; ++nSym )
324 if ( format == Symbols[nSym] )
329 if ( SymbolCompati[nSym] )

Completed in 23 milliseconds