Searched refs:m_pFormModel (Results 1 – 4 of 4) sorted by relevance
217 ,m_pFormModel(NULL) in NavigatorTreeModel()301 EndListening(*m_pFormModel); in Insert()335 m_pFormModel->AddUndo(new FmUndoContainerAction(*m_pFormModel, in Insert()363 m_pFormModel->EndUndo(); in Insert()402 if (!pEntry || !m_pFormModel) in Remove()406 EndListening(*m_pFormModel); in Remove()446 m_pFormModel->AddUndo(new FmUndoContainerAction(*m_pFormModel, in Remove()460 m_pFormModel->EndUndo(); in Remove()925 if (m_pFormModel) in UpdateContent()927 m_pFormModel = NULL; in UpdateContent()[all …]
255 ,m_pFormModel( NULL ) in TYPEINIT1()1249 m_pFormModel = NULL; in SetView()1257 m_pFormModel = (FmFormModel*)m_pFormView->GetModel(); in SetView()
85 FmFormModel* m_pFormModel; member in FmFormShell130 FmFormModel* GetFormModel() const { return m_pFormModel; } in GetFormModel()
356 FmFormModel* m_pFormModel; member in svxform::NavigatorTreeModel
Completed in 57 milliseconds