Home
last modified time | relevance | path

Searched refs:mxShape (Results 26 – 50 of 59) sorted by relevance

123

/aoo41x/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx71 : mxShape (xShape), in DescriptionGenerator()
72 mxSet (mxShape, uno::UNO_QUERY), in DescriptionGenerator()
172 uno::Reference<beans::XPropertyState> xState (mxShape, uno::UNO_QUERY); in AddProperty()
H A DAccessibleGraphicShape.cxx187 ShapeTypeId nShapeType = ShapeTypeHandler::Instance().GetTypeId (mxShape); in CreateAccessibleBaseName()
196 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName()
H A DAccessibleOLEShape.cxx207 ShapeTypeId nShapeType = ShapeTypeHandler::Instance().GetTypeId (mxShape); in CreateAccessibleBaseName()
225 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx954 ASSERT( mxShape.is(), in SwXShape()
2301 if ( mxShape.is() ) in setPosition()
2328 mxShape->setPosition( aPosition ); in setPosition()
2332 else if ( mxShape.is() ) in setPosition()
2377 mxShape->setPosition( aNewPos ); in setPosition()
2383 if ( mxShape.is() ) in getSize()
2385 aSize = mxShape->getSize(); in getSize()
2393 if ( mxShape.is() ) in setSize()
2395 mxShape->setSize( aSize ); in setSize()
2404 if ( mxShape.is() ) in getShapeType()
[all …]
/aoo41x/main/xmloff/source/draw/
H A Ddescriptionimp.cxx56 : SvXMLImportContext(rImport, nPrfx, rLocalName), mxShape( rxShape ) in SdXMLDescriptionContext()
68 uno::Reference< beans::XPropertySet > xPropSet(mxShape, uno::UNO_QUERY_THROW); in EndElement()
H A Ddescriptionimp.hxx36 com::sun::star::uno::Reference< com::sun::star::drawing::XShape > mxShape; member in SdXMLDescriptionContext
H A Deventimp.hxx36 com::sun::star::uno::Reference< com::sun::star::drawing::XShape > mxShape; member in SdXMLEventsContext
/aoo41x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx182 uno::Reference<drawing::XShape> const mxShape; member in slideshow::internal::__anon7375fed30111::ShapeOfGroup
194 mxShape(xShape), in ShapeOfGroup()
209 return mxShape; in getXShape()
H A Dexternalshapebase.hxx127 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > mxShape;
H A Dviewmediashape.hxx158 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > mxShape;
H A Ddrawshape.hxx292 ::com::sun::star::drawing::XShape > mxShape;
/aoo41x/main/sdext/source/minimizer/
H A Dgraphiccollector.hxx61 …com::sun::star::uno::Reference< com::sun::star::drawing::XShape > mxShape; // if mbFillBitmap i… member
70 GraphicUser() : mxShape(), maGraphicCropLogic( 0, 0, 0, 0 ), mbFillBitmap( sal_False ) {}; in GraphicUser()
H A Dimpoptimizer.cxx416 else if ( aGraphicIter->maUser[ 0 ].mxShape.is() ) in CompressGraphics()
418 … Reference< XPropertySet > xShapePropertySet( aGraphicIter->maUser[ 0 ].mxShape, UNO_QUERY_THROW ); in CompressGraphics()
432 if ( aGraphicUserIter->mxShape.is() ) in CompressGraphics()
435 Reference< XPropertySet > xShapePropertySet( aGraphicUserIter->mxShape, UNO_QUERY_THROW ); in CompressGraphics()
/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx61 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > mxShape;
132 ::oox::drawingml::ShapePtr mxShape; /// Current top-level shape.
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx312 Reference<lang::XComponent> xComponent (mxShape, uno::UNO_QUERY); in dispose()
317 mxShape = NULL; in dispose()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlcelli.cxx610 DBG_ASSERT( !mxAnnotationData->mxShape.is() || mxAnnotationData->mxShapes.is(), in SetAnnotation()
612 if( mxAnnotationData->mxShape.is() && mxAnnotationData->mxShapes.is() ) in SetAnnotation()
615 SdrObject* pObject = ::GetSdrObjectFromXShape( mxAnnotationData->mxShape ); in SetAnnotation()
644 mxAnnotationData->mxShapes->remove( mxAnnotationData->mxShape ); in SetAnnotation()
H A Dxmlannoi.hxx54 mxShape;
H A Dxmlannoi.cxx206 mrAnnotationData.mxShape = rxShape; in SetShape()
/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx385 if ( mxShape.is() ) in GetOriginalSize()
386 aShapesRange = GetShapeRangeForXShape( mxShape, xPrimitiveFactory, aViewInformation ); in GetOriginalSize()
419 aAny >>= mxShape; in GetGraphicSource()
422 if ( !mxShape.is() && !mxShapes.is() ) in GetGraphicSource()
491 else if ( mxShape.is() ) in GetGraphicStream()
492 xSourceDoc = uno::Reference< lang::XComponent >( mxShape, uno::UNO_QUERY_THROW );; in GetGraphicStream()
H A Dexportdialog.hxx162 mxShape; member in ExportDialog
/aoo41x/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx255 com::sun::star::uno::Reference< com::sun::star::drawing::XShape > mxShape; member in SvXMLShapeContext
265 …:sun::star::uno::Reference< com::sun::star::drawing::XShape >& getShape() const { return mxShape; } in getShape()
/aoo41x/main/svx/inc/svx/
H A DAccessibleShapeInfo.hxx53 ::com::sun::star::drawing::XShape> mxShape;
H A DDescriptionGenerator.hxx162 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape> mxShape;
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dchartdrawingfragment.hxx105 ::oox::drawingml::ShapePtr mxShape; /// Current top-level shape.
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.hxx77 REF( com::sun::star::drawing::XShape ) mxShape;

Completed in 98 milliseconds

123