Lines Matching refs:FormattedColumnValue
227 FormattedColumnValue::FormattedColumnValue( const ::comphelper::ComponentContext& i_rContext, in FormattedColumnValue() function in dbtools::FormattedColumnValue
235 …FormattedColumnValue::FormattedColumnValue( const Reference< XNumberFormatter >& i_rNumberFormatte… in FormattedColumnValue() function in dbtools::FormattedColumnValue
243 void FormattedColumnValue::clear() in clear()
249 FormattedColumnValue::~FormattedColumnValue() in ~FormattedColumnValue()
255 sal_Int32 FormattedColumnValue::getFormatKey() const in getFormatKey()
261 sal_Int32 FormattedColumnValue::getFieldType() const in getFieldType()
267 sal_Int16 FormattedColumnValue::getKeyType() const in getKeyType()
273 bool FormattedColumnValue::isNumericField() const in isNumericField()
279 const Reference< XColumn >& FormattedColumnValue::getColumn() const in getColumn()
285 const Reference< XColumnUpdate >& FormattedColumnValue::getColumnUpdate() const in getColumnUpdate()
291 …bool FormattedColumnValue::setFormattedValue( const ::rtl::OUString& _rFormattedStringValue ) const in setFormattedValue()
318 ::rtl::OUString FormattedColumnValue::getFormattedValue() const in getFormattedValue()