Searched refs:GetProtect (Results 1 – 17 of 17) sorted by relevance
46 inline const SvxProtectItem &SwAttrSet::GetProtect(sal_Bool bInP) const in GetProtect() function in SwAttrSet78 inline const SvxProtectItem &SwFmt::GetProtect(sal_Bool bInP) const in GetProtect() function in SwFmt79 { return aSet.GetProtect(bInP); } in GetProtect()
238 inline const SvxProtectItem &GetProtect( sal_Bool = sal_True ) const;
275 inline const SvxProtectItem &GetProtect( sal_Bool = sal_True ) const;
224 m_Data.SetProtectFlag( rFormat.GetProtect().IsCntntProtected() ); in SwSection()373 ? pFmt->GetProtect().IsCntntProtected() in IsProtect()1045 pProtect = &pPS->GetFmt()->GetProtect(); in UpdateParent()1053 pProtect = &GetProtect(); in UpdateParent()1091 pProtect = &pPS->GetFmt()->GetProtect(); in UpdateParent()1099 pProtect = &GetProtect(); in UpdateParent()
1936 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()1948 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()4473 if( pBoxFmt->GetProtect().IsCntntProtected() ) in _UnProtectTblCells()4521 if( pBoxFmt->GetProtect().IsCntntProtected() ) in UnProtectCells()4614 if( pBoxFmt->GetProtect().IsCntntProtected() ) in HasTblAnyProtection()
494 if( pBox && pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in IsProtect()501 if( pFlyFmt->GetProtect().IsCntntProtected() ) in IsProtect()
273 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in GetTblSel()378 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in GetTblSel()931 if( rBoxes[ n ]->GetFrmFmt()->GetProtect().IsCntntProtected() ) in HasProtectedCells()1521 else if( rpFndBox->GetBox()->GetFrmFmt()->GetProtect().IsCntntProtected() ) in lcl_CheckCol()1679 while ( rpStart->GetFmt()->GetProtect().IsCntntProtected() ) in lcl_FindStartEndRow()1681 while ( rpEnd->GetFmt()->GetProtect().IsCntntProtected() ) in lcl_FindStartEndRow()1798 while ( rpStart->GetFmt()->GetProtect().IsCntntProtected() ) in lcl_FindStartEndCol()1819 while ( rpEnd->GetFmt()->GetProtect().IsCntntProtected() ) in lcl_FindStartEndCol()
1454 sal_Bool bPosProt = pFly->GetFmt()->GetProtect().IsPosProtected(); in RequestObjectResize()1455 sal_Bool bSizeProt = pFly->GetFmt()->GetProtect().IsSizeProtected(); in RequestObjectResize()
417 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()429 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()
172 ( pOldSelFly->GetFmt()->GetProtect().IsCntntProtected() in SelectObj()2499 if ( (FLYPROTECT_CONTENT & eType) && pFly->GetFmt()->GetProtect().IsCntntProtected() ) in IsSelObjProtected()
361 GetFmt()->GetProtect().IsCntntProtected() ) in GetCrsrOfst()578 ( ( bInReadOnly || !pCell->GetFmt()->GetProtect().IsCntntProtected() ) && in lcl_MissProtectedFrames()1669 GetProtect().IsCntntProtected() ) in IsProtected()1919 !pCell->GetFmt()->GetProtect().IsCntntProtected())) in MakeTblCrsrs()
1009 const SvxProtectItem &rP = GetFmt()->GetProtect(); in _UpdateAttr()
768 if( pFmt->GetProtect().IsCntntProtected() ) in HasReadonlySel()803 if( rBoxes[ --i ]->GetFrmFmt()->GetProtect(). in HasReadonlySel()
319 const SvxProtectItem& rProtect = pFmt->GetProtect(); in IsSelOvr()2054 ( !pTblBox->GetFrmFmt()->GetProtect().IsCntntProtected() || in GotoTblBox()2393 if( aSelBoxes[ --n ]->GetFrmFmt()->GetProtect().IsCntntProtected() ) in HasReadOnlyBoxSel()
1635 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) ) in lcl_SearchSelBox()1707 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in CreateSelection()1750 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) ) in CreateSelection()
431 const SvxProtectItem &rP = pFlyFrm->GetFmt()->GetProtect(); in SwVirtFlyDrawObj()
2768 if( pFmt->GetProtect().IsCntntProtected() ) in lcl_InsSelBox()3171 if( rBox.GetFrmFmt()->GetProtect().IsCntntProtected() ) in lcl_DeleteBox_Rekursiv()3324 if( pFmt->GetProtect().IsCntntProtected() ) in lcl_DelSelBox()4291 if( pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in lcl_InsDelSelLine()
Completed in 1286 milliseconds