summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineBulletDlg.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 16:35:23 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 16:35:23 +0000
commitb5c14b98e192e27579980d1e4071c4c5250dfef1 (patch)
tree648e20951a42ac2800e31bcdaab61dd3132c4695 /sd/source/ui/inc/OutlineBulletDlg.hxx
parent312ab1d303ded197ff3919bbf3dacabfd4d5b24b (diff)
INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED
2006/11/27 13:48:06 cl 1.4.316.1: #i69285# warning free code changes for sd project
Diffstat (limited to 'sd/source/ui/inc/OutlineBulletDlg.hxx')
-rw-r--r--sd/source/ui/inc/OutlineBulletDlg.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/OutlineBulletDlg.hxx b/sd/source/ui/inc/OutlineBulletDlg.hxx
index f13d13a2e5d4..971ab8711fd3 100644
--- a/sd/source/ui/inc/OutlineBulletDlg.hxx
+++ b/sd/source/ui/inc/OutlineBulletDlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: OutlineBulletDlg.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:10:00 $
+ * last change: $Author: kz $ $Date: 2006-12-12 17:35:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -67,6 +67,8 @@ protected:
virtual void PageCreated( USHORT nId, SfxTabPage &rPage );
private:
+ using SfxTabDialog::GetOutputItemSet;
+
SfxItemSet aInputSet;
SfxItemSet *pOutputSet;
BOOL bTitle;