summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgassim.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgassim.hxx')
-rw-r--r--sd/source/ui/dlg/dlgassim.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/dlgassim.hxx b/sd/source/ui/dlg/dlgassim.hxx
index f6f9b792bf35..cccd80e0b21e 100644
--- a/sd/source/ui/dlg/dlgassim.hxx
+++ b/sd/source/ui/dlg/dlgassim.hxx
@@ -38,8 +38,8 @@ class SdPageListControl : public SvTreeListBox
private:
SvLBoxButtonData* m_pCheckButton;
- SvLBoxEntry* InsertPage( const String& rPageName );
- void InsertTitle( SvLBoxEntry* pEntry, const String& rTitle );
+ SvTreeListEntry* InsertPage( const String& rPageName );
+ void InsertTitle( SvTreeListEntry* pEntry, const String& rTitle );
public:
SdPageListControl( Window* pParent, const ResId& rResId );