Searched refs:m_pRootEntry (Results 1 – 2 of 2) sorted by relevance
180 ,m_pRootEntry(NULL) in NavigatorTree()278 if (m_pRootEntry && !IsExpanded(m_pRootEntry)) in UpdateContent()279 Expand(m_pRootEntry); in UpdateContent()281 if (m_pRootEntry) in UpdateContent()418 Select( m_pRootEntry, sal_False ); in Command()691 if ( m_pRootEntry ) in Notify()740 Expand( m_pRootEntry ); in Insert()939 if (pCurrent == m_pRootEntry) in implAcceptDataTransfer()964 if (_pTargetEntry == m_pRootEntry) in implAcceptDataTransfer()1948 if (pSelectionLoop == m_pRootEntry) in CollectSelectionData()[all …]
436 SvLBoxEntry* m_pRootEntry; member in svxform::NavigatorTree
Completed in 29 milliseconds