Home
last modified time | relevance | path

Searched defs:nDestId (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dpdfextoutdevdata.hxx57 sal_Int32 nDestId; member
/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx197 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 Dpdfwriter.cxx419 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 Dpdfwriter_impl.cxx10913 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()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1767 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()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1674 …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 117 milliseconds