Home
last modified time | relevance | path

Searched refs:m_pFormShell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx215 :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 …]
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx354 FmFormShell* m_pFormShell; member in svxform::NavigatorTreeModel
400 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell()

Completed in 21 milliseconds