Home
last modified time | relevance | path

Searched refs:rProt (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2474 const SvxProtectItem& rProt = (const SvxProtectItem& )rSet.Get(RES_PROTECT); in ActivatePage() local
2475 sal_Bool bProtCntnt = rProt.IsCntntProtected(); in ActivatePage()
3149 const SvxProtectItem& rProt = (const SvxProtectItem& )rSet.Get(RES_PROTECT); in Reset() local
3150 aProtectFrameCB.Check(rProt.IsPosProtected()); in Reset()
3151 aProtectContentCB.Check(rProt.IsCntntProtected()); in Reset()
3152 aProtectSizeCB.Check(rProt.IsSizeProtected()); in Reset()
/aoo41x/main/sc/source/ui/view/
H A Doutput.cxx848 const ScProtectionAttr& rProt = (const ScProtectionAttr&) in DrawBackground() local
850 if (rProt.GetProtection() || rProt.GetHideCell()) in DrawBackground()

Completed in 45 milliseconds