Lines Matching defs:nKey
177 sal_Int32 nKey, const rtl::OUString& aString ) in detectNumberFormat()
201 sal_Int32 nKey, const rtl::OUString& aString ) in convertStringToNumber()
225 sal_Int32 nKey, double fValue ) throw(uno::RuntimeException) in convertNumberToString()
242 util::Color SAL_CALL SvNumberFormatterServiceObj::queryColorForNumber( sal_Int32 nKey, in queryColorForNumber()
265 rtl::OUString SAL_CALL SvNumberFormatterServiceObj::formatString( sal_Int32 nKey, in formatString()
284 util::Color SAL_CALL SvNumberFormatterServiceObj::queryColorForString( sal_Int32 nKey, in queryColorForString()
308 rtl::OUString SAL_CALL SvNumberFormatterServiceObj::getInputString( sal_Int32 nKey, double fValue ) in getInputString()
439 uno::Reference<beans::XPropertySet> SAL_CALL SvNumberFormatsObj::getByKey( sal_Int32 nKey ) in getByKey()
514 sal_uInt32 nKey = 0; in addNew() local
546 sal_uInt32 nKey = 0; in addNewConverted() local
565 void SAL_CALL SvNumberFormatsObj::removeByKey( sal_Int32 nKey ) throw(uno::RuntimeException) in removeByKey()
671 sal_Int32 SAL_CALL SvNumberFormatsObj::getFormatForLocale( sal_Int32 nKey, const lang::Locale& nLoc… in getFormatForLocale()