Home
last modified time | relevance | path

Searched refs:ARABICNUMBERED_LIST (Results 1 – 8 of 8) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_types.h49 ARABICNUMBERED_LIST = 0x80, enumerator
H A Dfl_AutoNum.cpp538 case ARABICNUMBERED_LIST: in _getLabelstr()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_ListLevelStyle.cpp606 case ARABICNUMBERED_LIST: in buildAbiPropsString()
644 m_abiListType = UT_std_string_sprintf("%d", ARABICNUMBERED_LIST); in _setAbiListType()
/dports/textproc/libabw/libabw-0.1.3/src/lib/
H A DABWStylesCollector.cpp49 ARABICNUMBERED_LIST = 0x80, enumerator
380 listStyle = ARABICNUMBERED_LIST; in collectParagraphProperties()
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_List.cpp293 case ARABICNUMBERED_LIST: in serialize()
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/imp/xp/
H A DOXMLi_ListenerState_Numbering.cpp268 m_currentList->setType(ARABICNUMBERED_LIST); in handleFormattingType()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Lists.cpp594 else if( m_NewListType == ARABICNUMBERED_LIST) in fillUncustomizedValues()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Lists.cpp1132 ARABICNUMBERED_LIST); in _fillNumberedStyleMenu()