Searched defs:nDestId (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ |
H A D | pdfextoutdevdata.hxx | 57 sal_Int32 nDestId; member
|
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfextoutdevdata.cxx | 197 sal_Int32 nDestId = GetMappedId(); in PlayGlobalActions() local 210 const sal_Int32 nDestId = mParaInts.front(); in PlayGlobalActions() local 248 sal_Int32 nDestId = GetMappedId(); in PlayGlobalActions() local 665 void PDFExtOutDevData::DescribeRegisteredDest( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32… in DescribeRegisteredDest() 692 sal_Int32 PDFExtOutDevData::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest()
|
H A D | pdfwriter.cxx | 419 sal_Int32 PDFWriter::RegisterDestReference( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32 nP… in RegisterDestReference() 434 sal_Int32 PDFWriter::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest()
|
H A D | pdfwriter_impl.cxx | 10913 sal_Int32 PDFWriterImpl::registerDestReference( sal_Int32 nDestId, const Rectangle& rRect, sal_Int3… in registerDestReference() 10918 sal_Int32 PDFWriterImpl::setLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in setLinkDest()
|
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1767 sal_Int32 nDestId = -1; in EnhancedPDFExport() local 1866 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport() local 1971 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport() local 2024 const sal_Int32 nDestId = in EnhancedPDFExport() local 2102 … const sal_Int32 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport() local 2166 sal_Int32 nDestId, in MakeHeaderFooterLinks()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1674 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nCount - 1, vcl::PDFWriter::FitRectan… in ImplPDFExportShapeInteraction() local 1681 … sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, 0, vcl::PDFWriter::FitRectangle ); in ImplPDFExportShapeInteraction() local 1691 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nDestPage, vcl::PDFWriter::FitRectang… in ImplPDFExportShapeInteraction() local 1702 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nDestPage, vcl::PDFWriter::FitRectang… in ImplPDFExportShapeInteraction() local 1730 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nPage, vcl::PDFWriter::FitRectangle ); in ImplPDFExportShapeInteraction() local 2136 const sal_Int32 nDestId = in render() local
|
Completed in 113 milliseconds