Searched refs:EndShape (Results 1 – 10 of 10) sorted by relevance
83 using EscherEx::EndShape;84 virtual void EndShape( sal_Int32 nShapeElement );
110 EndShape( nShapeElement ); in CloseContainer()564 void RtfSdrExport::EndShape( sal_Int32 nShapeElement ) in EndShape() function in RtfSdrExport
748 mpEscherEx->EndShape( nShapeType, nShapeID ); in ImplWriteShape()755 mpEscherEx->EndShape( ESCHER_ShpInst_Min, nGrpShapeID ); in ImplWriteShape()757 mpEscherEx->EndShape( nShapeType, nShapeID ); in ImplWriteShape()856 mpEscherEx->EndShape( nShapeType, nShapeID ); in ImplWriteAdditionalText()1080 void EscherEx::EndShape( sal_uInt16 /* nShapeType */, sal_uInt32 /* nShapeID */ ) in EndShape() function in EscherEx
115 EndShape( nShapeElement ); in CloseContainer()826 void VMLExport::EndShape( sal_Int32 nShapeElement ) in EndShape() function in VMLExport
84 virtual void EndShape( sal_Int32 nShapeElement );
103 virtual void EndShape( sal_uInt16 nShapeType, sal_uInt32 nShapeID );
107 [property] com::sun::star::drawing::XShape EndShape;
351 void XclEscherEx::EndShape( sal_uInt16 nShapeType, sal_uInt32 nShapeID ) in EndShape() function in XclEscherEx
149 "SvxShapeConnector";"com::sun::star::drawing::ConnectorShape";"EndShape"
1580 virtual void EndShape( sal_uInt16 nShapeType, sal_uInt32 nShapeID );
Completed in 143 milliseconds