Home
last modified time | relevance | path

Searched refs:UT_Cursor (Results 1 – 7 of 7) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_hash.h90 class UT_Cursor
101 ~UT_Cursor() { } in ~UT_Cursor()
128 friend class UT_Cursor; variable
133 UT_Cursor hc1(this); in purgeData()
145 UT_Cursor hc1(this); in freeData()
203 const T _first(UT_Cursor& c) const;
204 const T _next(UT_Cursor& c) const;
205 const T _prev(UT_Cursor& c) const;
410 UT_Cursor c(this); in list()
565 UT_Cursor cursor(this); in enumerate()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpp_AttrProp.cpp63 UT_GenericStringMap<gchar*>::UT_Cursor c1(m_pAttributes); in ~PP_AttrProp()
84 UT_GenericStringMap<PropertyPair*>::UT_Cursor c(m_pProperties); in ~PP_AttrProp()
464 UT_GenericStringMap<gchar*>::UT_Cursor c(m_pAttributes); in getNthAttribute()
504 UT_GenericStringMap<PropertyPair*>::UT_Cursor c(m_pProperties); in getNthProperty()
825 UT_GenericStringMap<gchar*>::UT_Cursor ca1(m_pAttributes); in isExactMatch()
826 UT_GenericStringMap<gchar*>::UT_Cursor ca2(pMatch->m_pAttributes); in isExactMatch()
852 UT_GenericStringMap<PropertyPair*>::UT_Cursor cp1(m_pProperties); in isExactMatch()
991 UT_GenericStringMap<PropertyPair*>::UT_Cursor _hc1(m_pProperties); in _clearEmptyProperties()
1032 UT_GenericStringMap<gchar*>::UT_Cursor _hc1(m_pAttributes); in _clearEmptyAttributes()
1256 UT_GenericStringMap<gchar*>::UT_Cursor c1(m_pAttributes); in _computeCheckSum()
[all …]
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dbarbarisms.cpp37 UT_GenericStringMap<UT_GenericVector<UT_UCS4Char *>*>::UT_Cursor _hc1(&m_map); in ~BarbarismChecker()
H A Dxap_Dictionary.cpp67 UT_StringPtrMap::UT_Cursor _hc1(&m_hashWords); in ~XAP_Dictionary()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaPlugin.cpp808 UT_GenericStringMap<UT_UTF8String *>::UT_Cursor cursor(&map);
861 UT_GenericStringMap<UT_UTF8String *>::UT_Cursor cursor(&map);
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_mailmerge.cpp61 UT_GenericStringMap<UT_UTF8String *>::UT_Cursor _hc1(&m_map); in fireMergeSet()
H A Die_exp_RTF.cpp2458 UT_GenericStringMap<NumberedStyle*>::UT_Cursor hc(&m_hashStyles); in _write_stylesheets()