Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx85 #define ITEMID_TABLE 2 macro
210 m_aListHB.InsertItem( ITEMID_TABLE, m_sTable, in SwAddressListDialog()
305 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_LINK()
524 String sTable = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
547 sTable = pThis->m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
549 pThis->m_aListLB.SetEntryText(String(), pSelect, ITEMID_TABLE - 1); in IMPL_STATIC_LINK()
606 String sTable = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
644 m_aListLB.SetEntryText(m_aDBData.sCommand, pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
646 m_aListLB.SetEntryText(String(), pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
648 String sCommand = m_aListLB.GetEntryText(pSelect, ITEMID_TABLE - 1); in DetectTablesAndQueries()
[all …]

Completed in 22 milliseconds