Home
last modified time | relevance | path

Searched refs:FL_LEADER_EQUALSIGN (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Tab.cpp364 m_LeaderMapping[FL_LEADER_EQUALSIGN] = NULL; in _constructWindow()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.h100 FL_LEADER_EQUALSIGN, enumerator
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_Style_Style.cpp1476 …case FL_LEADER_EQUALSIGN: // we don't have this in the interface, but this looks like the best cho… in fetchAttributesFromAbiProps()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.cpp5508 m_currentRTFState.m_paraProps.m_curTabLeader = FL_LEADER_EQUALSIGN; in TranslateKeywordID()
8696 pParas->m_curTabLeader = FL_LEADER_EQUALSIGN; in ParseCharParaProps()
11072 if(tabLeader >= FL_LEADER_NONE && tabLeader <= FL_LEADER_EQUALSIGN) in AddTabstop()
11097 if(tabLeader >= FL_LEADER_NONE && tabLeader <= FL_LEADER_EQUALSIGN) in AddTabstop()