| commit | b812150696c574aea0a173d11f178e8d458b1a3e | [log] |
|---|---|---|
| author | Michael Stahl <michael.stahl@allotropia.de> | Mon Apr 04 20:29:07 2022 +0200 |
| committer | Michael Stahl <michael.stahl@allotropia.de> | Mon Apr 04 20:30:18 2022 +0200 |
| tree | 5ea3d5dcf4adbf120e8fd79a158895b2f3e7a569 | |
| parent | 8fbe27a53c038cd32c45bad1f0b417e79d483185 [diff] |
oops, forgot to fix the comment Change-Id: Ib9281395087c8b21c2693a233d77236f9353e9c6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132529 Tested-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
diff --git a/xmloff/source/text/XMLTextShapeImportHelper.cxx b/xmloff/source/text/XMLTextShapeImportHelper.cxx index 1c567b6..f4a62f4 100644 --- a/xmloff/source/text/XMLTextShapeImportHelper.cxx +++ b/xmloff/source/text/XMLTextShapeImportHelper.cxx
@@ -119,8 +119,7 @@ void XMLTextShapeImportHelper::addShape( // anchor type xPropSet->setPropertyValue( gsAnchorType, Any(eAnchorType) ); // page number (must be set after the frame is inserted, because it // will be overwritten then inserting the frame. // page number must be set before the frame is inserted switch( eAnchorType ) { case TextContentAnchorType_AT_PAGE: