Home
last modified time | relevance | path

Searched refs:rPDFExtOutDevData (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1648 ImplPDFExportShapeInteraction( xSubShape, rDoc, rPDFExtOutDevData ); in ImplPDFExportShapeInteraction()
1675 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction()
1676 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1682 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction()
1683 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1688 sal_Int32 nDestPage = rPDFExtOutDevData.GetCurrentPageNumber(); in ImplPDFExportShapeInteraction()
1693 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1698 sal_Int32 nDestPage = rPDFExtOutDevData.GetCurrentPageNumber() + 1; in ImplPDFExportShapeInteraction()
1704 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1722 rPDFExtOutDevData.SetLinkURL( nLinkId, aBookmark ); in ImplPDFExportShapeInteraction()
[all …]
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx2163 void SwEnhancedPDFExportHelper::MakeHeaderFooterLinks( vcl::PDFExtOutDevData& rPDFExtOutDevData, in MakeHeaderFooterLinks() argument
2194 rPDFExtOutDevData.CreateLink( aHFLinkRect.SVRect(), nHFLinkPageNum ); in MakeHeaderFooterLinks()
2198 rPDFExtOutDevData.SetLinkDest( nHFLinkId, nDestId ); in MakeHeaderFooterLinks()
2200 rPDFExtOutDevData.SetLinkURL( nHFLinkId, rURL ); in MakeHeaderFooterLinks()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx1015 sal_Bool PDFExport::ImplExportPage( PDFWriter& rWriter, PDFExtOutDevData& rPDFExtOutDevData, const … in ImplExportPage() argument
1045 rWriter.PlayMetafile( aMtf, aCtx, &rPDFExtOutDevData ); in ImplExportPage()
1047 rPDFExtOutDevData.ResetSyncData(); in ImplExportPage()
H A Dpdfexport.hxx113 … ImplExportPage( ::vcl::PDFWriter& rWriter, ::vcl::PDFExtOutDevData& rPDFExtOutDevData,
/trunk/main/sw/inc/
H A DEnhancedPDFExportHelper.hxx229 void MakeHeaderFooterLinks( vcl::PDFExtOutDevData& rPDFExtOutDevData,

Completed in 48 milliseconds