|
LibreOffice Module svx (master) 1
|
#include <sal/config.h>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/beans/PropertyVetoException.hpp>#include <com/sun/star/beans/UnknownPropertyException.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/style/VerticalAlignment.hpp>#include <com/sun/star/text/ColumnSeparatorStyle.hpp>#include <com/sun/star/text/XTextColumns.hpp>#include <com/sun/star/uno/Any.h>#include <com/sun/star/util/Color.hpp>#include <cppuhelper/supportsservice.hxx>#include <o3tl/safeint.hxx>#include <svl/itemprop.hxx>#include <svx/SvxXTextColumns.hxx>#include <tools/UnitConversion.hxx>#include <vcl/svapp.hxx>#include <numeric>Go to the source code of this file.
Functions | |
| css::uno::Reference< css::uno::XInterface > | SvxXTextColumns_createInstance () noexcept |
| SVXCORE_DLLPUBLIC css::uno::XInterface * | com_sun_star_comp_svx_TextColumns_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SVXCORE_DLLPUBLIC css::uno::XInterface * com_sun_star_comp_svx_TextColumns_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 331 of file SvxXTextColumns.cxx.
|
noexcept |
Definition at line 325 of file SvxXTextColumns.cxx.
Referenced by SvxShape::getPropertyValueImpl().