Searched refs:eVT (Results 1 – 1 of 1) sorted by relevance
2098 int eVT = pFocusBox ? pFocusBox->GetViewType() : 0; in IMPL_LINK() local2100 …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 23 milliseconds