summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accnotextframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accnotextframe.hxx')
-rw-r--r--sw/source/core/access/accnotextframe.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/access/accnotextframe.hxx b/sw/source/core/access/accnotextframe.hxx
index 17c7d5216a85..d11dd25455fb 100644
--- a/sw/source/core/access/accnotextframe.hxx
+++ b/sw/source/core/access/accnotextframe.hxx
@@ -29,7 +29,7 @@ namespace com { namespace star {
namespace accessibility { struct AccessibleRelation; }
} }
-class SwFlyFrm;
+class SwFlyFrame;
class SwNoTextNode;
class SwAccessibleNoTextHyperlink;
@@ -53,7 +53,7 @@ protected:
public:
SwAccessibleNoTextFrame( SwAccessibleMap* pInitMap,
sal_Int16 nInitRole,
- const SwFlyFrm *pFlyFrm );
+ const SwFlyFrame *pFlyFrame );
// XAccessibleContext