summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-15 18:44:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-05-16 09:08:35 +0200
commit7c8b29c1feab550c624cd32ce506deeb480f6359 (patch)
treea8922164be77615e088799bbe176860228b37243
parent99dbaba70afb91ed3961f9ff627c35bf54d66bef (diff)
tdf#108523 Remove @author annotations
Change-Id: Idb0eb975511c80d65a896193fd0b9c8fcfe1f9a1 Reviewed-on: https://gerrit.libreoffice.org/54392 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--sw/inc/viewsh.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 1996cce7f40e..30f5911da9bd 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -505,8 +505,6 @@ public:
/** invalidate CONTENT_FLOWS_FROM/_TO relation for paragraphs
- @author OD
-
@param _pFromTextFrame
input parameter - paragraph frame, for which the relation CONTENT_FLOWS_FROM
has to be invalidated.
@@ -521,8 +519,6 @@ public:
const SwTextFrame* _pToTextFrame );
/** invalidate text selection for paragraphs
-
- @author OD
*/
void InvalidateAccessibleParaTextSelection();
@@ -531,8 +527,6 @@ public:
usage also for changes of the attributes of
paragraph's characters.
- @author OD
-
@param rTextFrame
input parameter - paragraph frame, whose attributes have changed
*/