Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx563 if (mrSlideSorter.GetProperties()->IsUIReadOnly()) in KeyInput()
692 if ( ! mrSlideSorter.GetProperties()->IsUIReadOnly()) in DoCut()
711 if ( ! mrSlideSorter.GetProperties()->IsUIReadOnly()) in DoPaste()
1287 if ( ! mrSlideSorter.GetProperties()->IsUIReadOnly()) in StartDrag()
H A DSlsProperties.cxx231 bool Properties::IsUIReadOnly (void) const in IsUIReadOnly() function in sd::slidesorter::controller::Properties
H A DSlsDragAndDropContext.cxx152 if (mpTargetSlideSorter->GetProperties()->IsUIReadOnly()) in UpdatePosition()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx109 bool IsUIReadOnly (void) const;
/trunk/main/offapi/com/sun/star/drawing/
H A DXSlideSorterBase.idl126 [attribute] boolean IsUIReadOnly;
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx593 return mpSlideSorter->GetProperties()->IsUIReadOnly(); in getIsUIReadOnly()

Completed in 27 milliseconds