Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Dprotitem.hxx76 void SetSizeProtect ( sal_Bool bNew ) { bSize = bNew; } in SetSizeProtect() function in SvxProtectItem
/aoo4110/main/sd/source/ui/view/
H A Ddrviews3.cxx903 aProtect.SetSizeProtect( sal_True ); in GetRulerState()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewtab.cxx2040 aProt.SetSizeProtect ((nProtect & FLYPROTECT_SIZE) != 0); in StateTabWin()
2049 aProtect.SetSizeProtect(sal_True); in StateTabWin()
/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx800 aProtectItem.SetSizeProtect( aP.GetSize() ); in ReadFly()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1661 aProtect.SetSizeProtect( rSdrObj.IsResizeProtect() ); in lcl_InsertDrawLabel()
H A Dpoolfmt.cxx1362 aProtect.SetSizeProtect( sal_True ); in GetFmtFromPool()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3206 aProt.SetSizeProtect ( aProtectSizeCB.IsChecked() ); in FillItemSet()
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx1283 pAttr->SetSizeProtect( sal_Bool( ( cFlags & 0x02 ) != 0 ) ); in Create()

Completed in 171 milliseconds