Home
last modified time | relevance | path

Searched refs:aNullPt (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/docshell/
H A Ddocshel2.cxx185 const Point aNullPt; in GetPagePreviewBitmap() local
256 pView->CompleteRedraw( pVDev, vcl::Region(::tools::Rectangle(aNullPt, aSize)) ); in GetPagePreviewBitmap()
263 BitmapEx aPreview( pVDev->GetBitmapEx( aNullPt, pVDev->GetOutputSizePixel() ) ); in GetPagePreviewBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/docshell/
H A Ddocshel2.cxx185 const Point aNullPt; in GetPagePreviewBitmap() local
256 pView->CompleteRedraw( pVDev, vcl::Region(::tools::Rectangle(aNullPt, aSize)) ); in GetPagePreviewBitmap()
263 BitmapEx aPreview( pVDev->GetBitmapEx( aNullPt, pVDev->GetOutputSizePixel() ) ); in GetPagePreviewBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfecopy.cxx1357 Point aNullPt; in Paste() local
1358 … SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrameFormat*>(pFormat)->GetFrame( &aNullPt ); in Paste()
1397 Point aNullPt; in Paste() local
1408 aNullPt = static_cast<SdrCaptionObj*>(pOldObj)->GetTailPos(); in Paste()
1410 aNullPt = aOldObjRect.TopLeft(); in Paste()
1415 pNewObj->NbcSetRelativePos( aNullPt - aNewAnchor ); in Paste()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfecopy.cxx1383 Point aNullPt; in Paste() local
1384 … SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrameFormat*>(pFormat)->GetFrame( &aNullPt ); in Paste()
1423 Point aNullPt; in Paste() local
1434 aNullPt = pCaptionObj->GetTailPos(); in Paste()
1436 aNullPt = aOldObjRect.TopLeft(); in Paste()
1441 pNewObj->NbcSetRelativePos( aNullPt - aNewAnchor ); in Paste()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/utlui/
H A Dcontent.cxx362 const Point aNullPt; in Init() local
384 pFormat->FindLayoutRect( false, &aNullPt ).Top())); in Init()
583 Point aNullPt; in FillMemberList() local
591 rTableFormat.FindLayoutRect(false, &aNullPt).Top() ); in FillMemberList()
613 Point aNullPt; in FillMemberList() local
631 pFrameFormat->FindLayoutRect(false, &aNullPt).Top()); in FillMemberList()
636 pFrameFormat->FindLayoutRect(false, &aNullPt).Top() ); in FillMemberList()
667 const Point aNullPt; in FillMemberList() local
689 pFormat->FindLayoutRect( false, &aNullPt ).Top())); in FillMemberList()
800 const Point aNullPt; in FillMemberList() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpagedesc.cxx307 Point aNullPt; in lcl_GetFrameOfNode() local
308 std::pair<Point, bool> const tmp(aNullPt, false); in lcl_GetFrameOfNode()
H A Datrfrm.cxx2707 Point aNullPt; in FindRealSdrObject() local
2708 std::pair<Point, bool> const tmp(aNullPt, false); in FindRealSdrObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpagedesc.cxx327 Point aNullPt; in lcl_GetFrameOfNode() local
328 std::pair<Point, bool> const tmp(aNullPt, false); in lcl_GetFrameOfNode()
H A Datrfrm.cxx2806 Point aNullPt; in FindRealSdrObject() local
2807 std::pair<Point, bool> const tmp(aNullPt, false); in FindRealSdrObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/svg/
H A Dsvgexport.cxx1764 const Point aNullPt; in implExportPage() local
1765 … mpSVGWriter->WriteMetaFile( aNullPt, rMtf.GetPrefSize(), rMtf, SVGWRITER_WRITE_FILL ); in implExportPage()
2122 const Point aNullPt; in implCreateObjectsFromShape() local
2125 … aMtf.AddAction( new MetaBmpExScaleAction( aNullPt, aSize, aGraphic.GetBitmapEx() ) ); in implCreateObjectsFromShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dcontent.cxx659 Point aNullPt; in FillMemberList() local
667 rTableFormat.FindLayoutRect(false, &aNullPt).Top() ); in FillMemberList()
697 Point aNullPt; in FillMemberList() local
715 pFrameFormat->FindLayoutRect(false, &aNullPt).Top()); in FillMemberList()
720 pFrameFormat->FindLayoutRect(false, &aNullPt).Top() ); in FillMemberList()
983 const Point aNullPt; in FillMemberList() local
985 nYPos = pContact->GetFormat()->FindLayoutRect(false, &aNullPt).Top(); in FillMemberList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/svg/
H A Dsvgexport.cxx1997 const Point aNullPt; in implExportPage() local
1998 … mpSVGWriter->WriteMetaFile( aNullPt, rMtf.GetPrefSize(), rMtf, SVGWRITER_WRITE_FILL ); in implExportPage()
2358 const Point aNullPt; in implCreateObjectsFromShape() local
2361 … aMtf.AddAction( new MetaBmpExScaleAction( aNullPt, aSize, aGraphic.GetBitmapEx() ) ); in implCreateObjectsFromShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1775 Point aNullPt; in EnhancedPDFExport() local
1776 const SwRect aLinkRect = pFrameFormat->FindLayoutRect( false, &aNullPt ); in EnhancedPDFExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1774 Point aNullPt; in EnhancedPDFExport() local
1775 const SwRect aLinkRect = pFrameFormat->FindLayoutRect( false, &aNullPt ); in EnhancedPDFExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgdimtf.cxx2782 const Point aNullPt; in CreateThumbnail() local
2783 const Point aTLPix( aVDev->LogicToPixel( aNullPt, GetPrefMapMode() ) ); in CreateThumbnail()
2831 BitmapEx aBitmap( aVDev->GetBitmapEx( aNullPt, aVDev->GetOutputSizePixel() ) ); in CreateThumbnail()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dgdimtf.cxx2761 const Point aNullPt; in CreateThumbnail() local
2762 const Point aTLPix( aVDev->LogicToPixel( aNullPt, GetPrefMapMode() ) ); in CreateThumbnail()
2810 BitmapEx aBitmap( aVDev->GetBitmapEx( aNullPt, aVDev->GetOutputSizePixel() ) ); in CreateThumbnail()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog907624 don't need this aNullPt, so removing it.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1169673 don't need this aNullPt, so removing it.