23 #include <com/sun/star/beans/PropertyAttribute.hpp>
32 #define PROPERTY_ID_BINDING 5724
33 #define PROPERTY_ID_FORM_MODEL 5725
34 #define PROPERTY_ID_FACET_NAME 5726
35 #define PROPERTY_ID_CONDITION_VALUE 5727
54 return {
"com.sun.star.xforms.ui.dialogs.AddCondition" };
60 return "org.openoffice.comp.svx.OAddConditionDialog";
69 PropertyAttribute::TRANSIENT,
77 PropertyAttribute::TRANSIENT,
85 PropertyAttribute::TRANSIENT,
93 PropertyAttribute::TRANSIENT,
102 return css::uno::Sequence<sal_Int8>();
137 describeProperties( aProperties );
138 return new ::cppu::OPropertyArrayHelper( aProperties );
152 if ( _nExecutionResult ==
RET_OK )
#define PROPERTY_ID_BINDING
virtual void executedDialog(sal_Int16)
#define PROPERTY_ID_CONDITION_VALUE
std::unique_ptr< weld::DialogController > m_xDialog
PropertiesInfo aProperties
#define PROPERTY_ID_FORM_MODEL
static weld::Window * GetFrameWeld(const css::uno::Reference< css::awt::XWindow > &rWindow)
Reference< XComponentContext > getComponentContext(Reference< XMultiServiceFactory > const &factory)
#define PROPERTY_ID_FACET_NAME
::cppu::IPropertyArrayHelper * getArrayHelper()