Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmshell.cxx254 ,m_pFormView( pView ) in TYPEINIT1()
265 SetView(m_pFormView); in TYPEINIT1()
271 if ( m_pFormView ) in ~FmFormShell()
297 m_pFormView && m_pFormView->GetActualOutDev() && in PrepareClose()
346 if (m_pFormView) in impl_setDesignMode()
951 if (m_pFormView) in GetState()
1135 || !m_pFormView in GetFormState()
1234 if (m_pFormView && m_pFormView->GetSdrPageView()) in GetCurPage()
1242 if ( m_pFormView ) in SetView()
1255 m_pFormView = _pView; in SetView()
[all …]
/aoo4110/main/svx/inc/svx/
H A Dfmshell.hxx84 FmFormView* m_pFormView; member in FmFormShell
108 …const OutputDevice* GetCurrentViewDevice() const { return m_pFormView ? m_pFormView->GetActualOutD… in GetCurrentViewDevice()
129 FmFormView* GetFormView() const { return m_pFormView; } in GetFormView()

Completed in 23 milliseconds