LibreOffice Module sc (master) 1
|
#include <vbaovalshape.hxx>
Public Member Functions | |
ScVbaOvalShape (const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::drawing::XShape > &xShape, const css::uno::Reference< css::drawing::XShapes > &xShapes, const css::uno::Reference< css::frame::XModel > &xModel) | |
Definition at line 27 of file vbaovalshape.hxx.
ScVbaOvalShape::ScVbaOvalShape | ( | const css::uno::Reference< css::uno::XComponentContext > & | xContext, |
const css::uno::Reference< css::drawing::XShape > & | xShape, | ||
const css::uno::Reference< css::drawing::XShapes > & | xShapes, | ||
const css::uno::Reference< css::frame::XModel > & | xModel | ||
) |
Definition at line 30 of file vbaovalshape.cxx.