Home
last modified time | relevance | path

Searched refs:SetSlotFilter (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx134 SetSlotFilter(); // setzt Filter zurueck in Construct()
520 pDispatcher->SetSlotFilter( mbFilterEnable, mnFilterCount, mpFilterSIDs ); in ApplySlotFilter()
522 pDispatcher->SetSlotFilter(); in ApplySlotFilter()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx638 rDis.SetSlotFilter( sal_Bool(2), sizeof(aROIds)/sizeof(sal_uInt16), aROIds ); in _CheckReadonlyState()
653 rDis.SetSlotFilter( sal_Bool(2), in _CheckReadonlyState()
663 rDis.SetSlotFilter(); in _CheckReadonlyState()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx162 …void SetSlotFilter(sal_Bool bEnable = sal_False, sal_uInt16 nCount = 0, const s… in SetSlotFilter() function in sd::DrawDocShell
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx215 void SetSlotFilter( sal_Bool bEnable = sal_False,
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx735 mpDocSh->SetSlotFilter(); in disposing()
1060 mpDocSh->SetSlotFilter( sal_True, sizeof( pAllowed ) / sizeof( sal_uInt16 ), pAllowed ); in startShow()
2838 pDispatcher->SetSlotFilter( sal_True, sizeof(pAllowed) / sizeof(sal_uInt16), pAllowed ); in activate()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2056 void SfxDispatcher::SetSlotFilter in SetSlotFilter() function in SfxDispatcher

Completed in 86 milliseconds