LibreOffice Module svx (master) 1
|
#include <verttexttbxctrl.hxx>
Public Member Functions | |
SvxVertTextTbxCtrl (const css::uno::Reference< css::uno::XComponentContext > &rContext) | |
virtual OUString SAL_CALL | getImplementationName () override |
Public Member Functions inherited from SvxVertCTLTextTbxCtrl | |
SvxVertCTLTextTbxCtrl (const css::uno::Reference< css::uno::XComponentContext > &rContext) | |
virtual | ~SvxVertCTLTextTbxCtrl () override |
virtual void SAL_CALL | initialize (const css::uno::Sequence< css::uno::Any > &rArguments) override |
virtual OUString SAL_CALL | getImplementationName () override=0 |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
virtual void SAL_CALL | statusChanged (const css::frame::FeatureStateEvent &rEvent) override |
Definition at line 66 of file verttexttbxctrl.hxx.
SvxVertTextTbxCtrl::SvxVertTextTbxCtrl | ( | const css::uno::Reference< css::uno::XComponentContext > & | rContext | ) |
Definition at line 47 of file verttexttbxctrl.cxx.
|
overridevirtual |
Implements SvxVertCTLTextTbxCtrl.
Definition at line 54 of file verttexttbxctrl.cxx.