Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx178 pShapeBoundRect ( &rBoundRect ) in EscherPropertyContainer()
1326 if ( pGraphicProvider && pPicOutStrm && pShapeBoundRect && aXPropSet.is() ) in CreateGraphicProperties()
1335 Rectangle aRect( Point( 0, 0 ), pShapeBoundRect->GetSize() ); in CreateGraphicProperties()
1446 …const Rectangle aRect(pShapeBoundRect ? *pShapeBoundRect : Rectangle(Point(0,0), Size(28000, 21000… in CreateEmbeddedHatchProperties()
1549 …const Rectangle aRect(Point(0, 0), pShapeBoundRect ? pShapeBoundRect->GetSize() : Size(28000, 2100… in CreateGraphicProperties()
1756 if ( pGraphicProvider && pPicOutStrm && pShapeBoundRect ) in CreateGraphicProperties()
1758 Rectangle aRect( Point( 0, 0 ), pShapeBoundRect->GetSize() ); in CreateGraphicProperties()
3926 if ( pGraphicProvider && pPicOutStrm && pShapeBoundRect ) in CreateBlipPropertiesforOLEControl()
3928 Rectangle aRect( Point( 0, 0 ), pShapeBoundRect->GetSize() ); in CreateBlipPropertiesforOLEControl()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1156 Rectangle* pShapeBoundRect; member in EscherPropertyContainer

Completed in 49 milliseconds