Searched refs:nCont (Results 1 – 2 of 2) sorted by relevance
828 sal_Int32 nCont = nPos + nCurLen; in WriteTextWithCurrency_Impl() local840 if ( nCont < nLength ) in WriteTextWithCurrency_Impl()841 AddToTextElement_Impl( rString.copy( nCont, nLength-nCont ) ); in WriteTextWithCurrency_Impl()
1619 sal_uInt16 nCont = rList.Count(); in GetCurrencySymbols() local1626 for (j = nCont; j < rList.Count() && bInsert; ++j) in GetCurrencySymbols()
Completed in 23 milliseconds