summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
diff options
context:
space:
mode:
authorAbhyudaya Sharma <sharmaabhyudaya@gmail.com>2018-05-18 17:28:25 +0530
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-05-22 08:35:22 +0200
commit038c607e4093d5a26e37d41805def1c5d65ff32d (patch)
tree354c2a6dd3ef1ca9ca89a1a94ae6c44a9a90f70a /sw/inc/frmfmt.hxx
parentd9cc5a1c28a98bc2d4014a14a8e931662e94e037 (diff)
tdf#108523 Remove @author annotations
Change-Id: Icd9cd2c17657001058f09c4042804a91b4f1d1b1 Reviewed-on: https://gerrit.libreoffice.org/54539 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/inc/frmfmt.hxx')
-rw-r--r--sw/inc/frmfmt.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/frmfmt.hxx b/sw/inc/frmfmt.hxx
index a8f61f3cf17a..6b117cf74616 100644
--- a/sw/inc/frmfmt.hxx
+++ b/sw/inc/frmfmt.hxx
@@ -221,8 +221,6 @@ public:
because format of fly frame provides transparent backgrounds.
Method determines, if background of fly frame is transparent.
- @author OD
-
@return true, if background color is transparent, but not "no fill"
or a existing background graphic is transparent.
*/
@@ -235,8 +233,6 @@ public:
This is the case, if no background graphic is set and the background
color is "no fill"/"auto fill"
- @author OD
-
@return true, if background brush is "inherited" from parent/grandparent
*/
bool IsBackgroundBrushInherited() const;