Home
last modified time | relevance | path

Searched refs:szListDecimal (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h325 const char ** szListDecimal,
371 const char ** szListDecimal,
H A Die_imp_RTF.cpp250 const char ** szListDecimal, in buildAbiListProperties() argument
371 *szListDecimal = "."; in buildAbiListProperties()
908 const char ** szListDecimal, in buildAbiListProperties() argument
915 szListDelim, szListDecimal, szAlign, szIndent, szListStyle); in buildAbiListProperties()
7332 const char * szListDecimal = NULL; in ApplyParagraphAttributes() local
7337 &szListDelim, &szListDecimal, &szAlign, &szIndent, in ApplyParagraphAttributes()
7488 propBuffer += UT_std_string_sprintf("list-decimal:%s; ",szListDecimal); in ApplyParagraphAttributes()