Searched refs:LastVisible (Results 1 – 8 of 8) sorted by relevance
196 SvListEntry* LastVisible( const SvListView*,sal_uInt16* pDepth=0 ) const;361 SvListEntry* LastVisible( sal_uInt16* pDepth=0 ) const { return pModel->LastVisible(this,pDepth);} in LastVisible() function in SvListView
226 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in ExecuteDrop()311 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in AcceptDrop()1406 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in InsertRegion()
52 Paragraph* LastVisible() const;
180 Paragraph* ParagraphList::LastVisible() const in LastVisible() function in ParagraphList
448 Paragraph* pTemp = pOwner->pParaList->LastVisible(); in ImpPaintDDCursor()
1402 sal_uInt16 nLast = (sal_uInt16)(pView->GetVisiblePos( (SvLBoxEntry*)(pView->LastVisible()))); in FillView()1927 sal_uInt16 nLast = (sal_uInt16)(pView->GetVisiblePos( (SvLBoxEntry*)(pView->LastVisible()))); in EntryInserted()
1023 SvListEntry* SvTreeList::LastVisible( const SvListView* pView, sal_uInt16* pDepth) const in LastVisible() function in SvTreeList
1584 return (SvLBoxEntry*)LastVisible(); in GetDropTarget()
Completed in 272 milliseconds