Home
last modified time | relevance | path

Searched refs:bCrookNoContortion (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dsvdsnpv.hxx101 unsigned bCrookNoContortion : 1; // Objekte bei Crook nicht verzerren member in SdrSnapView
270 void SetCrookNoContortion(sal_Bool bOn) { bCrookNoContortion=bOn; } in SetCrookNoContortion()
271 sal_Bool IsCrookNoContortion() const { return bCrookNoContortion; } in IsCrookNoContortion()
/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx254 sal_Bool bCrookNoContortion : 1; // Misc/NoDistort member in SdOptionsMisc
306 sal_Bool IsCrookNoContortion() const { Init(); return (sal_Bool) bCrookNoContortion; } in IsCrookNoContortion()
349 …ontortion( sal_Bool bOn = sal_True ) { if( bCrookNoContortion != bOn ) { OptionsChanged(); bCrookN… in SetCrookNoContortion()
/aoo41x/main/svx/source/svdraw/
H A Dsvdsnpv.cxx221 bCrookNoContortion=sal_False; in ClearVars()
/aoo41x/main/sd/source/ui/app/
H A Doptsitem.cxx492 bCrookNoContortion( sal_False ), in SdOptionsMisc()

Completed in 50 milliseconds