diff options
Diffstat (limited to 'dbaccess/source/ui/dlg/dlgattr.cxx')
-rw-r--r-- | dbaccess/source/ui/dlg/dlgattr.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dbaccess/source/ui/dlg/dlgattr.cxx b/dbaccess/source/ui/dlg/dlgattr.cxx index 011f30577e57..e4d6da3151b3 100644 --- a/dbaccess/source/ui/dlg/dlgattr.cxx +++ b/dbaccess/source/ui/dlg/dlgattr.cxx @@ -77,16 +77,6 @@ void SbaSbAttrDlg::PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage ) } break; - case RID_SVXPAGE_CHAR_STD: - { - } - break; - - case RID_SVXPAGE_ALIGNMENT: - { - } - break; - default: break; } |