Home
last modified time | relevance | path

Searched refs:SetSuspendPreviewUpdatesDuringFullScreenPresentation (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx84 void SetSuspendPreviewUpdatesDuringFullScreenPresentation (const bool bFlag);
/AOO41X/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx160 void Properties::SetSuspendPreviewUpdatesDuringFullScreenPresentation (const bool bFlag) in SetSuspendPreviewUpdatesDuringFullScreenPresentation() function in sd::slidesorter::controller::Properties
/AOO41X/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx431 ->SetSuspendPreviewUpdatesDuringFullScreenPresentation(bValue); in setIsSuspendPreviewUpdatesDuringFullScreenPresentation()