Searched refs:SetSlotFilter (Results 1 – 6 of 6) sorted by relevance
/aoo4110/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()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | view.cxx | 639 rDis.SetSlotFilter( sal_Bool(2), sizeof(aROIds)/sizeof(sal_uInt16), aROIds ); in _CheckReadonlyState() 654 rDis.SetSlotFilter( sal_Bool(2), in _CheckReadonlyState() 664 rDis.SetSlotFilter(); in _CheckReadonlyState()
|
/aoo4110/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
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 215 void SetSlotFilter( sal_Bool bEnable = sal_False,
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 714 mpDocSh->SetSlotFilter(); in disposing() 1039 mpDocSh->SetSlotFilter( sal_True, sizeof( pAllowed ) / sizeof( sal_uInt16 ), pAllowed ); in startShow() 2817 pDispatcher->SetSlotFilter( sal_True, sizeof(pAllowed) / sizeof(sal_uInt16), pAllowed ); in activate()
|
/aoo4110/main/sfx2/source/control/ |
H A D | dispatch.cxx | 2056 void SfxDispatcher::SetSlotFilter in SetSlotFilter() function in SfxDispatcher
|
Completed in 51 milliseconds