Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx114 EntryType eEntryType = getEntryType( pHitEntry ); in queryDrop()
132 EntryType eEntryType = getEntryType( pHitEntry ); in executeDrop()
199 EntryType eEntryType = getEntryType( pHitEntry ); in requestDrag()
222 EntryType eType = getEntryType(_pEntry); in isEntryCopyAllowed()
230 EntryType eType = getEntryType(_pEntry); in copyEntry()
H A DdsEntriesNoExp.cxx67 switch (getEntryType(_pEntry)) in getChildType()
86 SbaTableQueryBrowser::EntryType SbaTableQueryBrowser::getEntryType( SvLBoxEntry* _pEntry ) const in getEntryType() function in dbaui::SbaTableQueryBrowser
H A Dunodatbr.cxx1749 EntryType eType = getEntryType( pCurrentEntry ); in GetState()
2338 EntryType eType = getEntryType( _pEntry ); in ensureEntryObject()
2859 && getEntryType(m_pCurrentlyDisplayed) == getChildType(_pContainer) in isCurrentlyDisplayedChanged()
3457 const EntryType eRight = getEntryType(pRHS); in IMPL_LINK()
/aoo4110/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx393 EntryType getEntryType( SvLBoxEntry* _pEntry ) const;
397 …sal_Bool isContainer( SvLBoxEntry* _pEntry ) const { return isContainer( getEntryType( _pEntry ) )… in isContainer()

Completed in 41 milliseconds