Home
last modified time | relevance | path

Searched refs:aXShape (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx367 Reference< XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pCustomShape ); in GetCustomShapeEngine() local
368 if ( aXShape.is() ) in GetCustomShapeEngine()
375 aPropValues[ 0 ].Value <<= aXShape; in GetCustomShapeEngine()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx474 Reference< XShape > aXShape( pO->getUnoShape(), UNO_QUERY ); in SolveSolver() local
548 PolyPolygon aPolyPoly( EscherPropertyContainer::GetPolyPolygon( aXShape ) ); in SolveSolver()
765 aAny <<= aXShape; in SolveSolver()
774 aAny <<= aXShape; in SolveSolver()
H A Descherex.cxx4612 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > aXShape;
4617 aXShape ( rShape ), in EscherShapeListEntry()
4653 aXShape( ( bFirst ) ? mXConnectToA : mXConnectToB ); in GetConnectorRule()
4655 String aString( (::rtl::OUString)aXShape->getShapeType() ); in GetConnectorRule()
4662 aPropertySet( aXShape, ::com::sun::star::uno::UNO_QUERY ); in GetConnectorRule()
4708 aPropertySet2( aXShape, ::com::sun::star::uno::UNO_QUERY ); in GetConnectorRule()
4765 SdrObject* pCustoShape( GetSdrObjectFromXShape( aXShape ) ); in GetConnectorRule()
4845 ::com::sun::star::awt::Point aPoint( aXShape->getPosition() ); in GetConnectorRule()
4846 ::com::sun::star::awt::Size aSize( aXShape->getSize() ); in GetConnectorRule()
4901 if ( rXShape == pPtr->aXShape ) in GetShapeId()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx494 Reference< drawing::XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pObj ); in execute() local
495 if ( aXShape.is() ) in execute()
497 Reference< drawing::XEnhancedCustomShapeDefaulter > xDefaulter( aXShape, UNO_QUERY ); in execute()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx297 Reference<XShape> aXShape; in ProcessEscherObj() local
302 aXShape = GetXShapeForSdrObject(pCaption); in ProcessEscherObj()
303 Reference< XPropertySet > aXPropSet( aXShape, UNO_QUERY ); in ProcessEscherObj()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleGetAccFlowTo.idl36 sequence<any> get_AccFlowTo([in] any aXShape, [in] long nType);
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx493 …uno::Reference< drawing::XShape > aXShape = *(uno::Reference< drawing::XShape > *)maXShapes->getB… in EndGroup() local
494 if (aXShape.is() ) in EndGroup()
496 aXShapes->add( aXShape ); in EndGroup()

Completed in 105 milliseconds