Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1245 sal_Int32 nDigitsPassed = 0; in ExportPart_Impl() local
1260 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 18 milliseconds