summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/optload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/optload.hxx')
-rw-r--r--sw/source/ui/inc/optload.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/optload.hxx b/sw/source/ui/inc/optload.hxx
index 908aa53b97ef..162bf6e95457 100644
--- a/sw/source/ui/inc/optload.hxx
+++ b/sw/source/ui/inc/optload.hxx
@@ -32,7 +32,7 @@
#include <caption.hxx>
class SwFldMgr;
-class SvLBoxEntry;
+class SvTreeListEntry;
class SwWrtShell;
class SwLoadOptPage : public SfxTabPage
@@ -171,7 +171,7 @@ private:
void SetOptions( const sal_uInt16 nPos,
const SwCapObjType eType,
const SvGlobalName *pOleId = 0);
- void SaveEntry( SvLBoxEntry* pEntry );
+ void SaveEntry( SvTreeListEntry* pEntry );
void DrawSample();
public: