Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppSwapWindow.cxx70 ,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()
H A DAppController.cxx323 ,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 …]
H A DAppControllerGen.cxx441 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()
H A DAppDetailPageHelper.hxx240 return (eType != E_NONE ) ? m_pLists[static_cast<sal_Int32>(eType)] : NULL; in getCurrentView()
H A DAppControllerDnD.cxx461 case E_NONE: in deleteEntries()
/trunk/main/dbaccess/source/ui/inc/
H A DAppElementType.hxx40 E_NONE = 4, enumerator
41 E_ELEMENT_TYPE_COUNT = E_NONE

Completed in 34 milliseconds