Lines Matching defs:pView

193 		SvListView* pView = (SvListView*)aViewList.GetObject( nCurView );  in Broadcast()  local
199 void SvTreeList::InsertView( SvListView* pView) in InsertView()
209 void SvTreeList::RemoveView( SvListView* pView ) in RemoveView()
221 sal_Bool SvTreeList::IsEntryVisible( const SvListView* pView, SvListEntry* pEntry ) const in IsEntryVisible() argument
624 sal_uLong SvTreeList::GetVisibleChildCount(const SvListView* pView, SvListEntry* pParent) const in GetVisibleChildCount() argument
643 sal_uLong SvTreeList::GetChildSelectionCount(const SvListView* pView,SvListEntry* pParent) const in GetChildSelectionCount() argument
834 sal_uLong SvTreeList::GetVisiblePos( const SvListView* pView, SvListEntry* pEntry ) const in GetVisiblePos() argument
900 SvListEntry* SvTreeList::NextVisible(const SvListView* pView,SvListEntry* pActEntry,sal_uInt16* pAc… in NextVisible() argument
970 SvListEntry* SvTreeList::PrevVisible(const SvListView* pView, SvListEntry* pActEntry, sal_uInt16* p… in PrevVisible() argument
1023 SvListEntry* SvTreeList::LastVisible( const SvListView* pView, sal_uInt16* pDepth) const in LastVisible() argument
1044 SvListEntry* SvTreeList::NextVisible(const SvListView* pView,SvListEntry* pEntry,sal_uInt16& nDelta… in NextVisible() argument
1077 SvListEntry* SvTreeList::PrevVisible( const SvListView* pView, SvListEntry* pEntry, sal_uInt16& nDe… in PrevVisible() argument
1185 SvListEntry* SvTreeList::NextSelected( const SvListView* pView, SvListEntry* pEntry ) const in NextSelected()
1204 SvListEntry* SvTreeList::PrevSelected( const SvListView* pView, SvListEntry* pEntry) const in PrevSelected() argument
1332 void SvTreeList::Expand( SvListView* pView, SvListEntry* pEntry ) in Expand()
1364 void SvTreeList::Collapse( SvListView* pView, SvListEntry* pEntry ) in Collapse()
1397 sal_Bool SvTreeList::Select( SvListView* pView, SvListEntry* pEntry, sal_Bool bSelect ) in Select()
1505 sal_uLong SvTreeList::SelectChilds(SvListView* pView, SvListEntry* pParent,sal_Bool bSelect ) in SelectChilds()
1530 void SvTreeList::SelectAll( SvListView* pView, sal_Bool bSelect ) in SelectAll()
1565 SvListEntry* SvTreeList::GetEntryAtVisPos( const SvListView* pView, sal_uLong nVisPos ) const in GetEntryAtVisPos() argument