Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3967 const String& rSymStr, sal_uInt16 nPositiveFormat ) in CompletePositiveFormatString() argument
3972 rStr.Insert( rSymStr , 0 ); in CompletePositiveFormatString()
3975 rStr += rSymStr; in CompletePositiveFormatString()
3980 rStr.Insert( rSymStr, 0 ); in CompletePositiveFormatString()
3986 rStr += rSymStr; in CompletePositiveFormatString()
3998 const String& rSymStr, sal_uInt16 nNegativeFormat ) in CompleteNegativeFormatString() argument
4004 rStr.Insert( rSymStr, 0); in CompleteNegativeFormatString()
4011 rStr.Insert( rSymStr, 0); in CompleteNegativeFormatString()
4018 rStr.Insert( rSymStr, 0); in CompleteNegativeFormatString()
4023 rStr.Insert( rSymStr, 0); in CompleteNegativeFormatString()
[all …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx303 const String& rSymStr, sal_uInt16 nPosiFormat );
305 const String& rSymStr, sal_uInt16 nNegaFormat );