#include "xap_Features.h"#include "ut_types.h"#include "xav_View.h"#include "pt_Types.h"#include "fp_types.h"#include "fl_Squiggles.h"#include "ev_EditBits.h"#include "fv_FrameEdit.h"#include "fv_Selection.h"#include "fv_InlineImage.h"#include "fv_VisualDragText.h"Go to the source code of this file.
Classes | |
| struct | fv_ChangeState |
| struct | FV_DocCount |
| class | fv_PropCache |
| class | fv_CaretProps |
| class | FV_View |
Defines | |
| #define | AUTO_SCROLL_MSECS 100 |
Typedefs | |
| typedef enum _AP_JumpTarget | AP_JumpTarget |
Enumerations | |
| enum | AP_CellSplitType { hori_left, hori_mid, hori_right, vert_above, vert_mid, vert_below } |
| enum | _AP_JumpTarget { AP_JUMPTARGET_PAGE, AP_JUMPTARGET_LINE, AP_JUMPTARGET_BOOKMARK, AP_JUMPTARGET_PICTURE } |
| enum | FV_BIDI_Order { FV_Order_Visual = 0, FV_Order_Logical_LTR = UT_BIDI_LTR, FV_Order_Logical_RTL = UT_BIDI_RTL } |
| #define AUTO_SCROLL_MSECS 100 |
| typedef enum _AP_JumpTarget AP_JumpTarget |
| enum _AP_JumpTarget |
| enum AP_CellSplitType |
| enum FV_BIDI_Order |
1.5.5