Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Dprotitem.hxx73 sal_Bool IsSizeProtected() const { return bSize; } in IsSizeProtected() function in SvxProtectItem
92 bSize = rCpy.IsSizeProtected(); in operator =()
/aoo4110/main/svx/source/dialog/
H A Dsvxruler.cxx606 ( pRuler_Imp->aProtectItem.IsSizeProtected() || in UpdateFrame()
848 pRuler_Imp->aProtectItem.IsSizeProtected() || in UpdateColumns()
1474 pRuler_Imp->aProtectItem.IsSizeProtected() || in SetFrameLeft()
1682 pRuler_Imp->aProtectItem.IsSizeProtected() || in AdjustMargin1()
1811 pRuler_Imp->aProtectItem.IsSizeProtected() || in DragMargin2()
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx433 bSizProt = rP.IsSizeProtected(); in SwVirtFlyDrawObj()
/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx932 GetVirtDrawObj()->SetResizeProtect( pP->IsSizeProtected() ); in _UpdateAttr()
1011 GetVirtDrawObj()->SetResizeProtect( rP.IsSizeProtected() ); in _UpdateAttr()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx1455 sal_Bool bSizeProt = pFly->GetFmt()->GetProtect().IsSizeProtected(); in RequestObjectResize()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3152 aProtectSizeCB.Check(rProt.IsSizeProtected()); in Reset()
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx1269 if( IsSizeProtected() ) cProt |= 0x02; in Store()

Completed in 81 milliseconds