#include <ctype.h>
#include "ut_string.h"
#include "ut_std_string.h"
#include "ut_types.h"
#include "ut_misc.h"
#include "ut_units.h"
#include "ut_bytebuf.h"
#include "ut_base64.h"
#include "ut_debugmsg.h"
#include "pt_Types.h"
#include "pd_Document.h"
#include "pp_AttrProp.h"
#include "px_ChangeRecord.h"
#include "px_CR_Object.h"
#include "px_CR_Span.h"
#include "px_CR_Strux.h"
#include "pp_Property.h"
#include "ap_Prefs.h"
#include "pd_Style.h"
#include "xap_EncodingManager.h"
#include "fl_AutoNum.h"
#include "fp_PageSize.h"
#include "ut_string_class.h"
#include "ie_exp_KWord_1.h"
#include "ie_impexp_KWord_1.h"
#include "ut_locale.h"
Classes | |
class | s_KWord_1_Listener |
Functions | |
static const char * | justificationToNumber (const char *justification_name) |
static const char * | abiPageSizeToKoPageFormat (fp_PageSize abi_page_size) |
static const UT_String | measureToLengthsList (const char *pMeasure) |
Variables | |
static const UT_Dimension | kword_1_unit = DIM_MM |
static const char* abiPageSizeToKoPageFormat | ( | fp_PageSize | abi_page_size | ) | [static] |
References fp_PageSize::getPredefinedName(), fp_PageSize::NameToPredefined(), fp_PageSize::psA0, fp_PageSize::psA1, fp_PageSize::psA2, fp_PageSize::psA3, fp_PageSize::psA4, fp_PageSize::psA5, fp_PageSize::psA6, fp_PageSize::psA7, fp_PageSize::psA8, fp_PageSize::psA9, fp_PageSize::psB0, fp_PageSize::psB1, fp_PageSize::psB10, fp_PageSize::psB2, fp_PageSize::psB3, fp_PageSize::psB4, fp_PageSize::psB5, fp_PageSize::psB6, fp_PageSize::psCustom, fp_PageSize::psLegal, and fp_PageSize::psLetter.
Referenced by s_KWord_1_Listener::_handlePageSize().
static const char* justificationToNumber | ( | const char * | justification_name | ) | [static] |
References UT_ASSERT, and UT_SHOULD_NOT_HAPPEN.
Referenced by s_KWord_1_Listener::_openBlock().
static const UT_String measureToLengthsList | ( | const char * | pMeasure | ) | [static] |
References DIM_IN, DIM_MM, DIM_PT, UT_convertToDimension(), and UT_convertToDimensionlessString().
Referenced by s_KWord_1_Listener::_openBlock().
const UT_Dimension kword_1_unit = DIM_MM [static] |
Referenced by s_KWord_1_Listener::_handlePageSize(), and s_KWord_1_Listener::_writeMarginSize().