LibreOffice Module sc (master) 1
|
#include <vbalineshape.hxx>
Public Member Functions | |
ScVbaLineShape (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 vbalineshape.hxx.
ScVbaLineShape::ScVbaLineShape | ( | 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 vbalineshape.cxx.