Fix typo
Change-Id: I9478777b375b69794a3ae61ee35842ca94b6ba1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152202 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
446f9d77af
commit
01c12264f1
@ -883,7 +883,7 @@ bool PDFExport::Export( const OUString& rFile, const Sequence< PropertyValue >&
|
||||
aContext.BaseURL = xModel->getURL();
|
||||
// relative link option is private to PDF Export filter and limited to local filesystem only
|
||||
aContext.RelFsys = mbExportRelativeFsysLinks;
|
||||
// determine the default acton for PDF links
|
||||
// determine the default action for PDF links
|
||||
switch( mnDefaultLinkAction )
|
||||
{
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user