Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx1175 sal_Int32 nIntegerSymbols = 0; // for embedded-text, including "#" in ExportPart_Impl() local
1203 nIntegerSymbols += pElemStr->Len(); in ExportPart_Impl()
1265 if ( nDigitsPassed > 0 && nDigitsPassed < nIntegerSymbols && pElemStr ) in ExportPart_Impl()
1275 sal_Int32 nEmbedPos = nIntegerSymbols - nDigitsPassed; in ExportPart_Impl()
1424 … WriteScientificElement_Impl( nPrecision, nIntegerSymbols, bThousand, nExpDigits ); in ExportPart_Impl()

Completed in 13 milliseconds