Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx2098 int eVT = pFocusBox ? pFocusBox->GetViewType() : 0; in IMPL_LINK() local
2100 …nu->EnableItem( ID_NEW, bEnable && 0 == nDepth && SfxOrganizeListBox_Impl::VIEW_TEMPLATES == eVT ); in IMPL_LINK()
2107 bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && nDepth == nDocLevel in IMPL_LINK()
2110 bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && in IMPL_LINK()
2113 bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && in IMPL_LINK()
2130 if ( bEnable && eVT == SfxOrganizeListBox_Impl::VIEW_TEMPLATES && nDepth == nDocLevel ) in IMPL_LINK()

Completed in 18 milliseconds