Searched refs:m_pFormShell (Results 1 – 2 of 2) sorted by relevance
215 :m_pFormShell(NULL) in NavigatorTreeModel()232 if( m_pFormShell) in ~NavigatorTreeModel()234 FmFormModel* pFormModel = m_pFormShell->GetFormModel(); in ~NavigatorTreeModel()238 if (IsListening(*m_pFormShell)) in ~NavigatorTreeModel()239 EndListening(*m_pFormShell); in ~NavigatorTreeModel()253 if( !m_pFormShell ) return; in SetModified()254 SfxObjectShell* pObjShell = m_pFormShell->GetFormModel()->GetObjectShell(); in SetModified()290 if( !m_pFormShell || !m_pFormShell->GetCurPage()) in GetForms()293 return m_pFormShell->GetCurPage()->GetForms(); in GetForms()472 m_pFormShell->GetImpl()->forgetCurrentForm(); in Remove()[all …]
351 FmFormShell* m_pFormShell; member in svxform::NavigatorTreeModel397 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell()