#include "abspilot.hxx"
#include <helpids.h>
#include <strings.hrc>
#include <componentmodule.hxx>
#include <tools/debug.hxx>
#include "typeselectionpage.hxx"
#include "admininvokationpage.hxx"
#include "tableselectionpage.hxx"
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <osl/diagnose.h>
#include "abpfinalpage.hxx"
#include "fieldmappingpage.hxx"
#include "fieldmappingimpl.hxx"
Go to the source code of this file.
◆ PATH_COMPLETE
◆ PATH_NO_FIELDS
◆ PATH_NO_SETTINGS
#define PATH_NO_SETTINGS 2 |
◆ PATH_NO_SETTINGS_NO_FIELDS
#define PATH_NO_SETTINGS_NO_FIELDS 4 |
◆ STATE_FINAL_CONFIRM
#define STATE_FINAL_CONFIRM 4 |
◆ STATE_INVOKE_ADMIN_DIALOG
#define STATE_INVOKE_ADMIN_DIALOG 1 |
◆ STATE_MANUAL_FIELD_MAPPING
#define STATE_MANUAL_FIELD_MAPPING 3 |
◆ STATE_SELECT_ABTYPE
#define STATE_SELECT_ABTYPE 0 |
◆ STATE_TABLE_SELECTION
#define STATE_TABLE_SELECTION 2 |