/aoo41x/main/sc/source/ui/vba/ |
H A D | vbasheetobjects.cxx | 119 virtual bool implPickShape( const uno::Reference< drawing::XShape >& rxShape ) const = 0; 185 mxShapes->add( rxShape ); in insertShape() 186 maShapes.push_back( rxShape ); in insertShape() 187 implOnShapeInserted( rxShape ); in insertShape() 192 const uno::Reference< drawing::XShape >& rxShape ) throw (uno::RuntimeException) in createVbaObject() 194 return implCreateVbaObject( rxShape ); in createVbaObject() 243 uno::Reference< beans::XPropertySet > xPropSet( rxShape, uno::UNO_QUERY_THROW ); in implGetShapeName() 375 virtual bool implPickShape( const uno::Reference< drawing::XShape >& rxShape ) const; 452 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implGetShapeName() 459 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implOnShapeCreated() [all …]
|
H A D | vbasheetobject.cxx | 167 const uno::Reference< drawing::XShape >& rxShape ) throw (uno::RuntimeException) : in ScVbaSheetObjectBase() 171 mxShape( rxShape, uno::UNO_SET_THROW ), in ScVbaSheetObjectBase() 172 mxShapeProps( rxShape, uno::UNO_QUERY_THROW ) in ScVbaSheetObjectBase()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | ShapeTypeHandler.cxx | 108 ShapeTypeId ShapeTypeHandler::GetTypeId (const uno::Reference<drawing::XShape>& rxShape) const in GetTypeId() 110 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in GetTypeId() 228 long ShapeTypeHandler::GetSlotId (const uno::Reference<drawing::XShape>& rxShape) const in GetSlotId() 230 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in GetSlotId() 239 ShapeTypeHandler::CreateAccessibleBaseName (const uno::Reference<drawing::XShape>& rxShape) in CreateAccessibleBaseName() argument 245 switch (ShapeTypeHandler::Instance().GetTypeId (rxShape)) in CreateAccessibleBaseName() 320 SvxShape* pShape = SvxShape::getImplementation( rxShape ); in CreateAccessibleBaseName() 351 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in CreateAccessibleBaseName()
|
H A D | AccessibleShapeInfo.cxx | 35 ::com::sun::star::drawing::XShape>& rxShape, in AccessibleShapeInfo() 40 : mxShape (rxShape), in AccessibleShapeInfo() 53 ::com::sun::star::drawing::XShape>& rxShape, in AccessibleShapeInfo() 57 : mxShape (rxShape), in AccessibleShapeInfo()
|
H A D | ChildrenManagerImpl.cxx | 466 void ChildrenManagerImpl::AddShape (const Reference<drawing::XShape>& rxShape) in AddShape() argument 468 if (rxShape.is()) in AddShape() 474 awt::Point aPos = rxShape->getPosition(); in AddShape() 475 awt::Size aSize = rxShape->getSize(); in AddShape() 485 Reference<container::XChild> xChild (rxShape, uno::UNO_QUERY); in AddShape() 493 maVisibleChildren.push_back (ChildDescriptor (rxShape)); in AddShape() 516 void ChildrenManagerImpl::RemoveShape (const Reference<drawing::XShape>& rxShape) in RemoveShape() argument 518 if (rxShape.is()) in RemoveShape() 525 ChildDescriptor (rxShape))); in RemoveShape()
|
/aoo41x/main/filter/source/svg/ |
H A D | svgexport.cxx | 800 sal_Bool SVGFilter::implExportShape( const Reference< XShape >& rxShape ) in implExportShape() argument 802 Reference< XPropertySet > xShapePropSet( rxShape, UNO_QUERY ); in implExportShape() 807 const ::rtl::OUString aShapeType( rxShape->getShapeType() ); in implExportShape() 865 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implExportShape() 886 if( !bRet && mpObjects->find( rxShape ) != mpObjects->end() ) in implExportShape() 888 Reference< XText > xText( rxShape, UNO_QUERY ); in implExportShape() 1063 Reference< XShapes > xShapes( rxShape, UNO_QUERY ); in implCreateObjectsFromShape() 1070 SdrObject* pObj = GetSdrObjectFromXShape( rxShape ); in implCreateObjectsFromShape() 1088 (*mpObjects)[ rxShape ] = ObjectRepresentation( rxShape, aMtf ); in implCreateObjectsFromShape() 1091 (*mpObjects)[ rxShape ] = ObjectRepresentation( rxShape, aGraphic.GetGDIMetaFile() ); in implCreateObjectsFromShape() [all …]
|
H A D | svgfilter.hxx | 282 sal_Bool implExportShape( const Reference< XShape >& rxShape ); 288 …l_Bool implCreateObjectsFromShape( const Reference< XShape >& rxShape ); 291 ::rtl::OUString implGetDescriptionFromShape( const Reference< XShape >& rxShape );
|
/aoo41x/main/svx/inc/svx/ |
H A D | ShapeTypeHandler.hxx | 114 ::com::sun::star::drawing::XShape>& rxShape) const; 146 ::com::sun::star::drawing::XShape>& rxShape, in CreateAccessibleObject() 151 AccessibleShapeInfo aShapeInfo(rxShape, rxParent); in CreateAccessibleObject() 172 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape) 228 ::com::sun::star::drawing::XShape>& rxShape) const;
|
H A D | AccessibleShapeInfo.hxx | 78 ::com::sun::star::drawing::XShape>& rxShape, 89 ::com::sun::star::drawing::XShape>& rxShape,
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97esc.cxx | 199 EscherExHostAppData* XclEscherEx::StartShape( const Reference< XShape >& rxShape, const Rectangle* … in StartShape() argument 215 SdrObject* pObj = GetSdrObjectFromXShape( rxShape ); in StartShape() 237 mrObjMgr.AddObj( new XclExpChartObj( mrObjMgr, rxShape, pChildAnchor ) ); in StartShape() 252 Reference< XPropertySet > xPropSet( rxShape, UNO_QUERY ); in StartShape() 263 pCurrXclObj = CreateOCXCtrlObj( rxShape, pChildAnchor ); in StartShape() 265 pCurrXclObj = CreateTBXCtrlObj( rxShape, pChildAnchor ); in StartShape() 330 Reference< XPropertySet > xPropSet( rxShape, UNO_QUERY ); in StartShape()
|
/aoo41x/main/oox/source/vml/ |
H A D | vmlshape.cxx | 289 void ShapeBase::convertFormatting( const Reference< XShape >& rxShape, const ShapeParentAnchor* pPa… in convertFormatting() argument 291 if( rxShape.is() ) in convertFormatting() 300 rxShape->setPosition( Point( aShapeRect.X, aShapeRect.Y ) ); in convertFormatting() 301 rxShape->setSize( Size( aShapeRect.Width, aShapeRect.Height ) ); in convertFormatting() 302 convertShapeProperties( rxShape ); in convertFormatting() 320 void ShapeBase::convertShapeProperties( const Reference< XShape >& rxShape ) const in convertShapeProperties() 326 PropertySet( rxShape ).setProperties( aPropMap ); in convertShapeProperties()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | eventimp.cxx | 92 …ing& rLocalName, const Reference< XAttributeList>& xAttrList, const Reference< XShape >& rxShape ); 173 …ng& rLocalName, const Reference< XAttributeList >& xAttrList, const Reference< XShape >& rxShape ) in SdXMLEventContext() argument 176 …mxShape( rxShape ), mbScript( sal_False ), mbActionEvent( sal_False ), meClickAction( ClickAction_… in SdXMLEventContext() 178 mxShape( rxShape ), mbScript( sal_False ), meClickAction( ClickAction_NONE ), in SdXMLEventContext() 558 const Reference< XAttributeList>&, const Reference< XShape >& rxShape) in SdXMLEventsContext() 559 : SvXMLImportContext(rImport, nPrfx, rLocalName), mxShape( rxShape ) in SdXMLEventsContext()
|
H A D | descriptionimp.cxx | 55 const Reference< XAttributeList>&, const Reference< XShape >& rxShape) in SdXMLDescriptionContext() 56 : SvXMLImportContext(rImport, nPrfx, rLocalName), mxShape( rxShape ) in SdXMLDescriptionContext()
|
/aoo41x/main/oox/source/xls/ |
H A D | drawingfragment.cxx | 71 …croAttacher::ShapeMacroAttacher( const OUString& rMacroName, const Reference< XShape >& rxShape ) : in ShapeMacroAttacher() argument 73 mxShape( rxShape ) in ShapeMacroAttacher() 119 const WorksheetHelper& rHelper, const ShapePtr& rxParentShape, const ShapePtr& rxShape ) : in GroupShapeContext() argument 120 ShapeGroupContext( rParent, rxParentShape, rxShape ), in GroupShapeContext() 612 void VmlDrawing::notifyXShapeInserted( const Reference< XShape >& rxShape, in notifyXShapeInserted() argument 625 Reference< XControlShape > xCtrlShape( rxShape, UNO_QUERY_THROW ); in notifyXShapeInserted()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | drawingfragment.hxx | 55 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape ); 93 const ::oox::drawingml::ShapePtr& rxShape ); 187 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape,
|
H A D | drawingmanager.hxx | 480 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape, 508 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape,
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | viewappletshape.cxx | 70 const uno::Reference< drawing::XShape >& rxShape, in ViewAppletShape() 80 ENSURE_OR_THROW( rxShape.is(), "ViewAppletShape::ViewAppletShape(): Invalid Shape" ); in ViewAppletShape() 93 uno::Reference< beans::XPropertySet > xShapePropSet( rxShape, in ViewAppletShape()
|
H A D | viewmediashape.cxx | 76 const uno::Reference< drawing::XShape >& rxShape, in ViewMediaShape() 82 mxShape( rxShape ), in ViewMediaShape()
|
/aoo41x/main/oox/source/drawingml/ |
H A D | graphicshapecontext.cxx | 292 ChartGraphicDataContext::ChartGraphicDataContext( ContextHandler& rParent, const ShapePtr& rxShape,… in ChartGraphicDataContext() argument 293 ShapeContext( rParent, ShapePtr(), rxShape ), in ChartGraphicDataContext() 294 mrChartShapeInfo( rxShape->setChartType( bEmbedShapes ) ) in ChartGraphicDataContext()
|
/aoo41x/main/sdext/source/minimizer/ |
H A D | graphiccollector.cxx | 99 …y( const Reference< XComponentContext >& rxContext, Reference< XShape >& rxShape, const GraphicSet… in ImpAddGraphicEntity() argument 102 Reference< XPropertySet > xShapePropertySet( rxShape, UNO_QUERY_THROW ); in ImpAddGraphicEntity() 108 aUser.mxShape = rxShape; in ImpAddGraphicEntity() 113 awt::Size aLogicalSize( rxShape->getSize() ); in ImpAddGraphicEntity()
|
/aoo41x/main/oox/source/drawingml/chart/ |
H A D | converterbase.cxx | 403 bool LayoutConverter::convertFromModel( const Reference< XShape >& rxShape, double fRotationAngle ) in convertFromModel() argument 414 Size aShapeSize = rxShape->getSize(); in convertFromModel() 424 rxShape->setPosition( aShapePos ); in convertFromModel()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 1161 basegfx::B2DRange getUnrotatedGroupBoundRange(const Reference< XShape >& rxShape) in getUnrotatedGroupBoundRange() argument 1167 if(rxShape.is()) in getUnrotatedGroupBoundRange() 1169 …if(rxShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.GroupShap… in getUnrotatedGroupBoundRange() 1172 const Reference< XIndexAccess > xXIndexAccess(rxShape, UNO_QUERY); in getUnrotatedGroupBoundRange() 1194 const Reference< XPropertySet > mXPropSet(rxShape, UNO_QUERY); in getUnrotatedGroupBoundRange()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlannoi.cxx | 203 void ScXMLAnnotationContext::SetShape( const uno::Reference< drawing::XShape >& rxShape, const uno:… in SetShape() argument 206 mrAnnotationData.mxShape = rxShape; in SetShape()
|
/aoo41x/main/oox/inc/oox/vml/ |
H A D | vmlshape.hxx | 223 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape, 242 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& rxShape ) const;
|
/aoo41x/main/sd/inc/ |
H A D | SdShapeTypes.hxx | 67 ::com::sun::star::drawing::XShape>& rxShape
|