Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx4792 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4793 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4800 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4801 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()
4903 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4904 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape()
4911 Rectangle aBndRect( pRet->GetSnapRect() ); in ImportShape() local
4912 Point aLeft( aBndRect.Left(), ( aBndRect.Top() + aBndRect.Bottom() ) >> 1 ); in ImportShape()

Completed in 90 milliseconds