Home
last modified time | relevance | path

Searched refs:VIEW_FILES (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Ddocvor.cxx1005 if ( VIEW_FILES == GetViewType() ) in NotifyStartDrag()
1026 if(VIEW_FILES == ((SfxOrganizeListBox_Impl *)pSource)->GetViewType()) in NotifyAcceptDrop()
1029 if(VIEW_FILES == GetViewType()) in NotifyAcceptDrop()
1132 return eViewType == VIEW_FILES? 0: 1; in GetDocLevel()
1160 if(eViewType == VIEW_FILES) in GetObjectShell()
1267 if((eViewType == VIEW_FILES && nLevel == 0) || in ExpandingHdl()
1272 if(eViewType == VIEW_FILES && nLevel == 0) in ExpandingHdl()
1736 if(SfxOrganizeListBox_Impl::VIEW_FILES == in DontDelete_Impl()
1742 (nDepth==1 && SfxOrganizeListBox_Impl::VIEW_FILES == in DontDelete_Impl()
2188 aFilesBtn.Enable( SfxOrganizeListBox_Impl::VIEW_FILES == in IMPL_LINK()
[all …]
/aoo41x/main/sfx2/inc/
H A Ddocvor.hxx92 enum DataEnum { VIEW_TEMPLATES, VIEW_FILES } eViewType; enumerator

Completed in 50 milliseconds