Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_FormatTOC.h64 { return & m_vecTABLeadersLabel;} in getVecTABLeadersLabel()
86 UT_GenericVector<const gchar*> m_vecTABLeadersLabel; variable
H A Dap_Dialog_FormatTOC.cpp70 m_vecTABLeadersLabel.addItem(s1.c_str()); in AP_Dialog_FormatTOC()
72 m_vecTABLeadersLabel.addItem(s2.c_str()); in AP_Dialog_FormatTOC()
74 m_vecTABLeadersLabel.addItem(s3.c_str()); in AP_Dialog_FormatTOC()
76 m_vecTABLeadersLabel.addItem(s4.c_str()); in AP_Dialog_FormatTOC()