#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/text/XRedline.hpp>
#include <cppuhelper/implbase.hxx>
#include "pam.hxx"
#include "unobaseclass.hxx"
Go to the source code of this file.
|
| sw |
| Dialog to specify the properties of date form field.
|
|
|
typedef ::cppu::WeakImplHelper< css::lang::XUnoTunnel, css::lang::XServiceInfo, css::beans::XPropertySet, css::beans::XPropertyState, css::container::XEnumerationAccess, css::container::XContentEnumerationAccess, css::text::XTextRange, css::text::XRedline > | SwXTextRange_Base |
|
typedef ::cppu::WeakImplHelper< css::lang::XUnoTunnel, css::lang::XServiceInfo, css::container::XIndexAccess > | SwXTextRanges_Base |
|
typedef ::cppu::WeakImplHelper< css::lang::XUnoTunnel, css::lang::XServiceInfo, css::beans::XPropertySet, css::beans::XPropertyState, css::container::XEnumerationAccess, css::container::XContentEnumerationAccess, css::text::XTextRange, css::text::XRedline> SwXTextRange_Base |
typedef ::cppu::WeakImplHelper< css::lang::XUnoTunnel, css::lang::XServiceInfo, css::container::XIndexAccess> SwXTextRanges_Base |