Lines Matching refs:IsEntryInView
987 sal_Bool bInView = IsEntryInView( pEntry ); in MakeVisible()
1012 if( IsEntryInView( pEntry ) && !bMoveToTop ) in MakeVisible()
1511 sal_Bool SvImpLBox::IsEntryInView( SvLBoxEntry* pEntry ) const in IsEntryInView() function in SvImpLBox
1837 if( IsEntryInView( pEntry ) ) in MovingEntry()
1890 if( IsEntryInView( pEntry ) ) in EntryMoved()
2270 if( !IsEntryInView( pCursor ) ) in KeyInput()
2293 if( !IsEntryInView( pNewCursor ) ) in KeyInput()
2299 if( !IsEntryInView( pCursor ) ) in KeyInput()
2322 if( IsEntryInView( pNewCursor ) ) in KeyInput()
2429 if( IsEntryInView( pNewCursor ) ) in KeyInput()
2457 if( IsEntryInView( pNewCursor ) ) in KeyInput()
2650 if( !IsEntryInView( pNewCursor ) ) in KeyInput()
2670 if( !IsEntryInView( pNewCursor ) ) in KeyInput()
3190 if( IsEntryInView( pSelected ) ) in Command()