Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/toolbars/
H A Dfontworkbar.cxx500 Reference< drawing::XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pObj ); in execute() local
501 if ( aXShape.is() ) in execute()
503 Reference< drawing::XEnhancedCustomShapeDefaulter > xDefaulter( aXShape, UNO_QUERY ); in execute()
/aoo4110/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()
/aoo4110/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()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx4601 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > aXShape;
4606 aXShape ( rShape ), in EscherShapeListEntry()
4642 aXShape( ( bFirst ) ? mXConnectToA : mXConnectToB ); in GetConnectorRule()
4644 String aString( (::rtl::OUString)aXShape->getShapeType() ); in GetConnectorRule()
4651 aPropertySet( aXShape, ::com::sun::star::uno::UNO_QUERY ); in GetConnectorRule()
4697 aPropertySet2( aXShape, ::com::sun::star::uno::UNO_QUERY ); in GetConnectorRule()
4754 SdrObject* pCustoShape( GetSdrObjectFromXShape( aXShape ) ); in GetConnectorRule()
4834 ::com::sun::star::awt::Point aPoint( aXShape->getPosition() ); in GetConnectorRule()
4835 ::com::sun::star::awt::Size aSize( aXShape->getSize() ); in GetConnectorRule()
4890 if ( rXShape == pPtr->aXShape ) in GetShapeId()
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()
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleGetAccFlowTo.idl36 sequence<any> get_AccFlowTo([in] any aXShape, [in] long nType);
/aoo4110/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()

Completed in 141 milliseconds