Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dctrlbox.cxx263 struct ImpLineListData struct
270 DECLARE_LIST( ImpLineList, ImpLineListData* ) in DECLARE_LIST() argument
409 ImpLineListData* pData = pLineList->GetObject( n ); in ~LineListBox()
438 ImpLineListData* pData = new ImpLineListData; in InsertEntry()
453 ImpLineListData* pData = pLineList->Remove( nPos ); in RemoveEntry()
466 ImpLineListData* pData = pLineList->GetObject( n ); in Clear()
485 ImpLineListData* pData = pLineList->GetObject( n ); in GetEntryPos()
504 ImpLineListData* pData = pLineList->GetObject( nPos ); in GetEntryLine1()
515 ImpLineListData* pData = pLineList->GetObject( nPos ); in GetEntryLine2()
526 ImpLineListData* pData = pLineList->GetObject( nPos ); in GetEntryDistance()
[all …]

Completed in 15 milliseconds