|
LibreOffice Module svx (master) 1
|
#include <xfm_addcondition.hxx>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <comphelper/processfactory.hxx>#include <vcl/svapp.hxx>#include <datanavi.hxx>#include <fmservs.hxx>Go to the source code of this file.
Namespaces | |
| namespace | svxform |
| class FmSearchEngine - Impl class for FmSearchDialog | |
Macros | |
| #define | PROPERTY_ID_BINDING 5724 |
| #define | PROPERTY_ID_FORM_MODEL 5725 |
| #define | PROPERTY_ID_FACET_NAME 5726 |
| #define | PROPERTY_ID_CONDITION_VALUE 5727 |
Functions | |
| Reference< XInterface > | svxform::OAddConditionDialog_Create (const Reference< XMultiServiceFactory > &_rxORB) |
| Sequence< OUString > | svxform::OAddConditionDialog_GetSupportedServiceNames () |
| OUString | svxform::OAddConditionDialog_GetImplementationName () |
| #define PROPERTY_ID_BINDING 5724 |
Definition at line 32 of file xfm_addcondition.cxx.
| #define PROPERTY_ID_CONDITION_VALUE 5727 |
Definition at line 35 of file xfm_addcondition.cxx.
| #define PROPERTY_ID_FACET_NAME 5726 |
Definition at line 34 of file xfm_addcondition.cxx.
| #define PROPERTY_ID_FORM_MODEL 5725 |
Definition at line 33 of file xfm_addcondition.cxx.