Home
last modified time | relevance | path

Searched refs:SetLinkDest (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx279 sal_Int32 SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId );
H A Dpdfwriter.hxx973 sal_Int32 SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId );
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx353 aWriter.SetLinkDest( nFirstLink, nFirstDest ); in doTestCode()
354 aWriter.SetLinkDest( nSecondLink, nSecondDest ); in doTestCode()
H A Dpdfextoutdevdata.cxx46 SetLinkDest, enumerator
194 case PDFExtOutDevDataSync::SetLinkDest : in PlayGlobalActions()
198 rWriter.SetLinkDest( nLinkId, nDestId ); in PlayGlobalActions()
483 case PDFExtOutDevDataSync::SetLinkDest: in PlaySyncPageAct()
692 sal_Int32 PDFExtOutDevData::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest() function in vcl::PDFExtOutDevData
694 mpGlobalSyncData->mActions.push_back( PDFExtOutDevDataSync::SetLinkDest ); in SetLinkDest()
H A Dpdfwriter.cxx434 sal_Int32 PDFWriter::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest() function in PDFWriter
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1735 pPDFExtOutDevData->SetLinkDest( nLinkId, nDestId ); in EnhancedPDFExport()
1801 pPDFExtOutDevData->SetLinkDest( nLinkId, nDestId ); in EnhancedPDFExport()
1894 pPDFExtOutDevData->SetLinkDest( nLinkId, nDestId ); in EnhancedPDFExport()
1974 pPDFExtOutDevData->SetLinkDest( nLinkId, nDestId ); in EnhancedPDFExport()
2105 pPDFExtOutDevData->SetLinkDest( aIBeg->nLinkId, nDestId ); in EnhancedPDFExport()
2198 rPDFExtOutDevData.SetLinkDest( nHFLinkId, nDestId ); in MakeHeaderFooterLinks()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1676 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1683 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1693 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1704 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
1732 rPDFExtOutDevData.SetLinkDest( nLinkId, nDestId ); in ImplPDFExportShapeInteraction()
2112 …pPDFExtOutDevData->SetLinkDest( aIBeg->nLinkId, pPDFExtOutDevData->CreateDest( aPageRect, nPage, v… in render()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1285 … pPDFData->SetLinkDest( aIter->nLinkId, pPDFData->CreateDest( aArea, nPage ) ); in render()

Completed in 124 milliseconds