Searched refs:m_pFormShell (Results 1 – 2 of 2) sorted by relevance
215 :m_pFormShell(NULL) in NavigatorTreeModel()232 if( m_pFormShell) in ~NavigatorTreeModel()238 if (IsListening(*m_pFormShell)) in ~NavigatorTreeModel()239 EndListening(*m_pFormShell); in ~NavigatorTreeModel()253 if( !m_pFormShell ) return; in SetModified()290 if( !m_pFormShell || !m_pFormShell->GetCurPage()) in GetForms()923 if( m_pFormShell ) in UpdateContent()928 EndListening( *m_pFormShell ); in UpdateContent()934 m_pFormShell = pShell; in UpdateContent()935 if (m_pFormShell) in UpdateContent()[all …]
354 FmFormShell* m_pFormShell; member in svxform::NavigatorTreeModel400 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell()
Completed in 21 milliseconds