summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineBulletDlg.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 16:28:00 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 16:28:00 +0000
commit3f42604c41d02e38d1ae8045c5b741011dae1360 (patch)
treedf27a0cf728c5882cd813cdba1a5412555b65d8e /sd/source/ui/inc/OutlineBulletDlg.hxx
parent5789de0783540d2d039f9200079835ffcc8deaf5 (diff)
INTEGRATION: CWS impress26 (1.2.304); FILE MERGED
2004/12/16 15:28:38 cl 1.2.304.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()
Diffstat (limited to 'sd/source/ui/inc/OutlineBulletDlg.hxx')
-rw-r--r--sd/source/ui/inc/OutlineBulletDlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/OutlineBulletDlg.hxx b/sd/source/ui/inc/OutlineBulletDlg.hxx
index 44784e3a0b81..889c3569cdf9 100644
--- a/sd/source/ui/inc/OutlineBulletDlg.hxx
+++ b/sd/source/ui/inc/OutlineBulletDlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: OutlineBulletDlg.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 11:37:35 $
+ * last change: $Author: kz $ $Date: 2005-01-13 17:28:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ public:
::sd::View* pView );
virtual ~OutlineBulletDlg (void);
- const SfxItemSet* GetOutputItemSet();
+ const SfxItemSet* GetOutputItemSet() const;
protected:
virtual void PageCreated( USHORT nId, SfxTabPage &rPage );