#include <fl_AutoLists.h>
Public Member Functions | |
UT_uint32 | getXmlListsSize () |
UT_uint32 | getFmtListsSize () |
const gchar * | getXmlList (UT_uint32 i) |
const char * | getFmtList (UT_uint32 i) |
const char * fl_AutoLists::getFmtList | ( | UT_uint32 | i | ) |
References fmt_Lists, and OTHER_NUMBERED_LISTS.
Referenced by fl_BlockLayout::decodeListType(), and fl_BlockLayout::getFormatFromListType().
UT_uint32 fl_AutoLists::getFmtListsSize | ( | ) |
References fmt_Lists.
Referenced by fl_BlockLayout::decodeListType().
const gchar * fl_AutoLists::getXmlList | ( | UT_uint32 | i | ) |
UT_uint32 fl_AutoLists::getXmlListsSize | ( | ) |
References xml_Lists.
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), fl_BlockLayout::getListTypeFromStyle(), and IE_Imp_RTF::mapID().