Searched refs:mbClickChangeRotation (Results 1 – 2 of 2) sorted by relevance
139 void SetClickChangeRotation( sal_Bool bOn = sal_True ) { mbClickChangeRotation = bOn; } in SetClickChangeRotation()140 sal_Bool IsClickChangeRotation() const { return mbClickChangeRotation; } in IsClickChangeRotation()209 sal_Bool mbClickChangeRotation; // Einfachklick wechselt Selektions-/Rotationsmodus member in sd::FrameView
215 mbClickChangeRotation = pFrameView->IsClickChangeRotation(); in FrameView()248 mbClickChangeRotation = sal_False; in FrameView()
Completed in 11 milliseconds