Searched refs:m_pObjShell (Results 1 – 2 of 2) sorted by relevance
75 ,m_pObjShell(0) in FmFormModel()94 ,m_pObjShell(0) in FmFormModel()113 if (m_pObjShell && m_pImpl->pUndoEnv->IsListening(*m_pObjShell)) in ~FmFormModel()145 if (m_pObjShell && !m_pImpl->pUndoEnv->IsListening( *m_pObjShell )) in InsertPage()146 SetObjectShell(m_pObjShell); in InsertPage()204 if (m_pObjShell && !m_pImpl->pUndoEnv->IsListening( *m_pObjShell )) in InsertMasterPage()205 SetObjectShell(m_pObjShell); in InsertMasterPage()245 if ( m_pObjShell ) in implSetOpenInDesignMode()246 m_pObjShell->SetModified( sal_True ); in implSetOpenInDesignMode()274 if ( m_pObjShell ) in ControlsUseRefDevice()[all …]
45 SfxObjectShell* m_pObjShell; member in FmFormModel68 SfxObjectShell* GetObjectShell() const { return m_pObjShell; } in GetObjectShell()