Searched refs:bDecDashes (Results 1 – 1 of 1) sorted by relevance
1169 sal_Bool bDecDashes = sal_False; in ExportPart_Impl() local1194 else if ( !bDecDashes && pElemStr && pElemStr->GetChar(0) == '-' ) in ExportPart_Impl()1195 bDecDashes = sal_True; in ExportPart_Impl()1412 if ( bDecDashes && nPrecision > 0 ) in ExportPart_Impl()
Completed in 16 milliseconds