Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx1225 pPage->GetTheListBox()->SetController(pThePropDataCtr); in AppendPage()
1245 return pPage->GetTheListBox()->CalcVisibleLines(); in CalcVisibleLines()
1251 pPage->GetTheListBox()->EnableUpdate(); in EnableUpdate()
1258 pPage->GetTheListBox()->DisableUpdate(); in DisableUpdate()
1287 pPage->GetTheListBox()->ChangeEntry(rData,nPos); in ChangeEntry()
1294 return pPage->GetTheListBox()->AppendEntry(rData); in AppendEntry()
1308 pPage->GetTheListBox()->SetFirstVisibleEntry(nPos); in SetFirstVisibleEntry()
1314 return pPage->GetTheListBox()->GetFirstVisibleEntry(); in GetFirstVisibleEntry()
1321 pPage->GetTheListBox()->SetSelectedEntry(nPos); in SetSelectedEntry()
1327 return pPage->GetTheListBox()->GetSelectedEntry(); in GetSelectedEntry()
[all …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx441 SvListBoxForProperties* GetTheListBox();

Completed in 30 milliseconds