Home
last modified time | relevance | path

Searched refs:aLineOrigin (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtdrop.cxx678 Point aLineOrigin( GetTopLeft() ); in PaintDropPortion() local
680 aLineOrigin.AdjustX(nX ); in PaintDropPortion()
683 aLineOrigin.AdjustY(nTmpAscent ); in PaintDropPortion()
685 GetInfo().SetPos( aLineOrigin ); in PaintDropPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxtdrop.cxx678 Point aLineOrigin( GetTopLeft() ); in PaintDropPortion() local
680 aLineOrigin.AdjustX(nX ); in PaintDropPortion()
683 aLineOrigin.AdjustY(nTmpAscent ); in PaintDropPortion()
685 GetInfo().SetPos( aLineOrigin ); in PaintDropPortion()