Searched refs:nPrintfParams (Results 1 – 2 of 2) sorted by relevance
2138 nPrintfParams = SPECIAL_PARAM_NONE; in CreateFormatString()2150 nPrintfParams = SPECIAL_PARAM_WIDTH; in CreateFormatString()2157 nPrintfParams = SPECIAL_PARAM_BOTH; in CreateFormatString()2159 nPrintfParams = SPECIAL_PARAM_PRECISION; in CreateFormatString()2272 switch ( nPrintfParams ) in WriteNumber()2301 switch ( nPrintfParams ) in WriteNumber()2326 switch ( nPrintfParams ) in WriteNumber()
280 sal_uInt8 nPrintfParams; member in SvStream