Home
last modified time | relevance | path

Searched refs:GetFormModel (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/svx/source/form/
H A Dfmshell.cxx728 FmFormModel* pModel = GetFormModel(); in Execute()
737 FmFormModel* pModel = GetFormModel(); in Execute()
900 else if (!GetFormModel()) in GetState()
906 if (!GetFormModel()) in GetState()
909 rSet.Put( SfxBoolItem(nWhich, GetFormModel()->GetAutoControlFocus() ) ); in GetState()
912 if (!GetFormModel()) in GetState()
915 rSet.Put( SfxBoolItem(nWhich, GetFormModel()->GetOpenInDesignMode() ) ); in GetState()
1461 FmFormModel* pModel = GetFormModel(); in GetFormControl()
1497 FmFormModel* pModel = GetFormModel(); in SetDesignMode()
H A Dnavigatortreemodel.cxx234 FmFormModel* pFormModel = m_pFormShell->GetFormModel(); in ~NavigatorTreeModel()
254 SfxObjectShell* pObjShell = m_pFormShell->GetFormModel()->GetObjectShell(); in SetModified()
947 m_pFormModel = m_pFormShell->GetFormModel(); in UpdateContent()
H A Dnavigatortree.cxx431 FmFormModel* pFormModel = pFormShell ? pFormShell->GetFormModel() : NULL; in Command()
1081 FmFormModel* pFormModel = pFormShell ? pFormShell->GetFormModel() : NULL; in implExecuteDataTransfer()
1153 FmFormModel* pFormModel = pFormShell ? pFormShell->GetFormModel() : NULL; in implExecuteDataTransfer()
1814 FmFormModel* pFormModel = pFormShell ? pFormShell->GetFormModel() : NULL; in DeleteSelection()
H A Dfmshimp.cxx764 FmFormModel* pModel = m_pShell->GetFormModel(); in IsReadonlyDoc()
1333 FmFormModel* pModel = m_pShell->GetFormModel(); in executeControlConversionSlot()
H A Dfmvwimp.cxx1721 FmFormModel* pModel = GetFormShell() ? GetFormShell()->GetFormModel() : NULL; in startMarkListWatching()
/aoo41x/main/svx/inc/svx/
H A Dfmshell.hxx130 FmFormModel* GetFormModel() const { return m_pFormModel; } in GetFormModel() function in FmFormShell

Completed in 107 milliseconds