Searched refs:_nKey (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svx/source/inc/ |
H A D | typeconversionclient.hxx | 72 sal_Int32 _nKey, in getFormattedValue() argument 77 …sReturn = m_xTypeConversion->getFormattedValue(_rxColumn, _rxFormatter, _rNullDate, _nKey, _nKeyTy… in getFormattedValue()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | numbers.cxx | 114 Any getNumberFormatProperty( const Reference< XNumberFormatter >& _rxFormatter, sal_Int32 _nKey, co… in getNumberFormatProperty() argument 130 xFormatProperties = xFormats->getByKey( _nKey ); in getNumberFormatProperty()
|
/aoo42x/main/connectivity/source/simpledbt/ |
H A D | staticdbtools_s.cxx | 67 const Date& _rNullDate, sal_Int32 _nKey, sal_Int16 _nKeyType) const in getFormattedValue() argument 69 …return ::dbtools::DBTypeConversion::getFormattedValue(_rxColumn, _rxFormatter, _rNullDate, _nKey, … in getFormattedValue()
|
H A D | staticdbtools_s.hxx | 60 sal_Int32 _nKey,
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | numbers.hxx | 61 sal_Int32 _nKey,
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | virtualdbtools.hxx | 261 sal_Int32 _nKey,
|
/aoo42x/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 94 …sal_Bool lcl_saveConvertToNumber(const Reference< XNumberFormatter > & _xFormatter,sal_Int32 _nKey… in lcl_saveConvertToNumber() argument 99 _nrValue = _xFormatter->convertStringToNumber(_nKey, _sValue); in lcl_saveConvertToNumber()
|
Completed in 28 milliseconds