Home
last modified time | relevance | path

Searched refs:CreateDest (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx44 CreateDest, enumerator
169 case PDFExtOutDevDataSync::CreateDest : in PlayGlobalActions()
174 …mParaIds.push_back( rWriter.CreateDest( mParaRects.front(), mParaInts.front(), mParaDestAreaTypes.… in PlayGlobalActions()
481 case PDFExtOutDevDataSync::CreateDest: in PlaySyncPageAct()
675 sal_Int32 PDFExtOutDevData::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestA… in CreateDest() function in vcl::PDFExtOutDevData
677 mpGlobalSyncData->mActions.push_back( PDFExtOutDevDataSync::CreateDest ); in CreateDest()
H A Dpdfwriter.cxx429 sal_Int32 PDFWriter::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestAreaType… in CreateDest() function in PDFWriter
H A Dpdfwriter_impl.cxx156 sal_Int32 nSecondDest = aWriter.CreateDest( aTargetRect ); in doTestCode()
205 sal_Int32 nFirstDest = aWriter.CreateDest( aTargetRect ); in doTestCode()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1703 … nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
1782 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
1866 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
1971 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
2025 pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
2102 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1674 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nCount - 1, vcl::PDFWriter::FitRectan… in ImplPDFExportShapeInteraction()
1681 … sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, 0, vcl::PDFWriter::FitRectangle ); in ImplPDFExportShapeInteraction()
1691 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nDestPage, vcl::PDFWriter::FitRectang… in ImplPDFExportShapeInteraction()
1702 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nDestPage, vcl::PDFWriter::FitRectang… in ImplPDFExportShapeInteraction()
1730 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nPage, vcl::PDFWriter::FitRectangle ); in ImplPDFExportShapeInteraction()
2112 …pPDFExtOutDevData->SetLinkDest( aIBeg->nLinkId, pPDFExtOutDevData->CreateDest( aPageRect, nPage, v… in render()
2137 pPDFExtOutDevData->CreateDest( aPageRect , nPageNumber - 1 ); in render()
/trunk/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx250 …sal_Int32 CreateDest( const Rectangle& rRect, sal_Int32 nPageNr = -1, PDFWriter::DestAreaType eTyp…
H A Dpdfwriter.hxx921 sal_Int32 CreateDest( const Rectangle& rRect, sal_Int32 nPageNr = -1, DestAreaType eType = XYZ );
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1182 sal_Int32 nDestID = pPDFData->CreateDest( aArea ); in render()
1285 … pPDFData->SetLinkDest( aIter->nLinkId, pPDFData->CreateDest( aArea, nPage ) ); in render()

Completed in 128 milliseconds