#include "ut_types.h"#include "ut_misc.h"#include "pt_Types.h"#include "ut_assert.h"#include "xap_Strings.h"#include "fl_BlockLayout.h"#include "pp_Revision.h"#include "ut_string_class.h"#include "fp_ContainerObject.h"#include "fp_Fields.h"Go to the source code of this file.
| #define _FIELD | ( | type, | |||
| desc, | |||||
| tag | ) | FPFIELD_##tag, |
| #define _FIELD | ( | type, | |||
| desc, | |||||
| tag | ) |
| #define _FIELDTYPE | ( | type, | |||
| desc | ) |
| #define BOOKMARK_NAME_SIZE 30 |
Referenced by FV_View::cmdInsertBookmark(), and fp_BookmarkRun::fp_BookmarkRun().
| #define FIELD_UPDATE_DATE 240 |
Referenced by fp_FieldAMPMRun::needsFrequentUpdates(), fp_FieldDOYRun::needsFrequentUpdates(), fp_FieldWkdayRun::needsFrequentUpdates(), fp_FieldDefaultDateNoTimeRun::needsFrequentUpdates(), fp_FieldMthDayYearRun::needsFrequentUpdates(), fp_FieldMonthDayYearRun::needsFrequentUpdates(), fp_FieldDDMMYYRun::needsFrequentUpdates(), fp_FieldMMDDYYRun::needsFrequentUpdates(), and fp_FieldDateRun::needsFrequentUpdates().
| #define FIELD_UPDATE_ENDNOTE 3 |
| #define FIELD_UPDATE_LINE_COUNT 10 |
Referenced by fp_FieldLineCountRun::needsFrequentUpdates().
| #define FIELD_UPDATE_MAILMERGE 10 |
Referenced by fp_FieldMailMergeRun::needsFrequentUpdates().
| #define FIELD_UPDATE_META 10 |
Referenced by fp_FieldMetaRun::needsFrequentUpdates().
| #define FIELD_UPDATE_PAGE 20 |
| #define FIELD_UPDATE_PARA_COUNT 20 |
Referenced by fp_FieldParaCountRun::needsFrequentUpdates().
| #define FIELD_UPDATE_TIME 1 |
Referenced by fp_FieldDateTimeCustomRun::needsFrequentUpdates(), fp_FieldTimeEpochRun::needsFrequentUpdates(), fp_FieldMilTimeRun::needsFrequentUpdates(), fp_FieldDefaultDateRun::needsFrequentUpdates(), fp_FieldNonBlankCharCountRun::needsFrequentUpdates(), fp_FieldCharCountRun::needsFrequentUpdates(), and fp_FieldTimeRun::needsFrequentUpdates().
| #define FIELD_UPDATE_WORD_COUNT 4 |
| #define FPFIELD_MAX_LENGTH 127 |
Referenced by fp_FieldRun::_setValue(), fp_FieldFileNameRun::calculateValue(), fp_FieldDateRun::calculateValue(), fp_FieldTimeRun::calculateValue(), fp_FieldEndnoteRefRun::calculateValue(), fp_FieldEndnoteAnchorRun::calculateValue(), fp_FieldFootnoteAnchorRun::calculateValue(), fp_FieldFootnoteRefRun::calculateValue(), fp_FieldTimeZoneRun::calculateValue(), fp_FieldDateTimeCustomRun::calculateValue(), fp_FieldAMPMRun::calculateValue(), fp_FieldMilTimeRun::calculateValue(), fp_FieldDOYRun::calculateValue(), fp_FieldWkdayRun::calculateValue(), fp_FieldDefaultDateNoTimeRun::calculateValue(), fp_FieldDefaultDateRun::calculateValue(), fp_FieldMthDayYearRun::calculateValue(), fp_FieldMonthDayYearRun::calculateValue(), fp_FieldDDMMYYRun::calculateValue(), fp_FieldMMDDYYRun::calculateValue(), fp_FieldTOCHeadingRun::calculateValue(), fp_FieldTOCListLabelRun::calculateValue(), fp_FieldTOCNumRun::calculateValue(), and fp_FieldListLabelRun::calculateValue().
| enum fp_FieldsEnum |
| enum fp_FieldTypesEnum |
| enum FP_HYPERLINK_TYPE |
| enum FP_RUN_BREAK_TYPE |
| enum FP_RUN_TYPE |
| enum FPRUN_CLEAR_SCREEN |
Referenced by AP_CocoaDialog_Field::event_OK, AP_Win32App::initialize(), AP_UnixApp::initialize(), AP_CocoaApp::initialize(), AP_Win32Dialog_Field::SetFieldsList(), AP_UnixDialog_Field::setFieldsList(), AP_CocoaDialog_Field::setFieldsList, AP_Win32Dialog_Field::SetTypesList(), AP_UnixDialog_Field::setTypesList(), and AP_CocoaDialog_Field::setTypesList.
1.5.5