Home
last modified time | relevance | path

Searched refs:SetClickChangeRotation (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx613 if( pValues[8].hasValue() ) SetClickChangeRotation( *(sal_Bool*) pValues[ 8 ].getValue() ); in ReadData()
768 maOptionsMisc.SetClickChangeRotation( pView->IsClickChangeRotation() ); in SdOptionsMiscItem()
783 maOptionsMisc.SetClickChangeRotation( pOpts->IsClickChangeRotation() ); in SdOptionsMiscItem()
822 pOpts->SetClickChangeRotation( maOptionsMisc.IsClickChangeRotation() ); in SetOptions()
/trunk/main/sd/source/ui/view/
H A Ddrviewsg.cxx236 pOptions->SetClickChangeRotation( !mpFrameView->IsClickChangeRotation() ); in ExecOptionsBar()
H A Dfrmview.cxx370 SetClickChangeRotation( pOptions->IsClickChangeRotation() ); in Update()
785 SetClickChangeRotation( bBool ); in ReadUserDataSequence()
/trunk/main/sd/source/ui/inc/
H A DFrameView.hxx139 void SetClickChangeRotation( sal_Bool bOn = sal_True ) { mbClickChangeRotation = bOn; } in SetClickChangeRotation() function in sd::FrameView
H A Doptsitem.hxx356 …void SetClickChangeRotation( sal_Bool bOn = sal_True ) { if( bClickChangeRotation != bOn ) { Optio… in SetClickChangeRotation() function in SdOptionsMisc

Completed in 43 milliseconds