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()283 SvLBoxEntry* pFirst = FirstChild(m_pRootEntry); in UpdateContent()344 m_aControlExchange->buildPathFormat( this, m_pRootEntry ); in implPrepareExchange()418 Select( m_pRootEntry, sal_False ); in Command()688 m_pRootEntry = InsertEntry( SVX_RES(RID_STR_FORMS), aRootImage, aRootImage, in Notify()691 if ( m_pRootEntry ) in Notify()694 SetExpandedEntryBmp( m_pRootEntry, aHCRootImage, BMP_COLOR_HIGHCONTRAST ); in Notify()[all …]
433 SvLBoxEntry* m_pRootEntry;436 SvLBoxEntry* m_pRootEntry; global() member in svxform::NavigatorTree