summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx')
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx b/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
index 87c44834ae8b..9b968d4b3e01 100644
--- a/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
+++ b/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
@@ -66,11 +66,6 @@ void OFieldDescGenWin::SetReadOnly( bool bReadOnly )
m_pFieldControl->SetReadOnly(bReadOnly);
}
-OUString OFieldDescGenWin::GetControlText( sal_uInt16 nControlId )
-{
- return m_pFieldControl->GetControlText(nControlId);
-}
-
void OFieldDescGenWin::SetControlText( sal_uInt16 nControlId, const OUString& rText )
{
// set texts of the controls