Home
last modified time | relevance | path

Searched refs:m_pFormModel (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/form/
H A Dnavigatortreemodel.cxx217 ,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 …]
H A Dfmshell.cxx255 ,m_pFormModel( NULL ) in TYPEINIT1()
1249 m_pFormModel = NULL; in SetView()
1257 m_pFormModel = (FmFormModel*)m_pFormView->GetModel(); in SetView()
/aoo41x/main/svx/inc/svx/
H A Dfmshell.hxx85 FmFormModel* m_pFormModel; member in FmFormShell
130 FmFormModel* GetFormModel() const { return m_pFormModel; } in GetFormModel()
/aoo41x/main/svx/source/inc/
H A Dfmexpl.hxx356 FmFormModel* m_pFormModel; member in svxform::NavigatorTreeModel

Completed in 122 milliseconds