Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Dprotitem.hxx74 sal_Bool IsPosProtected() const { return bPos; } in IsPosProtected() function in SvxProtectItem
93 bPos = rCpy.IsPosProtected(); in operator =()
/aoo4110/main/svx/source/dialog/
H A Dsvxruler.cxx607 pRuler_Imp->aProtectItem.IsPosProtected() ) ? in UpdateFrame()
849 pRuler_Imp->aProtectItem.IsPosProtected(); in UpdateColumns()
1475 pRuler_Imp->aProtectItem.IsPosProtected(); in SetFrameLeft()
1683 pRuler_Imp->aProtectItem.IsPosProtected(); in AdjustMargin1()
1812 pRuler_Imp->aProtectItem.IsPosProtected(); in DragMargin2()
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx432 bMovProt = rP.IsPosProtected(); in SwVirtFlyDrawObj()
/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx931 GetVirtDrawObj()->SetMoveProtect( pP->IsPosProtected() ); in _UpdateAttr()
1010 GetVirtDrawObj()->SetMoveProtect( rP.IsPosProtected() ); in _UpdateAttr()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx1454 sal_Bool bPosProt = pFly->GetFmt()->GetProtect().IsPosProtected(); in RequestObjectResize()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3150 aProtectFrameCB.Check(rProt.IsPosProtected()); in Reset()
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx1268 if( IsPosProtected() ) cProt |= 0x01; in Store()

Completed in 112 milliseconds