summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 2dc04156d52b..b9ce38f32ba2 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -1270,7 +1270,7 @@ public:
bool SortText(const SwPaM&, const SwSortOptions&);
// Correct the SwPosition-Objects that are registered with the document
- // e. g. ::com::sun::star::text::Bookmarks or tables/indices.
+ // e. g. Bookmarks or tables/indices.
// If bMoveCrsr is set move Crsr too.
// Set everything in rOldNode on rNewPos + Offset.
@@ -1639,7 +1639,7 @@ public:
void SetCalcFieldValueHdl(Outliner* pOutliner);
// Query if ::com::sun::star::util::URL was visited.
- // Query via Doc, if only a ::com::sun::star::text::Bookmark has been given.
+ // Query via Doc, if only a Bookmark has been given.
// In this case the document name has to be set in front.
bool IsVisitedURL( const OUString& rURL ) const;