#include <stdio.h>
#include <stdlib.h>
#include "ut_types.h"
#include "ut_debugmsg.h"
#include "ut_assert.h"
#include "ut_string.h"
#include "pt_Types.h"
#include "px_ChangeRecord.h"
#include "px_CR_Object.h"
#include "px_CR_ObjectChange.h"
#include "px_CR_Span.h"
#include "px_CR_SpanChange.h"
#include "px_CR_Strux.h"
#include "px_CR_StruxChange.h"
#include "px_CR_FmtMark.h"
#include "px_CR_FmtMarkChange.h"
#include "px_CR_Glob.h"
#include "fl_DocListener.h"
#include "fl_DocLayout.h"
#include "fl_SectionLayout.h"
#include "fl_BlockLayout.h"
#include "fl_ContainerLayout.h"
#include "fl_FootnoteLayout.h"
#include "fl_TableLayout.h"
#include "fl_TOCLayout.h"
#include "fp_Line.h"
#include "fp_Run.h"
#include "gr_Graphics.h"
#include "pd_Document.h"
#include "pp_AttrProp.h"
#include "xap_App.h"
#include "xap_Frame.h"
#include "xap_Prefs.h"
#include "fv_View.h"
#include "ap_StatusBar.h"
#include "ap_FrameData.h"
Defines | |
#define | UPDATE_LAYOUT_ON_SIGNAL |
Functions | |
static HdrFtrType | s_convertToHdrFtrType (const gchar *pszHFType) |
Variables | |
static UT_uint32 | countStrux = 0 |
#define UPDATE_LAYOUT_ON_SIGNAL |
static HdrFtrType s_convertToHdrFtrType | ( | const gchar * | pszHFType | ) | [static] |
Helper method to convert hf strings to HdrFtrType
Referenced by fl_DocListener::change(), and fl_DocListener::populateStrux().
UT_uint32 countStrux = 0 [static] |
Referenced by fl_DocListener::populateStrux().