Kaydet (Commit) c998228a authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ie5b9e2a603146dd6bd0e22c80f7cee23ccfd39b2
Reviewed-on: https://gerrit.libreoffice.org/70282
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 35d9a261
......@@ -83,7 +83,7 @@ namespace drawinglayer
/** VclMetafileProcessor2D class
This processor derived from VclProcessor2D is the base class for rendering
all feeded primitives to a classical VCL-Metafile, including all over the
all fed primitives to a classical VCL-Metafile, including all over the
time grown extra data in comments and PDF exception data creations. Also
printing needs some exception stuff.
......@@ -175,7 +175,7 @@ namespace drawinglayer
vcl::PDFExtOutDevData* mpPDFExtOutDevData;
// Remember the current OutlineLevel. This is used when tagged PDF export
// is used to create/write valid structued list entries using PDF statements
// is used to create/write valid structured list entries using PDF statements
// like '/L', '/LI', 'LBody' instead of simple '/P' (Paragraph).
// The value -1 means 'no OutlineLevel' and values >= 0 express the level.
sal_Int16 mnCurrentOutlineLevel;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment