Searched refs:IsUIReadOnly (Results 1 – 6 of 6) sorted by relevance
563 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()
231 bool Properties::IsUIReadOnly (void) const in IsUIReadOnly() function in sd::slidesorter::controller::Properties
152 if (mpTargetSlideSorter->GetProperties()->IsUIReadOnly()) in UpdatePosition()
109 bool IsUIReadOnly (void) const;
126 [attribute] boolean IsUIReadOnly;
593 return mpSlideSorter->GetProperties()->IsUIReadOnly(); in getIsUIReadOnly()
Completed in 18 milliseconds