summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/textsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/textsh.hxx')
-rw-r--r--sw/source/uibase/inc/textsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/textsh.hxx b/sw/source/uibase/inc/textsh.hxx
index e28067d44830..366a7ae2fed7 100644
--- a/sw/source/uibase/inc/textsh.hxx
+++ b/sw/source/uibase/inc/textsh.hxx
@@ -25,7 +25,7 @@
class AbstractSvxPostItDialog;
class SwFieldMgr;
-class SwFlyFrmAttrMgr;
+class SwFlyFrameAttrMgr;
class SvxHyperlinkItem;
class SW_DLLPUBLIC SwTextShell: public SwBaseShell
@@ -80,7 +80,7 @@ public:
SwTextShell(SwView &rView);
virtual ~SwTextShell();
/// Create item set for the insert frame dialog.
- SfxItemSet CreateInsertFrameItemSet(SwFlyFrmAttrMgr& rMgr);
+ SfxItemSet CreateInsertFrameItemSet(SwFlyFrameAttrMgr& rMgr);
};
void sw_CharDialog( SwWrtShell &rWrtSh, bool bUseDialog, sal_uInt16 nSlot,const SfxItemSet *pArgs, SfxRequest *pReq );