Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dfmview.hxx140 struct FormShellAccess { friend class FmFormShell; private: FormShellAccess() { } }; in FormShellAccess() struct in FmFormView
141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell() argument
/trunk/main/svx/source/form/
H A Dfmshell.cxx1247 m_pFormView->SetFormShell( NULL, FmFormView::FormShellAccess() ); in SetView()
1256 m_pFormView->SetFormShell( this, FmFormView::FormShellAccess() ); in SetView()

Completed in 13 milliseconds