Home
last modified time | relevance | path

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

/aoo42x/main/svtools/inc/svtools/
H A Dtreelist.hxx196 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
/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx226 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in ExecuteDrop()
311 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in AcceptDrop()
1406 SvLBoxEntry* pLast = (SvLBoxEntry*)LastVisible(); in InsertRegion()
/aoo42x/main/editeng/source/outliner/
H A Dparalist.hxx52 Paragraph* LastVisible() const;
H A Dparalist.cxx180 Paragraph* ParagraphList::LastVisible() const in LastVisible() function in ParagraphList
H A Doutlvw.cxx448 Paragraph* pTemp = pOwner->pParaList->LastVisible(); in ImpPaintDDCursor()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx1402 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()
H A Dtreelist.cxx1023 SvListEntry* SvTreeList::LastVisible( const SvListView* pView, sal_uInt16* pDepth) const in LastVisible() function in SvTreeList
H A Dsvtreebx.cxx1584 return (SvLBoxEntry*)LastVisible(); in GetDropTarget()

Completed in 1284 milliseconds