Searched refs:aLinkRect (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 1788 const SwRect aLinkRect = pFrmFmt->FindLayoutRect( sal_False, &aNullPt ); in EnhancedPDFExport() local 1791 const sal_Int32 nLinkPageNum = CalcOutputPageNum( aLinkRect ); in EnhancedPDFExport() 1797 pPDFExtOutDevData->CreateLink( aLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport() 1814 … MakeHeaderFooterLinks( *pPDFExtOutDevData, *pTNd, aLinkRect, nDestId, aURL, bIntern ); in EnhancedPDFExport() 1941 const SwRect aLinkRect( aTmp[ 0 ] ); in EnhancedPDFExport() 1950 const sal_Int32 nLinkPageNum = CalcOutputPageNum( aLinkRect ); in EnhancedPDFExport() 1956 pPDFExtOutDevData->CreateLink( aLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport() 1959 const IdMapEntry aLinkEntry( aLinkRect, nLinkId ); in EnhancedPDFExport()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 1663 …Rectangle aLinkRect( Point( aShapePos.X, aShapePos.Y ), Size( aShapeSize.Width, aShapeSize.Height … in ImplPDFExportShapeInteraction() local 1675 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() 1682 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() 1692 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() 1703 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() 1721 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction() 1731 sal_Int32 nLinkId = rPDFExtOutDevData.CreateLink( aLinkRect, -1 ); in ImplPDFExportShapeInteraction()
|
Completed in 52 milliseconds