Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/inc/
H A Ddocvor.hxx92 enum DataEnum { VIEW_TEMPLATES, VIEW_FILES } eViewType; enum in SfxOrganizeListBox_Impl
94 SfxOrganizeListBox_Impl( SfxOrganizeDlg_Impl* pDlg, Window* pParent, WinBits, DataEnum );
96 DataEnum GetViewType() const { return eViewType; } in GetViewType()
97 void SetViewType(DataEnum eType) { eViewType = eType; } in SetViewType()
/aoo42x/main/sfx2/source/doc/
H A Ddocvor.cxx1376 DataEnum eType in SfxOrganizeListBox_Impl()
2210 const SfxOrganizeListBox_Impl::DataEnum in IMPL_LINK()
2244 const SfxOrganizeListBox_Impl::DataEnum eViewType = in IMPL_LINK()

Completed in 26 milliseconds