/trunk/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | GluePointDemo.java | 136 xIndexContainer = xGluePointsSupplier.getGluePoints(); in main() 145 xIndexContainer = xGluePointsSupplier.getGluePoints(); in main()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/ |
H A D | _XGluePointsSupplier.java | 53 points = oObj.getGluePoints(); in _getGluePoints()
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | XGluePointsSupplier.idl | 46 com::sun::star::container::XIndexContainer getGluePoints();
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXShape.csv | 15 "SwXShape";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScShapeObj.csv | 15 "ScShapeObj";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.ScAnnotationShapeObj.csv | 132 "ScAnnotationShapeObj";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxShapeControl.csv | 15 "SvxShapeControl";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapeGroup.csv | 17 "SvxShapeGroup";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxGraphicObject.csv | 119 "SvxGraphicObject";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapeCircle.csv | 132 "SvxShapeCircle";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapeConnector.csv | 132 "SvxShapeConnector";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapeDimensioning.csv | 150 "SvxShapeDimensioning";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapePolyPolygon.csv | 132 "SvxShapePolyPolygon";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.SvxShapePolyPolygonBezier.csv | 135 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints(…
|
H A D | com.sun.star.comp.office.SvxShape.csv | 133 "SvxShape";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/ |
H A D | com.sun.star.comp.office.SdXShape.csv | 15 "SdXShape";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/ |
H A D | com.sun.star.comp.office.ChartTitle.csv | 16 "ChartTitle";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
H A D | com.sun.star.comp.office.ChartLegend.csv | 29 "ChartLegend";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()"
|
/trunk/main/xmloff/source/draw/ |
H A D | ximpshap.cxx | 266 …mxGluePoints = uno::Reference< container::XIdentifierContainer >::query( xSupplier->getGluePoints(… in addGluePoint() 940 …e< container::XIdentifierAccess > xSourceGluePoints( xSourceSupplier->getGluePoints(), uno::UNO_QU… in onDemandRescueUsefulDataFromTemporary() 955 …luePoints = uno::Reference< container::XIdentifierContainer >::query( xSupplier->getGluePoints() ); in onDemandRescueUsefulDataFromTemporary()
|
H A D | shapeexport.cxx | 1207 …uno::Reference< container::XIdentifierAccess > xGluePoints( xSupplier->getGluePoints(), uno::UNO_Q… in ImpExportGluePoints()
|
/trunk/main/svx/inc/svx/ |
H A D | unoshape.hxx | 305 …o::Reference< ::com::sun::star::container::XIndexContainer > SAL_CALL getGluePoints( ) throw(::co…
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 4004 uno::Reference< container::XIndexContainer > SAL_CALL SvxShape::getGluePoints() in getGluePoints() function in SvxShape
|