LibreOffice Module sc (master) 1
|
This is the complete list of members for ScVbaObjectContainer, including all inherited members.
collectShapes() | ScVbaObjectContainer | |
createCollectionObject(const uno::Any &rSource) | ScVbaObjectContainer | |
createShape(const awt::Point &rPos, const awt::Size &rSize) | ScVbaObjectContainer | |
createVbaObject(const uno::Reference< drawing::XShape > &rxShape) | ScVbaObjectContainer | |
getByIndex(sal_Int32 nIndex) override | ScVbaObjectContainer | virtual |
getContext() const | ScVbaObjectContainer | inline |
getCount() override | ScVbaObjectContainer | virtual |
getElementType() override | ScVbaObjectContainer | virtual |
getItemByStringIndex(const OUString &rIndex) | ScVbaObjectContainer | |
getParent() const | ScVbaObjectContainer | inline |
getVbaType() const | ScVbaObjectContainer | inline |
hasElements() override | ScVbaObjectContainer | virtual |
implCreateVbaObject(const uno::Reference< drawing::XShape > &rxShape)=0 | ScVbaObjectContainer | protectedpure virtual |
implGetShapeName(const uno::Reference< drawing::XShape > &rxShape) const | ScVbaObjectContainer | protectedvirtual |
implGetShapeServiceName() const =0 | ScVbaObjectContainer | protectedpure virtual |
implOnShapeCreated(const uno::Reference< drawing::XShape > &rxShape) | ScVbaObjectContainer | protectedvirtual |
implPickShape(const uno::Reference< drawing::XShape > &rxShape) const =0 | ScVbaObjectContainer | protectedpure virtual |
insertShape(const uno::Reference< drawing::XShape > &rxShape) | ScVbaObjectContainer | |
maShapes | ScVbaObjectContainer | private |
maVbaType | ScVbaObjectContainer | private |
mxContext | ScVbaObjectContainer | protected |
mxFactory | ScVbaObjectContainer | protected |
mxModel | ScVbaObjectContainer | protected |
mxParent | ScVbaObjectContainer | protected |
mxShapes | ScVbaObjectContainer | protected |
ScVbaObjectContainer(uno::Reference< XHelperInterface > xParent, uno::Reference< uno::XComponentContext > xContext, const uno::Reference< frame::XModel > &rxModel, const uno::Reference< sheet::XSpreadsheet > &rxSheet, const uno::Type &rVbaType) | ScVbaObjectContainer | explicit |
ShapeVector typedef | ScVbaObjectContainer | private |