diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/pdf_params.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/guide/pdf_params.xhp b/source/text/shared/guide/pdf_params.xhp index 0dd3c5b071..54819807b0 100644 --- a/source/text/shared/guide/pdf_params.xhp +++ b/source/text/shared/guide/pdf_params.xhp @@ -70,15 +70,15 @@ <paragraph id="par_id201682092689086" localize="false" role="tablecontent"><literal>PageRange</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id21682092689099" role="tablecontent"> If this property is set, it indicates the range of pages to be printed. </paragraph> - <paragraph role="tablecontent" id="par_id611682092936607">To print all the pages, leave this property unset.</paragraph> + <paragraph id="par_id21682092689099" role="tablecontent"> If this property is set, it indicates the range of pages to be exported. </paragraph> + <paragraph role="tablecontent" id="par_id611682092936607">To export all the pages, leave this property unset.</paragraph> <paragraph role="tablecontent" id="par_id481682092945791">To export a selection, leave this property unset and set only the property <literal>Selection</literal>.</paragraph> </tablecell> <tablecell> <paragraph id="par_id71682092689100" localize="false" role="tablecontent">string</paragraph> </tablecell> <tablecell> - <paragraph id="par_id72682092689100" role="tablecontent">Empty (all pages are printed)</paragraph> + <paragraph id="par_id72682092689100" role="tablecontent">Empty (all pages are exported)</paragraph> </tablecell> </tablerow> <tablerow> |