Home
last modified time | relevance | path

Searched refs:mbClickChangeRotation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A DFrameView.hxx139 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
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx215 mbClickChangeRotation = pFrameView->IsClickChangeRotation(); in FrameView()
248 mbClickChangeRotation = sal_False; in FrameView()

Completed in 17 milliseconds