summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/objectformatter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/objectformatter.hxx')
-rw-r--r--sw/source/core/inc/objectformatter.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/inc/objectformatter.hxx b/sw/source/core/inc/objectformatter.hxx
index f6967599f2c4..8580719d1ca4 100644
--- a/sw/source/core/inc/objectformatter.hxx
+++ b/sw/source/core/inc/objectformatter.hxx
@@ -23,7 +23,7 @@
class SwFrm;
// #i26945#
-class SwTxtFrm;
+class SwTextFrm;
class SwLayoutFrm;
class SwPageFrm;
class SwAnchoredObject;
@@ -73,7 +73,7 @@ class SwObjectFormatter
#i28701#
*/
- void _FormatObjCntnt( SwAnchoredObject& _rAnchoredObj );
+ void _FormatObjContent( SwAnchoredObject& _rAnchoredObj );
protected:
SwObjectFormatter( const SwPageFrm& _rPageFrm,
@@ -129,10 +129,10 @@ class SwObjectFormatter
Thus, the objects, whose anchor character is inside the follow text
frame can be formatted.
- @param _pMasterTxtFrm
+ @param _pMasterTextFrm
input parameter - pointer to 'master' text frame. default value: NULL
*/
- bool _FormatObjsAtFrm( SwTxtFrm* _pMasterTxtFrm = 0L );
+ bool _FormatObjsAtFrm( SwTextFrm* _pMasterTextFrm = 0L );
/** accessor to collected anchored object