Searched refs:IsReadOnlyShell_Impl (Results 1 – 2 of 2) sorted by relevance
245 SAL_DLLPRIVATE sal_Bool IsReadOnlyShell_Impl( sal_uInt16 nShell ) const;
1780 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 SfxDispatcher2946 return pImp->pParent->IsReadOnlyShell_Impl( nShell - nShellCount ); in IsReadOnlyShell_Impl()
Completed in 20 milliseconds