From 7c8b29c1feab550c624cd32ce506deeb480f6359 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 15 May 2018 18:44:40 +0200 Subject: tdf#108523 Remove @author annotations Change-Id: Idb0eb975511c80d65a896193fd0b9c8fcfe1f9a1 Reviewed-on: https://gerrit.libreoffice.org/54392 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/inc/viewsh.hxx | 6 ------ 1 file changed, 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 */ -- cgit v1.2.3