Searched refs:aBndRect (Results 1 – 1 of 1) sorted by relevance
4808 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local4809 … Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()4816 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local4817 … Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()4919 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local4920 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()4927 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local4928 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()