Home
last modified time | relevance | path

Searched refs:SetCntntProtect (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/editeng/inc/editeng/
H A Dprotitem.hxx75 void SetCntntProtect( sal_Bool bNew ) { bCntnt = bNew; } in SetCntntProtect() function in SvxProtectItem
/aoo41x/main/sw/source/ui/uiview/
H A Dviewtab.cxx2039 aProt.SetCntntProtect((nProtect & FLYPROTECT_CONTENT) != 0); in StateTabWin()
2062 aProtect.SetCntntProtect(sal_True); in StateTabWin()
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx405 aItem.SetCntntProtect( (sal_Bool)bFlag ); in SetProtect()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx799 aProtectItem.SetCntntProtect( aP.GetCntnt() ); in ReadFly()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1659 aProtect.SetCntntProtect( sal_False ); in lcl_InsertDrawLabel()
/aoo41x/main/sw/source/core/frmedt/
H A Dfetab.cxx1043 aProt.SetCntntProtect( sal_True ); in ProtectCells()
/aoo41x/main/sw/source/filter/xml/
H A Dxmltbli.cxx2194 aProtectItem.SetCntntProtect( sal_True ); in MakeTableBox()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3205 aProt.SetCntntProtect( aProtectContentCB.IsChecked() ); in FillItemSet()
/aoo41x/main/editeng/source/items/
H A Dfrmitems.cxx1284 pAttr->SetCntntProtect( sal_Bool( ( cFlags & 0x04 ) != 0 ) ); in Create()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx4846 aProtectItem.SetCntntProtect( sal_True ); in InsertSpacer()

Completed in 121 milliseconds