Searched refs:GetFormModel (Results 1 – 6 of 6) sorted by relevance
724 FmFormModel* pModel = GetFormModel(); in Execute()733 FmFormModel* pModel = GetFormModel(); in Execute()896 else if (!GetFormModel()) in GetState()902 if (!GetFormModel()) in GetState()905 rSet.Put( SfxBoolItem(nWhich, GetFormModel()->GetAutoControlFocus() ) ); in GetState()908 if (!GetFormModel()) in GetState()911 rSet.Put( SfxBoolItem(nWhich, GetFormModel()->GetOpenInDesignMode() ) ); in GetState()1457 FmFormModel* pModel = GetFormModel(); in GetFormControl()1493 FmFormModel* pModel = GetFormModel(); in SetDesignMode()
234 FmFormModel* pFormModel = m_pFormShell->GetFormModel(); in ~NavigatorTreeModel()254 SfxObjectShell* pObjShell = m_pFormShell->GetFormModel()->GetObjectShell(); in SetModified()947 m_pFormModel = m_pFormShell->GetFormModel(); in UpdateContent()
431 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()
764 FmFormModel* pModel = m_pShell->GetFormModel(); in IsReadonlyDoc()1333 FmFormModel* pModel = m_pShell->GetFormModel(); in executeControlConversionSlot()
1721 FmFormModel* pModel = GetFormShell() ? GetFormShell()->GetFormModel() : NULL; in startMarkListWatching()
130 FmFormModel* GetFormModel() const { return m_pFormModel; } in GetFormModel() function in FmFormShell