summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/source/commontools/formattedcolumnvalue.cxx20
-rw-r--r--unusedcode.easy3
2 files changed, 0 insertions, 23 deletions
diff --git a/connectivity/source/commontools/formattedcolumnvalue.cxx b/connectivity/source/commontools/formattedcolumnvalue.cxx
index aba3c056001b..a164763a8114 100644
--- a/connectivity/source/commontools/formattedcolumnvalue.cxx
+++ b/connectivity/source/commontools/formattedcolumnvalue.cxx
@@ -242,19 +242,6 @@ namespace dbtools
clear();
}
-
- sal_Int32 FormattedColumnValue::getFormatKey() const
- {
- return m_pData->m_nFormatKey;
- }
-
-
- sal_Int32 FormattedColumnValue::getFieldType() const
- {
- return m_pData->m_nFieldType;
- }
-
-
sal_Int16 FormattedColumnValue::getKeyType() const
{
return m_pData->m_nKeyType;
@@ -266,13 +253,6 @@ namespace dbtools
return m_pData->m_xColumn;
}
-
- const Reference< XColumnUpdate >& FormattedColumnValue::getColumnUpdate() const
- {
- return m_pData->m_xColumnUpdate;
- }
-
-
bool FormattedColumnValue::setFormattedValue( const OUString& _rFormattedStringValue ) const
{
OSL_PRECOND( m_pData->m_xColumnUpdate.is(), "FormattedColumnValue::setFormattedValue: no column!" );
diff --git a/unusedcode.easy b/unusedcode.easy
index 9eec7a1e1428..72884d27c744 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -197,9 +197,6 @@ dbaui::OQueryViewSwitch::resizeDocumentView(Rectangle&)
dbaui::OQueryViewSwitch::setReadOnly(bool)
dbaui::OTableRowView::SetUpdatable(bool)
dbaui::OTableWindowAccess::isEditable() const
-dbtools::FormattedColumnValue::getColumnUpdate() const
-dbtools::FormattedColumnValue::getFieldType() const
-dbtools::FormattedColumnValue::getFormatKey() const
dp_registry::backend::RegisteredDb::getEntry(rtl::OUString const&)
oglcanvas::CanvasHelper::flush() const
oglcanvas::TextLayout::draw(com::sun::star::rendering::ViewState const&, com::sun::star::rendering::RenderState const&, com::sun::star::uno::Reference<com::sun::star::rendering::XGraphicDevice> const&) const