Home
last modified time | relevance | path

Searched refs:SetCrookNoContortion (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx606 if( pValues[1].hasValue() ) SetCrookNoContortion( *(sal_Bool*) pValues[ 1 ].getValue() ); in ReadData()
758 maOptionsMisc.SetCrookNoContortion( pView->IsCrookNoContortion() ); in SdOptionsMiscItem()
776 maOptionsMisc.SetCrookNoContortion( pOpts->IsCrookNoContortion() ); in SdOptionsMiscItem()
815 pOpts->SetCrookNoContortion( maOptionsMisc.IsCrookNoContortion() ); in SetOptions()
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx241 mpDrawView->SetCrookNoContortion( pView->IsCrookNoContortion() ); in ReadFrameViewData()
381 mpFrameView->SetCrookNoContortion( mpDrawView->IsCrookNoContortion() ); in WriteFrameViewData()
H A Dfrmview.cxx173 SetCrookNoContortion( pFrameView->IsCrookNoContortion() ); in FrameView()
345 SetCrookNoContortion( pOptions->IsCrookNoContortion() ); in Update()
/trunk/main/svx/inc/svx/
H A Dsvdsnpv.hxx270 void SetCrookNoContortion(sal_Bool bOn) { bCrookNoContortion=bOn; } in SetCrookNoContortion() function in SdrSnapView
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx312 pView->SetCrookNoContortion( pFrameView->IsCrookNoContortion() ); in GetPagePreviewBitmap()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx439 aOptsItem.GetOptionsMisc().SetCrookNoContortion( aCbxCrookNoContortion.IsChecked() ); in FillItemSet()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx349 …void SetCrookNoContortion( sal_Bool bOn = sal_True ) { if( bCrookNoContortion != bOn ) { OptionsCh… in SetCrookNoContortion() function in SdOptionsMisc

Completed in 44 milliseconds