Home
last modified time | relevance | path

Searched refs:IsResizeProtect (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dsvdedtv1.cxx839 bSizProtect=pObj->IsResizeProtect(); in MergeNotPersistAttrFromMarked()
857 if (!bSizProtectDC && bSizProtect!=pObj->IsResizeProtect()) bSizProtectDC=sal_True; in MergeNotPersistAttrFromMarked()
1363 sal_Bool bSizProt=pObj->IsResizeProtect(); in GetGeoAttrFromMarked()
1370 if (bSizProt!=pObj->IsResizeProtect()) bSizProtDontCare=sal_True; in GetGeoAttrFromMarked()
1752 if(pObj->IsResizeProtect() != bProtSize) in SetGeoAttrToMarked()
H A Dsvdedtv.cxx585 sal_Bool bSizPrt=pObj->IsResizeProtect(); in CheckPossibilities()
H A Dsvdobj.cxx2238 lcl_SetItem(rAttr,bMerge,SdrObjSizeProtectItem(IsResizeProtect())); in TakeNotPersistAttr()
2726 if(IsResizeProtect() != bProt) in SetResizeProtect()
H A Dsvddrgmt.cxx1311 if(pObj && !pObj->IsResizeProtect()) in BeginSdrDrag()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrole2obj.cxx101 … if(!rSdrOle2.IsResizeProtect() && (nMiscStatus & embed::EmbedMisc::EMBED_NEVERRESIZE)) in createPrimitive2DSequence()
/aoo4110/main/sd/source/ui/docshell/
H A Dsdclient.cxx105 bSizeProtect = pObj->IsResizeProtect(); in RequestNewObjectArea()
/aoo4110/main/sc/source/ui/app/
H A Dclient.cxx106 if ( pDrawObj->IsResizeProtect() ) in RequestNewObjectArea()
/aoo4110/main/sd/source/ui/func/
H A Dfucopy.cxx277 pDstObj->SetResizeProtect( pSrcObj->IsResizeProtect() ); in DoExecute()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1656 if ( rSdrObj.IsMoveProtect() || rSdrObj.IsResizeProtect() ) in lcl_InsertDrawLabel()
1661 aProtect.SetSizeProtect( rSdrObj.IsResizeProtect() ); in lcl_InsertDrawLabel()
/aoo4110/main/svx/inc/svx/
H A Dsvdobj.hxx1021 sal_Bool IsResizeProtect() const { return bSizProt; } in IsResizeProtect() function in SdrObject
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1016 !pObject->IsResizeProtect() ) in MoveAreaTwips()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx2494 ( pObj->IsResizeProtect()? FLYPROTECT_SIZE : 0 ); in IsSelObjProtected()
/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx3002 rValue <<= static_cast<sal_Bool>( mpObj->IsResizeProtect() ); in getPropertyValueImpl()

Completed in 166 milliseconds