Home
last modified time | relevance | path

Searched refs:SetPosProtect (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/editeng/inc/editeng/
H A Dprotitem.hxx77 void SetPosProtect ( sal_Bool bNew ) { bPos = bNew; } in SetPosProtect() function in SvxProtectItem
/aoo4110/main/sd/source/ui/view/
H A Ddrviews3.cxx904 aProtect.SetPosProtect( sal_True ); in GetRulerState()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewtab.cxx2041 aProt.SetPosProtect ((nProtect & FLYPROTECT_POS) != 0); in StateTabWin()
2050 aProtect.SetPosProtect(sal_True); in StateTabWin()
/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx801 aProtectItem.SetPosProtect( aP.GetPos() ); in ReadFly()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1660 aProtect.SetPosProtect( rSdrObj.IsMoveProtect() ); in lcl_InsertDrawLabel()
H A Dpoolfmt.cxx1363 aProtect.SetPosProtect( sal_True ); in GetFmtFromPool()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3207 aProt.SetPosProtect ( aProtectFrameCB.IsChecked() ); in FillItemSet()
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx1282 pAttr->SetPosProtect( sal_Bool( ( cFlags & 0x01 ) != 0 ) ); in Create()

Completed in 110 milliseconds