Lines Matching refs:SvLBox
137 SvLBox* pSourceView;
431 Path(SvLBox *pBox, SvLBoxEntry *pEntry);
462 Path::Path(SvLBox *pBox, SvLBoxEntry *pEntry) : in Path()
491 SvLBoxEntry *GetIndices_Impl(SvLBox *pBox, in GetIndices_Impl()
555 sal_Bool SfxOrganizeListBox_Impl::MoveOrCopyTemplates(SvLBox *pSourceBox, in MoveOrCopyTemplates()
628 SvLBox::NotifyCopying( in MoveOrCopyTemplates()
646 sal_Bool SfxOrganizeListBox_Impl::MoveOrCopyContents(SvLBox *pSourceBox, in MoveOrCopyContents()
841 SvLBox* pSourceBox = GetSourceView(); in NotifyMoving()
900 SvLBox* pSourceBox = GetSourceView(); in NotifyCopying()
1021 SvLBox *pSource = GetSourceView(); in NotifyAcceptDrop()
1277 SvLBoxEntry *pToDel = SvLBox::GetEntry(pEntry, 0); in ExpandingHdl()
1281 pToDel = SvLBox::GetEntry(pEntry, 0); in ExpandingHdl()
1409 SvLBox* pSourceView = GetSourceView(); in IMPL_LINK()