23#include <com/sun/star/beans/XPropertySet.hpp>
24#include <com/sun/star/beans/NamedValue.hpp>
46 const css::uno::Reference< css::beans::XPropertySet >& _rxModel,
53 const css::uno::Reference< css::beans::XPropertySet >& _rxModel);
59 std::vector< css::beans::NamedValue >& _out_properties );
static void translateItemsToProperties(const SfxItemSet &_rSet, const css::uno::Reference< css::beans::XPropertySet > &_rxModel)
fills the given property set with values obtained from the given item set
static void destroyItemSet(std::unique_ptr< SfxItemSet > &_rpSet, rtl::Reference< SfxItemPool > &_rpPool, std::vector< SfxPoolItem * > *&_rpDefaults)
destroys an item previously created with <method>createItemSet</method>
static void createItemSet(std::unique_ptr< SfxItemSet > &_rpSet, rtl::Reference< SfxItemPool > &_rpPool, std::vector< SfxPoolItem * > *&_rpDefaults)
creates an item set to be used with this dialog
static void translateItemsToProperties(const SfxItemSet &_rSet, std::vector< css::beans::NamedValue > &_out_properties)
fills the given property set with values obtained from the given item set
ControlCharacterDialog(weld::Window *pParent, const SfxItemSet &rCoreSet)
virtual ~ControlCharacterDialog() override
virtual void PageCreated(const OUString &rId, SfxTabPage &rPage) override
static void translatePropertiesToItems(const css::uno::Reference< css::beans::XPropertySet > &_rxModel, SfxItemSet *_pSet)
fills the given item set with values obtained from the given property set
a property handler for any virtual string properties