summaryrefslogtreecommitdiff
path: root/include/connectivity/formattedcolumnvalue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/formattedcolumnvalue.hxx')
-rw-r--r--include/connectivity/formattedcolumnvalue.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/connectivity/formattedcolumnvalue.hxx b/include/connectivity/formattedcolumnvalue.hxx
index 4ce1309a9fea..f946ce264305 100644
--- a/include/connectivity/formattedcolumnvalue.hxx
+++ b/include/connectivity/formattedcolumnvalue.hxx
@@ -79,13 +79,9 @@ namespace dbtools
void clear();
// access to the details of the formatting we determined
- sal_Int32 getFormatKey() const;
- sal_Int32 getFieldType() const;
sal_Int16 getKeyType() const;
const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumn >&
getColumn() const;
- const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumnUpdate >&
- getColumnUpdate() const;
bool setFormattedValue( const OUString& _rFormattedStringValue ) const;
OUString getFormattedValue() const;