Home
last modified time | relevance | path

Searched refs:xShape (Results 151 – 175 of 310) sorted by relevance

12345678910>>...13

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx58 …tContext >& xContext, const css::uno::Reference< css::drawing::XShape >& xShape, const css::uno::R…
59 …tContext >& xContext, const css::uno::Reference< css::drawing::XShape >& xShape, const css::uno::R…
64 …static sal_Int32 getType( const css::uno::Reference< css::drawing::XShape > xShape ) throw (css::u…
/trunk/main/oox/source/ppt/
H A Dpptshape.cxx187 …Reference< XShape > xShape( createAndInsert( rFilterBase, sServiceName, pTheme, rxShapes, pShapeRe… in addShape() local
193 Reference< XTextRange > xText( xShape, UNO_QUERY_THROW ); in addShape()
212 Reference< XShapes > xShapes( xShape, UNO_QUERY ); in addShape()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx420 void SdXMLShapeContext::AddShape(uno::Reference< drawing::XShape >& xShape) in AddShape() argument
422 if(xShape.is()) in AddShape()
425 mxShape = xShape; in AddShape()
435 xImp->addShape( xShape, mxAttrList, mxShapes ); in AddShape()
446 uno::Reference< beans::XPropertySet > xSet( xShape, uno::UNO_QUERY_THROW ); in AddShape()
462 xImp->shapeWithZIndexAdded( xShape, mnZOrder ); in AddShape()
474 uno::Reference< uno::XInterface > xRef( xShape, uno::UNO_QUERY ); in AddShape()
487 mxLockable = uno::Reference< document::XActionLockable >::query( xShape ); in AddShape()
509 uno::Reference< drawing::XShape > xShape; in AddShape() local
520 if( xShape.is() ) in AddShape()
[all …]
H A Dximppage.cxx486 Reference< drawing::XShape > xShape; in DeleteAllShapes() local
489 aAny >>= xShape; in DeleteAllShapes()
491 if(xShape.is()) in DeleteAllShapes()
493 mxShapes->remove(xShape); in DeleteAllShapes()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1780 if(xShape.is()) in getRectangleOfObject()
1788 SvxShape* pRoot = SvxShape::getImplementation( xShape ); in getRectangleOfObject()
1808 awt::Size aSize( xShape->getSize() ); in getRectangleOfObject()
1809 awt::Point aPoint( xShape->getPosition() ); in getRectangleOfObject()
1814 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getRectangleOfObject()
2385 uno::Reference< drawing::XShape > xShape( in formatPage() local
2389 xShape.is()) in formatPage()
2391 xTarget->add( xShape ); in formatPage()
2392 xShape->setSize( rPageSize ); in formatPage()
2393 xPageProp.set( xShape, uno::UNO_QUERY ); in formatPage()
[all …]
/trunk/main/slideshow/source/engine/
H A Dtools.cxx790 ::basegfx::B2DRectangle getAPIShapeBounds( const uno::Reference< drawing::XShape >& xShape ) in getAPIShapeBounds() argument
792 uno::Reference< beans::XPropertySet > xPropSet( xShape, in getAPIShapeBounds()
809 double getAPIShapePrio( const uno::Reference< drawing::XShape >& xShape ) in getAPIShapePrio() argument
811 uno::Reference< beans::XPropertySet > xPropSet( xShape, in getAPIShapePrio()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDocumentAuditing.java199 XShape xShape = (XShape)UnoRuntime.queryInterface(XShape.class, o); in hasRightAmountOfShapes() local
200 pos = xShape.getPosition(); in hasRightAmountOfShapes()
201 System.out.println("Shape Type: " + xShape.getShapeType()); in hasRightAmountOfShapes()
H A D_XSheetAnnotationShapeSupplier.java35 XShape xShape = oObj.getAnnotationShape (); in _getAnnotationShape() local
36 tRes.tested ("getAnnotationShape()",xShape!=null); in _getAnnotationShape()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1747 Reference< XShape > xShape; in exportAnimateTargetElement() local
1748 aAny >>= xShape; in exportAnimateTargetElement()
1753 if( !xShape.is() ) in exportAnimateTargetElement()
1757 xShape = aParaTarget.Shape; in exportAnimateTargetElement()
1758 if ( xShape.is() ) in exportAnimateTargetElement()
1762 Reference< XSimpleText > xText( xShape, UNO_QUERY ); in exportAnimateTargetElement()
1793 if ( xShape.is() || bCreate2b01Atom ) in exportAnimateTargetElement()
1796 if ( xShape.is() ) in exportAnimateTargetElement()
1801 sal_uInt32 nRefId = ((EscherSolverContainer&)mrSolverContainer).GetShapeId( xShape ); in exportAnimateTargetElement()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1058 uno::Reference< drawing::XShape> xShape; in lcl_attribute() local
1059 val.getAny( ) >>= xShape; in lcl_attribute()
1061 if ( xShape.is( ) ) in lcl_attribute()
1068 ( xShape, uno::UNO_QUERY_THROW ); in lcl_attribute()
1086 awt::Size aSize = xShape->getSize( ); in lcl_attribute()
1094 … uno::Reference< beans::XPropertySet > xSourceGraphProps( xShape, uno::UNO_QUERY ); in lcl_attribute()
1112 m_xShape = xShape; in lcl_attribute()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx858 Reference< XShape > xShape; in GetGraphic() local
863 mxShapes->getByIndex( nIndex ) >>= xShape; in GetGraphic()
864 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in GetGraphic()
1224 Reference< XShape > xShape; in setSourceDocument() local
1234 mxShapes->getByIndex( nIndex ) >>= xShape; in setSourceDocument()
1235 pObj = GetSdrObjectFromXShape( xShape ); in setSourceDocument()
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx527 Reference< drawing::XShape > xShape; in createAdditionalShapesTree() local
528 if ( xDrawPageShapes->getByIndex( i ) >>= xShape ) in createAdditionalShapesTree()
530 if ( xShape.is() && xShape != xChartRoot ) in createAdditionalShapesTree()
532 rContainer.push_back( ObjectIdentifier( xShape ) ); in createAdditionalShapesTree()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx205 … uno::Reference<report::XShape> xShape(m_pContainer->getSection()->getByIndex(i),uno::UNO_QUERY); in EndElement() local
206 if ( xShape.is() ) in EndElement()
207 m_pContainer->addCell(xShape.get()); in EndElement()
/trunk/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx147 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler& rParent, ShapePtr xShape in OleObjectGraphicDataContext() argument
148 ShapeContext( rParent, ShapePtr(), xShape ), in OleObjectGraphicDataContext()
149 mrOleObjectInfo( xShape->setOleObjectType() ) in OleObjectGraphicDataContext()
H A Dcustomshapeproperties.cxx119 const Reference < XPropertySet >& xPropSet, const Reference < XShape > & xShape ) const in pushToPropSet()
124 Reference< drawing::XEnhancedCustomShapeDefaulter > xDefaulter( xShape, UNO_QUERY ); in pushToPropSet()
243 awt::Size aSize( xShape->getSize() ); in pushToPropSet()
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx427 drawing::XShape >& xShape ) in getSdrObject()
430 uno::Reference< lang::XUnoTunnel > xUnoTunnel( xShape, uno::UNO_QUERY ); in getSdrObject()
431 uno::Reference< lang::XTypeProvider > xTypeProvider( xShape, uno::UNO_QUERY ); in getSdrObject()
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx173 …t ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape ) throw (::com::su…
174 …t ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape ) throw (::com::su…
200 …yElementAdded(const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape);
201 …lementRemoved(const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xShape);
/trunk/main/toolkit/test/accessibility/
H A DSimpleOffice.java397 XShape xShape = null; in getAccessibleDocumentWindow() local
399 xShape = (XShape) UnoRuntime.queryInterface( in getAccessibleDocumentWindow()
404 XAccessible.class, xShape); in getAccessibleDocumentWindow()
H A DInformationWriter.java119 XShape xShape = (XShape) UnoRuntime.queryInterface( in showShapes() local
124 XShapeDescriptor.class, xShape); in showShapes()
130 XPropertySet.class, xShape); in showShapes()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DSimpleOffice.java412 XShape xShape = null; in GetAccessibleDocumentWindow() local
414 xShape = (XShape) UnoRuntime.queryInterface( in GetAccessibleDocumentWindow()
419 XAccessible.class, xShape); in GetAccessibleDocumentWindow()
H A DInformationWriter.java123 XShape xShape = (XShape) UnoRuntime.queryInterface( in showShapes() local
128 XShapeDescriptor.class, xShape); in showShapes()
134 XPropertySet.class, xShape); in showShapes()
/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx117 bool lcl_doesShapeOverlapWithTickmark( const Reference< drawing::XShape >& xShape in lcl_doesShapeOverlapWithTickmark() argument
122 if(!xShape.is()) in lcl_doesShapeOverlapWithTickmark()
125 …e aShapeRect = BaseGFXHelper::makeRectangle(xShape->getPosition(),ShapeFactory::getSizeAfterRotati… in lcl_doesShapeOverlapWithTickmark()
1641 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes() local
1645 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createShapes()
1657 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes() local
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx176 Reference< drawing::XShape > xShape; in determineRanges() local
177 aSelection >>= xShape; in determineRanges()
178 if ( xShape.is() ) in determineRanges()
/trunk/main/xmloff/inc/xmloff/
H A Danimexp.hxx42 …void prepare( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape, SvXMLE…
43 …void collect( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape, SvXMLE…
/trunk/main/slideshow/source/inc/
H A Dshapelistenereventhandler.hxx58 … ::com::sun::star::drawing::XShape>& xShape ) = 0;
63 … ::com::sun::star::drawing::XShape>& xShape ) = 0;

Completed in 1452 milliseconds

12345678910>>...13