Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx4798 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4799 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4806 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4807 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()
4909 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4910 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4917 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4918 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()

Completed in 108 milliseconds