Searched refs:VIEW_TEMPLATES (Results 1 – 2 of 2) sorted by relevance
210 … ( this, pParent, WB_BORDER | WB_TABSTOP | WB_HSCROLL, SfxOrganizeListBox_Impl::VIEW_TEMPLATES ), in SfxOrganizeDlg_Impl()929 if( VIEW_TEMPLATES == eViewType && in EditingEntry()1037 VIEW_TEMPLATES == in NotifyAcceptDrop()1040 VIEW_TEMPLATES == in NotifyAcceptDrop()1042 VIEW_TEMPLATES == GetViewType()) || in NotifyAcceptDrop()1203 if(VIEW_TEMPLATES == GetViewType() && 0 == GetModel()->GetDepth(pEntry)) in RequestingChilds()1268 (eViewType == VIEW_TEMPLATES && nLevel == 1)) in ExpandingHdl()1445 if ( VIEW_TEMPLATES == eViewType ) in Reset()1835 if(pFocusBox->GetViewType() == SfxOrganizeListBox_Impl::VIEW_TEMPLATES) in Dispatch_Impl()1863 if(SfxOrganizeListBox_Impl::VIEW_TEMPLATES == pFocusBox->GetViewType()) in Dispatch_Impl()[all …]
92 enum DataEnum { VIEW_TEMPLATES, VIEW_FILES } eViewType; enumerator