Home
last modified time | relevance | path

Searched refs:bResizeProtect (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/svdraw/ !
H A Dsvdedtv.cxx104 bResizeProtect =sal_False; in ImpResetPossibilityFlags()
413 if (bResizeProtect) return sal_False; in IsResizeAllowed()
450 if (bResizeProtect) return sal_False; in IsShearAllowed()
468 return !bResizeProtect && bContortionPossible; in IsCrookAllowed()
478 return !bResizeProtect && bContortionPossible; in IsDistortAllowed()
588 if (bSizPrt) bResizeProtect=sal_True; in CheckPossibilities()
H A Dsvdedtv1.cxx1729 bResizeProtect = true; in SetGeoAttrToMarked()
1761 bResizeProtect = bProtSize; in SetGeoAttrToMarked()
/trunk/main/sd/source/ui/inc/ !
H A DView.hxx225 void SetResizeProtected( bool bSet ) { bResizeProtect = bSet; } in SetResizeProtected()
/trunk/main/svx/inc/svx/ !
H A Dsvdedtv.hxx136 unsigned bResizeProtect : 1; member in SdrEditView
/trunk/main/sw/source/core/draw/ !
H A Ddview.cxx1019 bResizeProtect |= bProtect | bSzProtect; in CheckPossibilities()
/trunk/main/svx/source/unodraw/ !
H A Dunoshape.cxx2620 sal_Bool bResizeProtect = sal_Bool(); in setPropertyValueImpl() local
2621 if( rValue >>= bResizeProtect ) in setPropertyValueImpl()
2623 mpObj->SetResizeProtect(bResizeProtect); in setPropertyValueImpl()

Completed in 63 milliseconds