Home
last modified time | relevance | path

Searched refs:m_pObjShell (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmmodel.cxx75 ,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()
204 if (m_pObjShell && !m_pImpl->pUndoEnv->IsListening( *m_pObjShell )) in InsertMasterPage()
245 if ( m_pObjShell ) in implSetOpenInDesignMode()
274 if ( m_pObjShell ) in ControlsUseRefDevice()
297 if (pShell == m_pObjShell) in SetObjectShell()
300 if (m_pObjShell) in SetObjectShell()
306 m_pObjShell = pShell; in SetObjectShell()
[all …]
/aoo4110/main/svx/inc/svx/
H A Dfmmodel.hxx45 SfxObjectShell* m_pObjShell; member in FmFormModel
68 SfxObjectShell* GetObjectShell() const { return m_pObjShell; } in GetObjectShell()

Completed in 15 milliseconds