Kaydet (Commit) 3bcee0e1 authored tarafından Pierre-André Jacquod's avatar Pierre-André Jacquod

Revert "change order of var in PDFExtOutDevData to suppress waring"

since already corrected in an other way.
this reverts commit 9cc02548.
üst 9cc02548
......@@ -92,8 +92,8 @@ class VCL_DLLPUBLIC PDFExtOutDevData : public ExtOutDevData
sal_Bool mbReduceImageResolution;
sal_Bool mbExportFormFields;
sal_Bool mbExportBookmarks;
sal_Bool mbExportNDests; //i56629
sal_Bool mbExportHiddenSlides;
sal_Bool mbExportNDests; //i56629
sal_Int32 mnFormsFormat;
sal_Int32 mnPage;
com::sun::star::lang::Locale maDocLocale;
......
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