Searched refs:GetViewType (Results 1 – 2 of 2) sorted by relevance
1005 if ( VIEW_FILES == GetViewType() ) in NotifyStartDrag()1029 if(VIEW_FILES == GetViewType()) in NotifyAcceptDrop()1042 VIEW_TEMPLATES == GetViewType()) || in NotifyAcceptDrop()1737 pFocusBox->GetViewType()) in DontDelete_Impl()1743 pFocusBox->GetViewType()) || //Files nicht loeschen in DontDelete_Impl()2098 int eVT = pFocusBox ? pFocusBox->GetViewType() : 0; in IMPL_LINK()2189 pFocusBox->GetViewType() ); in IMPL_LINK()2213 if(eViewType!= aLeftLb.GetViewType()) { in IMPL_LINK()2215 if(aRightLb.GetViewType() == eViewType) in IMPL_LINK()2247 if(eViewType!= aRightLb.GetViewType()) in IMPL_LINK()[all …]
96 DataEnum GetViewType() const { return eViewType; } in GetViewType() function in SfxOrganizeListBox_Impl
Completed in 30 milliseconds