Searched refs:SetSlotFilter (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 134 SetSlotFilter(); // setzt Filter zurueck in Construct() 520 pDispatcher->SetSlotFilter( mbFilterEnable, mnFilterCount, mpFilterSIDs ); in ApplySlotFilter() 522 pDispatcher->SetSlotFilter(); in ApplySlotFilter()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 638 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()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 162 …void SetSlotFilter(sal_Bool bEnable = sal_False, sal_uInt16 nCount = 0, const s… in SetSlotFilter() function in sd::DrawDocShell
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 215 void SetSlotFilter( sal_Bool bEnable = sal_False,
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 735 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()
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 2056 void SfxDispatcher::SetSlotFilter in SetSlotFilter() function in SfxDispatcher
|
Completed in 377 milliseconds