Searched defs:nLinkId (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfextoutdevdata.cxx | 117 sal_Int32 nLinkId = mParaInts.front(); in GetMappedId() local 196 sal_Int32 nLinkId = GetMappedId(); in PlayGlobalActions() local 203 sal_Int32 nLinkId = GetMappedId(); in PlayGlobalActions() local 226 sal_Int32 nLinkId = GetMappedId(); in PlayGlobalActions() local 692 sal_Int32 PDFExtOutDevData::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest() 699 sal_Int32 PDFExtOutDevData::SetLinkURL( sal_Int32 nLinkId, const rtl::OUString& rURL ) in SetLinkURL()
|
H A D | pdfwriter.cxx | 434 sal_Int32 PDFWriter::SetLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in SetLinkDest() 439 sal_Int32 PDFWriter::SetLinkURL( sal_Int32 nLinkId, const rtl::OUString& rURL ) in SetLinkURL() 444 void PDFWriter::SetLinkPropertyID( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in SetLinkPropertyID()
|
H A D | pdfwriter_impl.cxx | 10918 sal_Int32 PDFWriterImpl::setLinkDest( sal_Int32 nLinkId, sal_Int32 nDestId ) in setLinkDest() 10930 sal_Int32 PDFWriterImpl::setLinkURL( sal_Int32 nLinkId, const OUString& rURL ) in setLinkURL() 10960 void PDFWriterImpl::setLinkPropertyId( sal_Int32 nLinkId, sal_Int32 nPropertyId ) in setLinkPropertyId()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | pdfextoutdevdata.hxx | 53 sal_Int32 nLinkId; member
|
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 848 sal_Int32 nLinkId = (*aIter).second; in SetAttributes() local 1726 const sal_Int32 nLinkId = in EnhancedPDFExport() local 1796 const sal_Int32 nLinkId = in EnhancedPDFExport() local 1886 const sal_Int32 nLinkId = in EnhancedPDFExport() local 1955 const sal_Int32 nLinkId = in EnhancedPDFExport() local
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1675 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local 1682 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local 1692 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local 1703 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local 1721 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local 1731 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() local
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 959 SVBT16 nLinkId; member
|
Completed in 176 milliseconds