Searched refs:nDigitsPassed (Results 1 – 1 of 1) sorted by relevance
1245 sal_Int32 nDigitsPassed = 0; in ExportPart_Impl() local1260 nDigitsPassed += pElemStr->Len(); in ExportPart_Impl()1265 if ( nDigitsPassed > 0 && nDigitsPassed < nIntegerSymbols && pElemStr ) in ExportPart_Impl()1275 sal_Int32 nEmbedPos = nIntegerSymbols - nDigitsPassed; in ExportPart_Impl()
Completed in 48 milliseconds