Searched refs:nCurrNegativeFormat (Results 1 – 2 of 2) sorted by relevance
740 return nCurrNegativeFormat; in getCurrNegativeFormat()972 nCurrNegativeFormat = 0; // ($1) in getCurrFormatsImpl()974 nCurrNegativeFormat = 1; // -$1 in getCurrFormatsImpl()976 nCurrNegativeFormat = 3; // $1- in getCurrFormatsImpl()978 nCurrNegativeFormat = 2; // $-1 in getCurrFormatsImpl()983 nCurrNegativeFormat = 4; // (1$) in getCurrFormatsImpl()985 nCurrNegativeFormat = 5; // -1$ in getCurrFormatsImpl()987 nCurrNegativeFormat = 7; // 1$- in getCurrFormatsImpl()989 nCurrNegativeFormat = 6; // 1-$ in getCurrFormatsImpl()999 nCurrNegativeFormat = 9; // -$ 1 in getCurrFormatsImpl()[all …]
81 sal_uInt16 nCurrNegativeFormat; member in LocaleDataWrapper
Completed in 27 milliseconds