LibreOffice Module sc (master) 1
|
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase1.hxx>
Go to the source code of this file.
Classes | |
class | ScShapeObj |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | com::sun::star::drawing |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XPropertyState, css::text::XTextContent, css::document::XEventsSupplier, css::lang::XServiceInfo > | ScShapeObj_Base |
typedef ::cppu::ImplHelper1< css::text::XText > | ScShapeObj_TextBase |
typedef ::cppu::ImplHelper1< css::container::XChild > | ScShapeObj_ChildBase |
typedef ::cppu::WeakImplHelper< css::beans::XPropertySet , css::beans::XPropertyState , css::text::XTextContent , css::document::XEventsSupplier , css::lang::XServiceInfo > ScShapeObj_Base |
Definition at line 54 of file shapeuno.hxx.
typedef ::cppu::ImplHelper1< css::container::XChild > ScShapeObj_ChildBase |
Definition at line 58 of file shapeuno.hxx.
typedef ::cppu::ImplHelper1< css::text::XText > ScShapeObj_TextBase |
Definition at line 56 of file shapeuno.hxx.