summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r--sw/inc/crsrsh.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index 4727f92f79a1..25f8b549a18d 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -108,7 +108,7 @@ struct SwContentAtPos
const SfxPoolItem* pAttr;
const SwRangeRedline* pRedl;
SwContentNode * pNode;
- const sw::mark::IFieldmark* pFieldmark;
+ const sw::mark::Fieldmark* pFieldmark;
} aFnd;
IsAttrAtPos eContentAtPos;
int nDist;
@@ -603,10 +603,10 @@ public:
bool GoPrevBookmark();
bool IsFormProtected();
- ::sw::mark::IFieldmark* GetCurrentFieldmark();
- sw::mark::IFieldmark* GetFieldmarkAfter();
- sw::mark::IFieldmark* GetFieldmarkBefore();
- bool GotoFieldmark(const ::sw::mark::IFieldmark* const pMark);
+ ::sw::mark::Fieldmark* GetCurrentFieldmark();
+ sw::mark::Fieldmark* GetFieldmarkAfter();
+ sw::mark::Fieldmark* GetFieldmarkBefore();
+ bool GotoFieldmark(const ::sw::mark::Fieldmark* const pMark);
// update Cursr, i.e. reset it into content should only be called when the
// cursor was set to a random position e.g. when deleting frames