Searched refs:aLB_Controls (Results 1 – 2 of 2) sorted by relevance
93 ,aLB_Controls( this, PcrRes( CTRL_TREE ) ) in DBG_NAME()120 if ( aLB_Controls.GetEntryCount() < 2 ) in DBG_NAME()139 aLB_Controls.Hide(); in ~TabOrderDialog()191 aLB_Controls.Clear(); in FillList()222 aLB_Controls.Clear(); in FillList()233 SvLBoxEntry* pFirstEntry = aLB_Controls.GetEntry( 0 ); in FillList()235 aLB_Controls.Select( pFirstEntry ); in FillList()241 aLB_Controls.MoveSelection( -1 );248 aLB_Controls.MoveSelection( 1 );284 sal_uLong nEntryCount = aLB_Controls.GetEntryCount();[all …]
89 TabOrderListBox aLB_Controls; member in pcr::TabOrderDialog
Completed in 7 milliseconds