Home
last modified time | relevance | path

Searched refs:bIsUIReadOnly (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx239 void Properties::SetUIReadOnly (const bool bIsUIReadOnly) in SetUIReadOnly() argument
241 mbIsUIReadOnly = bIsUIReadOnly; in SetUIReadOnly()
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx599 void SAL_CALL SlideSorterService::setIsUIReadOnly (sal_Bool bIsUIReadOnly) in setIsUIReadOnly() argument
604 mpSlideSorter->GetProperties()->SetUIReadOnly(bIsUIReadOnly); in setIsUIReadOnly()
H A DSlideSorterService.hxx187 virtual void SAL_CALL setIsUIReadOnly (sal_Bool bIsUIReadOnly)
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx110 void SetUIReadOnly (const bool bIsUIReadOnly);

Completed in 26 milliseconds