Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/contnr/
H A Dsvimpbox.cxx987 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()
[all …]
H A Dsvimpicn.cxx2208 sal_Bool SvImpIconView::IsEntryInView( SvLBoxEntry* ) in IsEntryInView() function in SvImpIconView
/AOO42X/main/svtools/source/inc/
H A Dsvimpicn.hxx216 sal_Bool IsEntryInView( SvLBoxEntry* );
H A Dsvimpbox.hxx305 sal_Bool IsEntryInView( SvLBoxEntry* ) const;