Searched refs:GetTheListBox (Results 1 – 2 of 2) sorted by relevance
1156 SvListBoxForProperties* SvTabPageForProperties::GetTheListBox() in GetTheListBox() function in SvTabPageForProperties1225 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()1271 pPage->GetTheListBox()->SetController(pThePropDataCtr); in SetController()1280 return pPage->GetTheListBox()->InsertEntry(rData,nPos); in InsertEntry()1287 pPage->GetTheListBox()->ChangeEntry(rData,nPos); in ChangeEntry()1294 return pPage->GetTheListBox()->AppendEntry(rData); in AppendEntry()1301 pPage->GetTheListBox()->SetPropertyValue( rEntryName, rValue ); in SetPropertyValue()[all …]
441 SvListBoxForProperties* GetTheListBox();