Home
last modified time | relevance | path

Searched defs:xShapes (Results 1 – 25 of 96) sorted by relevance

1234

/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DDeleteContents.java62 XShapes xShapes = null; field in DeleteContents
169 XShapes xShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xDrawPage); in testDeleteContents() local
/trunk/test/testuno/source/testlib/uno/
H A DShapeUtil.java56 XShapes xShapes, Point aPos, Size aSize, String sShapeType) in createAndInsertShape()
185 XShapes xShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xpage); in getShapes() local
202 XShapes xShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xpage); in removeOneShape() local
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java243 XShapes xShapes = (XShapes) in Demo_ShapeCreation() local
277 XShapes xShapes = (XShapes) in Demo_PolyPolygonBezier() local
363 XShapes xShapes = (XShapes) in Demo_Group1() local
H A DFillAndLineStyleDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DTextDemo.java75 XShapes xShapes = (XShapes) in main() local
H A DChangeOrderDemo.java71 XShapes xShapes = (XShapes) in main() local
H A DObjectTransformationDemo.java74 XShapes xShapes = (XShapes) in main() local
H A DLayerDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DControlAndSelectDemo.java90 XShapes xShapes = (XShapes)UnoRuntime.queryInterface(XShapes.class, in main() local
H A DCustomShowDemo.java110 XShapes xShapes = (XShapes) in main() local
H A DGluePointDemo.java78 XShapes xShapes = (XShapes) in main() local
H A DPresentationDemo.java83 XShapes xShapes; in main() local
H A DStyleDemo.java147 XShapes xShapes = (XShapes)UnoRuntime.queryInterface(XShapes.class, in main() local
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx518 Reference< XShapes > xShapes( xMasterPage, UNO_QUERY ); in exportMasterPageObjects() local
549 Reference< XShapes > xShapes( xPage, UNO_QUERY ); in exportDrawPageContents() local
557 void FlashExporter::exportShapes( const Reference< XShapes >& xShapes, bool bStream, bool bMaster ) in exportShapes()
797 Reference< XShapes > xShapes( xShape, UNO_QUERY ); in ActionSummer() local
814 sal_uInt32 FlashExporter::ActionSummer(Reference< XShapes >& xShapes) in ActionSummer()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx70 …SearchContext_impl( uno::Reference< drawing::XShapes > xShapes, SearchContext_impl* pParent = NUL… in SearchContext_impl()
124 uno::Reference< drawing::XShapes > xShapes; in replaceAll() local
228 uno::Reference< drawing::XShapes > xShapes; in findAll() local
337 uno::Reference< container::XIndexAccess > xShapes( xPage, uno::UNO_QUERY ); in GetCurrentShape() local
383 uno::Reference< container::XIndexAccess > xShapes( xPage, uno::UNO_QUERY ); in findNext() local
413 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetNextShape( uno::Reference< container… in GetNextShape()
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx500 uno::Reference< drawing::XShapes > xShapes( xCollection, uno::UNO_QUERY ); in collectShapeAutoStyles() local
688 uno::Reference< drawing::XShapes > xShapes( xShape, uno::UNO_QUERY ); in exportShape() local
935 void XMLShapeExport::collectShapesAutoStyles( const uno::Reference < drawing::XShapes >& xShapes ) in collectShapesAutoStyles()
958 void XMLShapeExport::exportShapes( const uno::Reference < drawing::XShapes >& xShapes, sal_Int32 nF… in exportShapes()
980 void XMLShapeExport::seekShapes( const uno::Reference< drawing::XShapes >& xShapes ) throw() in seekShapes()
/trunk/main/sc/source/ui/vba/
H A Dvbatextboxshape.cxx32 ScVbaTextBoxShape::ScVbaTextBoxShape( const uno::Reference< uno::XComponentContext >& xContext, con… in ScVbaTextBoxShape()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapesContext.cxx64 uno::Reference<drawing::XShapes> xShapes (rXMLImport.GetTables().GetCurrentXShapes()); in CreateChildContext() local
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx708 Reference< XShapes > xShapes; in implExportPages() local
865 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implExportShape() local
966 Reference< XShapes > xShapes( xMasterPage, UNO_QUERY ); in implCreateObjects() local
983 Reference< XShapes > xShapes( xDrawPage, UNO_QUERY ); in implCreateObjects() local
1017 Reference< XShapes > xShapes(xMasterPage,UNO_QUERY); in implCreateObjects() local
1026 Reference< XShapes > xShapes(xDrawPage,UNO_QUERY); in implCreateObjects() local
1063 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implCreateObjectsFromShape() local
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java101 com.sun.star.drawing.XShapes xShapes = (com.sun.star.drawing.XShapes) in main() local
195 com.sun.star.drawing.XShapes xShapes = (com.sun.star.drawing.XShapes) in createSequence() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlSubDocument.cxx91 uno::Reference< drawing::XShapes > xShapes = m_pContainer->getSection().get(); in _CreateChildContext() local
/trunk/test/testuno/source/fvt/uno/sc/object/
H A DDrawingObject.java140 XShapes xShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xDrawPage); in testDrawingObject() local
/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx65 Reference < XShapes > xShapes( xDPS->getDrawPage(), UNO_QUERY ); in XMLTextShapeImportHelper() local
/trunk/main/wizards/com/sun/star/wizards/document/
H A DShape.java54 public XShapes xShapes; field in Shape
/trunk/main/oox/source/drawingml/chart/
H A Dchartspaceconverter.cxx183 Reference< XShapes > xShapes; in convertFromModel() local

Completed in 109 milliseconds

1234