Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Dimpedit.cxx1517 Size aNewSzPx( aSaveRec.GetSize() ); in ShowDDCursor() local
1529 if ( ( aCurSzPx.Width() < aNewSzPx.Width() ) ||( aCurSzPx.Height() < aNewSzPx.Height() ) ) in ShowDDCursor()
1531 sal_Bool bDone = pDragAndDropInfo->pBackground->SetOutputSizePixel( aNewSzPx ); in ShowDDCursor()