Home
last modified time | relevance | path

Searched refs:GetProtect (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/inc/
H A Dfrmatr.hxx46 inline const SvxProtectItem &SwAttrSet::GetProtect(sal_Bool bInP) const in GetProtect() function in SwAttrSet
78 inline const SvxProtectItem &SwFmt::GetProtect(sal_Bool bInP) const in GetProtect() function in SwFmt
79 { return aSet.GetProtect(bInP); } in GetProtect()
H A Dformat.hxx244 inline const SvxProtectItem &GetProtect( sal_Bool = sal_True ) const;
H A Dswatrset.hxx283 inline const SvxProtectItem &GetProtect( sal_Bool = sal_True ) const;
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx224 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()
H A Dndtbl.cxx1936 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()
H A Dnode.cxx494 if( pBox && pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in IsProtect()
501 if( pFlyFmt->GetProtect().IsCntntProtected() ) in IsProtect()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx273 !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()
H A Dfefly1.cxx1454 sal_Bool bPosProt = pFly->GetFmt()->GetProtect().IsPosProtected(); in RequestObjectResize()
1455 sal_Bool bSizeProt = pFly->GetFmt()->GetProtect().IsSizeProtected(); in RequestObjectResize()
H A Dfetab.cxx417 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()
429 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()
H A Dfeshview.cxx169 ( pOldSelFly->GetFmt()->GetProtect().IsCntntProtected() in SelectObj()
2496 if ( (FLYPROTECT_CONTENT & eType) && pFly->GetFmt()->GetProtect().IsCntntProtected() ) in IsSelObjProtected()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx361 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()
H A Dfly.cxx989 const SvxProtectItem &rP = GetFmt()->GetProtect(); in _UpdateAttr()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx768 if( pFmt->GetProtect().IsCntntProtected() ) in HasReadonlySel()
803 if( rBoxes[ --i ]->GetFrmFmt()->GetProtect(). in HasReadonlySel()
H A Dswcrsr.cxx319 const SvxProtectItem& rProtect = pFmt->GetProtect(); in IsSelOvr()
2066 ( !pTblBox->GetFrmFmt()->GetProtect().IsCntntProtected() || in GotoTblBox()
2405 if( aSelBoxes[ --n ]->GetFrmFmt()->GetProtect().IsCntntProtected() ) in HasReadOnlyBoxSel()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1635 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) ) in lcl_SearchSelBox()
1707 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in CreateSelection()
1750 !pBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) ) in CreateSelection()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx2768 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()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx431 const SvxProtectItem &rP = pFlyFrm->GetFmt()->GetProtect(); in SwVirtFlyDrawObj()

Completed in 170 milliseconds