Home
last modified time | relevance | path

Searched refs:SetQuietMode_Impl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx243 SAL_DLLPRIVATE void SetQuietMode_Impl( sal_Bool bOn );
H A Dviewfrm.hxx230 SAL_DLLPRIVATE void SetQuietMode_Impl( sal_Bool );
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1509 SetQuietMode_Impl( sal_True ); in Construct_Impl()
2049 void SfxViewFrame::SetQuietMode_Impl( sal_Bool bOn ) in SetQuietMode_Impl() function in SfxViewFrame
2051 GetDispatcher()->SetQuietMode_Impl( bOn ); in SetQuietMode_Impl()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2851 void SfxDispatcher::SetQuietMode_Impl( sal_Bool bOn ) in SetQuietMode_Impl() function in SfxDispatcher

Completed in 35 milliseconds