Searched refs:GetViewType (Results 1 – 2 of 2) sorted by relevance
1005 if ( VIEW_FILES == GetViewType() ) in NotifyStartDrag()1026 if(VIEW_FILES == ((SfxOrganizeListBox_Impl *)pSource)->GetViewType()) in NotifyAcceptDrop()1029 if(VIEW_FILES == GetViewType()) in NotifyAcceptDrop()1038 ((SfxOrganizeListBox_Impl *)pSource)->GetViewType()) || in NotifyAcceptDrop()1041 ((SfxOrganizeListBox_Impl *)pSource)->GetViewType() && in NotifyAcceptDrop()1042 VIEW_TEMPLATES == GetViewType()) || in NotifyAcceptDrop()1203 if(VIEW_TEMPLATES == GetViewType() && 0 == GetModel()->GetDepth(pEntry)) in RequestingChilds()1737 pFocusBox->GetViewType()) in DontDelete_Impl()1743 pFocusBox->GetViewType()) || //Files nicht loeschen in DontDelete_Impl()1835 if(pFocusBox->GetViewType() == SfxOrganizeListBox_Impl::VIEW_TEMPLATES) in Dispatch_Impl()[all …]
96 DataEnum GetViewType() const { return eViewType; } in GetViewType() function in SfxOrganizeListBox_Impl