diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-05-20 18:16:58 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-05-20 18:16:58 +0000 |
commit | af88de653547431a936fd0834549bf5230f43a48 (patch) | |
tree | a3678db18a9c17746786abf8d6ba29f38f2bd7fc /extensions/source/propctrlr/taborder.hxx | |
parent | 5be8572335a3c6f60df33789617706398e611904 (diff) |
INTEGRATION: CWS mba30patches01 (1.4.40); FILE MERGED
2008/04/23 10:50:16 mba 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED
2008/03/18 15:41:01 mba 1.4.40.1: #i86365#: remove unused code
Diffstat (limited to 'extensions/source/propctrlr/taborder.hxx')
-rw-r--r-- | extensions/source/propctrlr/taborder.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx index e38f8b94c..f97124892 100644 --- a/extensions/source/propctrlr/taborder.hxx +++ b/extensions/source/propctrlr/taborder.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: taborder.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.6 $ * * This file is part of OpenOffice.org. * @@ -65,7 +65,6 @@ namespace pcr class TabOrderListBox : public SvTreeListBox { public: - TabOrderListBox( Window* pParent ); TabOrderListBox( Window* pParent, const ResId& rResId ); virtual ~TabOrderListBox(); |