Home
last modified time | relevance | path

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

/AOO42X/main/svtools/inc/svtools/
H A Dfmtfield.hxx336 sal_Bool getPrependCurrSym() const { return m_bPrependCurrSym; } in getPrependCurrSym() function in DoubleCurrencyField
/AOO42X/main/svtools/source/control/
H A Dfmtfield.cxx1356 if (getPrependCurrSym()) in UpdateCurrencyFormat()
/AOO42X/main/svtools/source/uno/
H A Dunoiface.cxx2052 aReturn <<= pField->getPrependCurrSym(); in getProperty()