Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4811 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4812 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4819 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4820 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()
4922 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4923 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4930 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4931 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()

Completed in 55 milliseconds