Home
last modified time | relevance | path

Searched defs:xShape (Results 126 – 150 of 214) sorted by relevance

123456789

/trunk/main/slideshow/source/engine/
H A Dtools.cxx790 ::basegfx::B2DRectangle getAPIShapeBounds( const uno::Reference< drawing::XShape >& xShape ) in getAPIShapeBounds()
809 double getAPIShapePrio( const uno::Reference< drawing::XShape >& xShape ) in getAPIShapePrio()
H A Deventmultiplexer.cxx1034 const uno::Reference<drawing::XShape>& xShape ) in notifyShapeListenerAdded()
1045 const uno::Reference<drawing::XShape>& xShape ) in notifyShapeListenerRemoved()
1055 const uno::Reference<drawing::XShape>& xShape, in notifyShapeCursorChange()
H A Dslideshowimpl.cxx1887 uno::Reference<drawing::XShape> const& xShape ) in addShapeEventListener()
1920 uno::Reference<drawing::XShape> const& xShape ) in removeShapeEventListener()
1947 uno::Reference<drawing::XShape> const& xShape, sal_Int16 nPointerShape ) in setShapeCursor()
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx685 uno::Reference< drawing::XShape > xShape; in SetAnnotation() local
720 uno::Reference < drawing::XShape > xShape; in SetDetectiveObj() local
H A DXMLExportIterator.hxx69 com::sun::star::uno::Reference<com::sun::star::drawing::XShape> xShape; member
97 com::sun::star::uno::Reference<com::sun::star::drawing::XShape> xShape; member
/trunk/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx70 const uno::Reference<drawing::XShape>& xShape) in DescriptionGenerator()
/trunk/main/writerfilter/source/resourcemodel/
H A DLoggedResources.cxx144 void LoggedStream::startShape( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape … in startShape()
/trunk/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx272 uno::Reference<drawing::XShape> xShape(xInterface, uno::UNO_QUERY); in insertControl() local
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx146 void SAL_CALL Svx3DSceneObject::add( const Reference< drawing::XShape >& xShape ) in add()
175 void SAL_CALL Svx3DSceneObject::remove( const Reference< drawing::XShape >& xShape ) in remove()
245 Reference< drawing::XShape > xShape( pDestObj->getUnoShape(), uno::UNO_QUERY ); in getByIndex() local
H A Dunoshap2.cxx217 void SAL_CALL SvxShapeGroup::add( const uno::Reference< drawing::XShape >& xShape ) in add()
260 void SAL_CALL SvxShapeGroup::remove( const uno::Reference< drawing::XShape >& xShape ) in remove()
346 Reference< drawing::XShape > xShape( pDestObj->getUnoShape(), uno::UNO_QUERY ); in getByIndex() local
477 void SAL_CALL SvxShapeConnector::connectStart( const uno::Reference< drawing::XConnectableShape >& … in connectStart()
492 void SAL_CALL SvxShapeConnector::connectEnd( const uno::Reference< drawing::XConnectableShape >& xS… in connectEnd()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx587 void SAL_CALL SdLayerManager::attachShapeToLayer( const uno::Reference< drawing::XShape >& xShape, … in attachShapeToLayer()
609 uno::Reference< drawing::XLayer > SAL_CALL SdLayerManager::getLayerForShape( const uno::Reference< … in getLayerForShape()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx35 ScVbaLineFormat::ScVbaLineFormat( const uno::Reference< ov::XHelperInterface >& xParent, const uno:… in ScVbaLineFormat()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java244 XShape xShape; field in LetterDocument.BusinessPaperObject
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx176 Reference< drawing::XShape > xShape; in determineRanges() local
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx369 uno::Reference< drawing::XShape > xShape(NULL); in impl_createLine() local
470 uno::Reference< drawing::XShape > xShape(NULL); in impl_createArea() local
H A DBubbleChart.cxx337 uno::Reference<drawing::XShape> xShape; in createShapes() local
H A DPieChart.cxx222 uno::Reference< drawing::XShape > xShape(0); in createDataPoint() local
591 ::basegfx::B2IRectangle lcl_getRect( const uno::Reference< drawing::XShape >& xShape ) in lcl_getRect()
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java97 XControlShape xShape = UnoRuntime.queryInterface( XControlShape.class, in createControlAndShape() local
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java411 protected void manipulateShape(XShape xShape) throws com.sun.star.uno.Exception { in manipulateShape()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx1054 void XMLShapeExport::ImpExportCustomShape( in ImpExportCustomShape()
1094 void XMLShapeExport::ImpExportTableShape( const uno::Reference< drawing::XShape >& xShape, XmlShape… in ImpExportTableShape()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1406 Reference< drawing::XShape > xShape = rChartDoc->getTitle(); in parseDocument() local
1450 Reference< drawing::XShape > xShape = rChartDoc->getSubTitle(); in parseDocument() local
1574 Reference< drawing::XShape > xShape; in parseDocument() local
1629 Reference< drawing::XShape > xShape; in parseDocument() local
2070 Reference< drawing::XShape > xShape ( xDiagram, uno::UNO_QUERY ); in exportPlotArea() local
2356 Reference< drawing::XShape > xShape( xTitleProps, uno::UNO_QUERY ); in exportAxisTitle() local
3599 void SchXMLExportHelper_Impl::addPosition( Reference< drawing::XShape > xShape ) in addPosition()
3617 void SchXMLExportHelper_Impl::addSize( Reference< drawing::XShape > xShape, bool bIsOOoNamespace ) in addSize()
/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx361 Reference< drawing::XShape > xShape; in importSlide() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1405 Reference< XShape > xShape; in registerShapeEvents() local
1626 void SlideshowImpl::click( const Reference< XShape >& xShape, const ::com::sun::star::awt::MouseEve… in click()
3756 void SlideShowListenerProxy::addShapeEventListener( const css::uno::Reference< css::drawing::XShape… in addShapeEventListener()
3767 void SlideShowListenerProxy::removeShapeEventListener( const css::uno::Reference< css::drawing::XSh… in removeShapeEventListener()
3924 void SAL_CALL SlideShowListenerProxy::click( const Reference< XShape >& xShape, const ::com::sun::s… in click()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx329 uno::Reference< drawing::XShape> xShape(m_xElement,uno::UNO_QUERY_THROW); in implReInsert() local
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx426 SdrObject* DrawViewWrapper::getSdrObject( const uno::Reference< in getSdrObject()

Completed in 183 milliseconds

123456789