Searched refs:E_NONE (Results 1 – 6 of 6) sorted by relevance
70 ,m_eLastType(E_NONE) in DBG_NAME()171 return ( pEntry ) ? *static_cast<ElementType*>(pEntry->GetUserData()) : E_NONE; in getElementType()182 if ( _eType != E_NONE ) in onContainerSelected()196 ElementType eType = E_NONE; in IMPL_LINK()
323 ,m_eCurrentType(E_NONE) in DBG_NAME()1202 getContainer()->selectContainer(E_NONE); in Execute()1689 case E_NONE: in lcl_getToolBarResource()1703 if ( m_eCurrentType != _eType && _eType != E_NONE ) in onContainerSelect()1984 case E_NONE: in newElementWithPilot()2513 if ( !pView || pView->getElementType() == E_NONE ) in executeDrop()2868 ElementType eType = E_NONE; in select()2902 ElementType eSelectedCategory = E_NONE; in select()2930 if ( eSelectedCategory != E_NONE ) in select()2939 : E_NONE; in select()[all …]
441 ElementType eType( E_NONE ); in lcl_objectType2ElementType()633 getContainer()->selectContainer(E_NONE); // invalidate the old selection in askToReconnect()634 m_eCurrentType = E_NONE; in askToReconnect()833 ElementType eRet = E_NONE; in getElementType()
240 return (eType != E_NONE ) ? m_pLists[static_cast<sal_Int32>(eType)] : NULL; in getCurrentView()
461 case E_NONE: in deleteEntries()
40 E_NONE = 4, enumerator41 E_ELEMENT_TYPE_COUNT = E_NONE
Completed in 27 milliseconds