#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "fl_AutoNum.h"
#include "fl_Layout.h"
#include "fl_BlockLayout.h"
#include "fp_Run.h"
#include "fp_Line.h"
#include "fv_View.h"
#include "pd_Document.h"
#include "pt_PieceTable.h"
#include "pf_Frag.h"
#include "xap_App.h"
#include "xap_Frame.h"
#include "ut_std_string.h"
#include "ut_assert.h"
#include "ut_debugmsg.h"
#include "ut_string_class.h"
Defines | |
#define | CONV_TO_UCS (UT_UCSChar) (unsigned char) |
Functions | |
static bool | compareListItems (pf_Frag_Strux *const &p1, pf_Frag_Strux *const &p2, const PD_Document *pCurDoc) |
#define CONV_TO_UCS (UT_UCSChar) (unsigned char) |
Referenced by fl_AutoNum::_getLabelstr().
static bool compareListItems | ( | pf_Frag_Strux *const & | p1, | |
pf_Frag_Strux *const & | p2, | |||
const PD_Document * | pCurDoc | |||
) | [static] |
References PD_Document::getStruxPosition().
Referenced by fl_AutoNum::fixListOrder().