Searched refs:aNewSzPx (Results 1 – 1 of 1) sorted by relevance
1517 Size aNewSzPx( aSaveRec.GetSize() ); in ShowDDCursor() local1529 if ( ( aCurSzPx.Width() < aNewSzPx.Width() ) ||( aCurSzPx.Height() < aNewSzPx.Height() ) ) in ShowDDCursor()1531 sal_Bool bDone = pDragAndDropInfo->pBackground->SetOutputSizePixel( aNewSzPx ); in ShowDDCursor()