Home
last modified time | relevance | path

Searched refs:xShape (Results 1 – 25 of 310) sorted by last modified time

12345678910>>...13

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx2233 Reference < XShape > xShape = pFHint->GetShape(); in ~XMLParaContext() local
2234 if ( xShape.is() ) in ~XMLParaContext()
2237 Reference < XPropertySet > xPropSet( xShape, UNO_QUERY ); in ~XMLParaContext()
2266 Reference < XShape > xShape = pDHint->GetShape(); in ~XMLParaContext() local
2267 if ( xShape.is() ) in ~XMLParaContext()
2270 Reference < XPropertySet > xPropSet( xShape, UNO_QUERY ); in ~XMLParaContext()
H A Dtxtparae.cxx170 Reference<XShape> xShape(xTxtContent, UNO_QUERY); in lcl_ShapeFilter() local
171 if(!xShape.is()) in lcl_ShapeFilter()
2751 Reference < XShape > xShape( rTxtCntnt, UNO_QUERY ); in exportAnyTextFrame() local
2752 GetExport().GetShapeExport()->collectShapeAutoStyles( xShape ); in exportAnyTextFrame()
2809 Reference < XShape > xShape( rTxtCntnt, UNO_QUERY ); in exportAnyTextFrame() local
2813 ->exportShape( xShape, nFeatures ); in exportAnyTextFrame()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1405 Reference< XShape > xShape; in registerShapeEvents() local
1406 xShapes->getByIndex( nShape ) >>= xShape; in registerShapeEvents()
1408 if( xShape.is() && in registerShapeEvents()
1411 Reference< XShapes > xSubShapes( xShape, UNO_QUERY ); in registerShapeEvents()
1416 Reference< XPropertySet > xSet( xShape, UNO_QUERY ); in registerShapeEvents()
1456 maShapeEventMap[ xShape ] = pEvent; in registerShapeEvents()
1459 mxListenerProxy->addShapeEventListener( xShape ); in registerShapeEvents()
1630 WrappedShapeEventImplPtr pEvent = maShapeEventMap[xShape]; in click()
1738 SdrObject* pObj = GetSdrObjectFromXShape( xShape ); in click()
3761 mxSlideShow->addShapeEventListener( xListener, xShape ); in addShapeEventListener()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx316 uno::Reference< XInterface > xShape; in GetInterface() local
323 xShape = *(cppu::OWeakObject*)pxShape; in GetInterface()
326 xShape = pObj->getUnoShape(); in GetInterface()
328 return xShape; in GetInterface()
633 GetSvxPage()->add(xShape); in add()
940 if(xShape.is()) // default Ctor in SwXShape()
957 xShape = 0; in SwXShape()
2784 SwXShape(xShape) in SwXGroupShape()
2832 xShapes->add(xShape); in add()
2838 if(xShape.is()) in add()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx97 ScShapeObj::ScShapeObj( uno::Reference<drawing::XShape>& xShape ) : in ScShapeObj() argument
269 rtl::OUString sType(xShape->getShapeType()); in lcl_GetCaptionPoint()
287 rUnoPoint = xShape->getPosition(); in lcl_GetAnchorCell()
288 rtl::OUString sType(xShape->getShapeType()); in lcl_GetAnchorCell()
292 rUnoSize = xShape->getSize(); in lcl_GetAnchorCell()
392 if (xShape.is()) in setPropertyValue()
495 if (xShape.is()) in setPropertyValue()
593 if (xShape.is()) in setPropertyValue()
678 if (xShape.is()) in getPropertyValue()
732 if (xShape.is()) in getPropertyValue()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx454 STAR_REFERENCE( drawing::XShape ) xShape; in ImportOLE() local
456 rReader.pFormImpl->ReadOCXStream(xSrc,&xShape,true)) in ImportOLE()
458 pRet = GetSdrObjectFromXShape(xShape); in ImportOLE()
H A Dww8par3.cxx2696 uno::Reference< drawing::XShape > xShape = in InsertControl() local
2699 DBG_ASSERT(xShape.is(), "XShape nicht erhalten"); in InsertControl()
2700 xShape->setSize(rSize); in InsertControl()
2729 uno::Reference< drawing::XControlShape > xControlShape( xShape, in InsertControl()
2736 *pShape = xShape; in InsertControl()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2958 uno::Reference< uno::XInterface > xShape( maWeakUnoShape ); in getSvxShape() local
2960 OSL_ENSURE( !( !xShape.is() && mpSvxShape ), in getSvxShape()
2964 if ( mpSvxShape && !xShape.is() ) in getSvxShape()
2973 uno::Reference< uno::XInterface > xShape( getWeakUnoShape() ); in getUnoShape() local
2974 if( !xShape.is() ) in getUnoShape()
2986 xShape = pDrawPage->_CreateShape( this ); in getUnoShape()
2987 impl_setUnoShape( xShape ); in getUnoShape()
2994 maWeakUnoShape = xShape = static_cast< ::cppu::OWeakObject* >( mpSvxShape ); in getUnoShape()
2998 return xShape; in getUnoShape()
H A Dcharthelper.cxx99 uno::Reference< drawing::XShape > xShape; in tryToGetChartContentAsPrimitive2DSequence() local
103 xShapeAccess->getByIndex(a) >>= xShape; in tryToGetChartContentAsPrimitive2DSequence()
105 if(xShape.is()) in tryToGetChartContentAsPrimitive2DSequence()
109 xShape, in tryToGetChartContentAsPrimitive2DSequence()
H A Dsvdpage.cxx1018 uno::Reference<uno::XInterface> xShape (rxOrder->getByIndex(nIndex), uno::UNO_QUERY); in SetNavigationOrder() local
1019 SdrObject* pObject = SdrObject::getSdrObjectFromXShape(xShape); in SetNavigationOrder()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx417 uno::Reference< drawing::XShape > xShape( xControlShape, uno::UNO_QUERY_THROW ); in createShapeControl() local
418 …eXShapeGeometryAttributes > xGeoHelper( new ConcreteXShapeGeometryAttributes( xContext, xShape ) ); in createShapeControl()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx217 void SAL_CALL SvxShapeGroup::add( const uno::Reference< drawing::XShape >& xShape ) in add() argument
222 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
228 pSdrShape = mxPage->_CreateSdrObject( xShape ); in add()
260 void SAL_CALL SvxShapeGroup::remove( const uno::Reference< drawing::XShape >& xShape ) in remove() argument
266 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
346 Reference< drawing::XShape > xShape( pDestObj->getUnoShape(), uno::UNO_QUERY ); in getByIndex() local
347 return uno::makeAny( xShape ); in getByIndex()
477 …ector::connectStart( const uno::Reference< drawing::XConnectableShape >& xShape, drawing::Connecti… in connectStart() argument
481 Reference< drawing::XShape > xRef( xShape, UNO_QUERY ); in connectStart()
492 …nnector::connectEnd( const uno::Reference< drawing::XConnectableShape >& xShape, drawing::Connecti… in connectEnd() argument
[all …]
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1800 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape; in InsertControl()
1818xShape = ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >(xCreate, ::com::sun… in InsertControl()
1819 if ( xShape.is() ) in InsertControl()
1821 xShape->setSize(rSize); in InsertControl()
1824 …:com::sun::star::uno::Reference< ::com::sun::star::drawing::XControlShape > xControlShape( xShape, in InsertControl()
1832 *pShape = xShape; in InsertControl()
2006 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > xShape; in ImportOLE()
2007 if ( aPPTConvertOCXControls.ReadOCXStream( xObjStor, &xShape, sal_False ) ) in ImportOLE()
2008 pRet = GetSdrObjectFromXShape( xShape ); in ImportOLE()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx88 return xShape; in nextShape()
146 xShape = mpShape; in replaceAll()
149 while( xShape.is() ) in replaceAll()
180 xShape = NULL; in replaceAll()
198 xShape = NULL; in replaceAll()
249 xShape = mpShape; in findAll()
291 xShape = NULL; in findAll()
309 xShape = NULL; in findAll()
348 xShape = mpShape; in GetCurrentShape()
351 return xShape; in GetCurrentShape()
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3787 Reference< XShape > xShape; in dump_target() local
3788 aSource >>= xShape; in dump_target()
3789 if( xShape.is() ) in dump_target()
3791 OUString aStr( xShape->getShapeType() ); in dump_target()
/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/slideshow/source/engine/shapes/
H A Dappletshape.cxx81 ::com::sun::star::drawing::XShape >& xShape,
121 AppletShape::AppletShape( const uno::Reference< drawing::XShape >& xShape, in AppletShape() argument
127 ExternalShapeBase( xShape, nPrio, rContext ), in AppletShape()
310 const uno::Reference< drawing::XShape >& xShape, in createAppletShape()
318 new AppletShape(xShape, in createAppletShape()
H A Ddrawshape.cxx410 DrawShape::DrawShape( const uno::Reference< drawing::XShape >& xShape, in DrawShape() argument
415 mxShape( xShape ), in DrawShape()
424 maBounds( getAPIShapeBounds( xShape ) ), in DrawShape()
462 uno::Reference<lang::XComponent>(xShape, uno::UNO_QUERY), in DrawShape()
472 DrawShape::DrawShape( const uno::Reference< drawing::XShape >& xShape, in DrawShape() argument
477 mxShape( xShape ), in DrawShape()
485 maBounds( getAPIShapeBounds( xShape ) ), in DrawShape()
575 const uno::Reference< drawing::XShape >& xShape, in create()
581 DrawShapeSharedPtr pShape( new DrawShape(xShape, in create()
607 const uno::Reference< drawing::XShape >& xShape, in create()
[all …]
H A Dmediashape.cxx70 ::com::sun::star::drawing::XShape >& xShape,
104 MediaShape::MediaShape( const uno::Reference< drawing::XShape >& xShape, in MediaShape() argument
107 ExternalShapeBase( xShape, nPrio, rContext ), in MediaShape()
283 const uno::Reference< drawing::XShape >& xShape, in createMediaShape()
288 new MediaShape(xShape, nPrio, rContext)); in createMediaShape()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2301 uno::Reference< drawing::XShape > xShape; in createInstance() local
2305xShape.set(SvxUnoDrawMSFactory::createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.s… in createInstance()
2310xShape.set(SvxUnoDrawMSFactory::createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.s… in createInstance()
2312xShape.set(SvxUnoDrawMSFactory::createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.s… in createInstance()
2316xShape.set(m_aProps->m_xContext->getServiceManager()->createInstanceWithContext(aServiceSpecifier,… in createInstance()
2417 xShape.set(SvxUnoDrawMSFactory::createInstance( aServiceSpecifier ),uno::UNO_QUERY_THROW); in createInstance()
2419 return m_pImpl->m_pReportModel->createShape(aServiceSpecifier,xShape); in createInstance()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1795 SdrObject* pSdrObj = GetSdrObjectFromXShape( pPtr->xShape ); in ImplWriteOLE()
1833 ::com::sun::star::awt::Size aSize( pPtr->xShape->getSize() ); in ImplWriteOLE()
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java411 protected void manipulateShape(XShape xShape) throws com.sun.star.uno.Exception { in manipulateShape() argument
412 … XPropertySet xShapeProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xShape); in manipulateShape()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java808 XShape xShape = (XShape)UnoRuntime.queryInterface(XShape.class, xFrame); in TextFrameExample() local
818 xShape.setSize(aSize); in TextFrameExample()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx444 …tAnnotationMeta( const com::sun::star::uno::Reference < com::sun::star::drawing::XShape >& xShape);
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx1031 uno::Reference< drawing::XShape > xShape( aProps[i].Target, in applyInitialShapeAttributes() local
1034 if( !xShape.is() ) in applyInitialShapeAttributes()
1043 xShape = aParaTarget.Shape; in applyInitialShapeAttributes()
1048 if( xShape.is() ) in applyInitialShapeAttributes()
1050 ShapeSharedPtr pShape( mpLayerManager->lookupShape( xShape ) ); in applyInitialShapeAttributes()

Completed in 308 milliseconds

12345678910>>...13