LibreOffice Module sc (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/text/XTextRange.hpp>
#include <ooo/vba/msforms/XTextBoxShape.hpp>
#include <vbahelper/vbashape.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaTextBoxShape |
Typedefs | |
typedef cppu::ImplInheritanceHelper< ScVbaShape, ov::msforms::XTextBoxShape > | TextBoxShapeImpl_BASE |
typedef cppu::ImplInheritanceHelper< ScVbaShape, ov::msforms::XTextBoxShape > TextBoxShapeImpl_BASE |
Definition at line 25 of file vbatextboxshape.hxx.