Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx245 SAL_DLLPRIVATE sal_Bool IsReadOnlyShell_Impl( sal_uInt16 nShell ) const;
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1780 sal_Bool bReadOnlyShell = IsReadOnlyShell_Impl( nShell-1 ); in _Update_Impl()
2934 sal_Bool SfxDispatcher::IsReadOnlyShell_Impl( sal_uInt16 nShell ) const in IsReadOnlyShell_Impl() function in SfxDispatcher
2946 return pImp->pParent->IsReadOnlyShell_Impl( nShell - nShellCount ); in IsReadOnlyShell_Impl()

Completed in 37 milliseconds