Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/source/ui/uiview/
H A Dview.cxx639 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 DDrawDocShell.hxx162 …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 Ddispatch.hxx215 void SetSlotFilter( sal_Bool bEnable = sal_False,
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx714 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 Ddispatch.cxx2056 void SfxDispatcher::SetSlotFilter in SetSlotFilter() function in SfxDispatcher

Completed in 59 milliseconds