Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A Dxmlnumfi.cxx133 sal_Bool bDecReplace; member
141 bGrouping = bDecReplace = bVarDecimals = sal_False; in SvXMLNumberInfo()
984 aNumInfo.bDecReplace = sal_True; // only a default string is supported in SvXMLNumFmtElementContext()
1914 if ( rInfo.bDecReplace || rInfo.bVarDecimals ) in AddNumber()
1981 if ( ( rInfo.bDecReplace || rInfo.bVarDecimals ) && nPrec ) // add decimal replacement (dashes) in AddNumber()
1984 sal_Unicode cAdd = rInfo.bDecReplace ? '-' : '#'; in AddNumber()

Completed in 18 milliseconds