Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx206 class ViewCreationGuard;
1423 ::sfx::intern::ViewCreationGuard& i_rGuard
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3944 class SAL_DLLPRIVATE ViewCreationGuard class
3947 ViewCreationGuard() in ViewCreationGuard() function in sfx::intern::ViewCreationGuard
3952 ~ViewCreationGuard() in ~ViewCreationGuard()
3987 …ViewFrame_Impl( const Reference< XFrame >& i_rFrame, ::sfx::intern::ViewCreationGuard& i_rGuard ) … in FindOrCreateViewFrame_Impl()
4065 ::sfx::intern::ViewCreationGuard aViewCreationGuard; in createViewController()