Home
last modified time | relevance | path

Searched refs:IsCntntProtected (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/editeng/inc/editeng/
H A Dprotitem.hxx72 sal_Bool IsCntntProtected() const { return bCntnt; } in IsCntntProtected() function in SvxProtectItem
91 bCntnt = rCpy.IsCntntProtected(); in operator =()
/aoo4110/main/sw/source/core/docnode/
H A Dsection.cxx224 m_Data.SetProtectFlag( rFormat.GetProtect().IsCntntProtected() ); in SwSection()
373 ? pFmt->GetProtect().IsCntntProtected() in IsProtect()
450 ->IsCntntProtected() ); in Modify()
483 static_cast<const SvxProtectItem*>(pNew)->IsCntntProtected(); in Modify()
1060 if (!pProtect->IsCntntProtected() != 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()
/aoo4110/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 Dfetab.cxx417 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()
429 pNextBox->GetFrmFmt()->GetProtect().IsCntntProtected() ) in DeleteRow()
H A Dfeshview.cxx172 ( pOldSelFly->GetFmt()->GetProtect().IsCntntProtected() in SelectObj()
2499 if ( (FLYPROTECT_CONTENT & eType) && pFly->GetFmt()->GetProtect().IsCntntProtected() ) in IsSelObjProtected()
/aoo4110/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()
/aoo4110/main/sw/source/core/crsr/
H A Dpam.cxx768 if( pFmt->GetProtect().IsCntntProtected() ) in HasReadonlySel()
804 IsCntntProtected() ) in HasReadonlySel()
H A Dswcrsr.cxx320 if( rProtect.IsCntntProtected() ) in IsSelOvr()
2054 ( !pTblBox->GetFrmFmt()->GetProtect().IsCntntProtected() || in GotoTblBox()
2393 if( aSelBoxes[ --n ]->GetFrmFmt()->GetProtect().IsCntntProtected() ) in HasReadOnlyBoxSel()
/aoo4110/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()
/aoo4110/main/svx/source/dialog/
H A Dsvxruler.cxx2847 sal_Bool bContentProtected = pRuler_Imp->aProtectItem.IsCntntProtected(); in Click()
2937 if(bHorz && !pRuler_Imp->aProtectItem.IsCntntProtected()) in CalcMinMax()
3025 if(bHorz || pRuler_Imp->aProtectItem.IsCntntProtected()) in CalcMinMax()
3463 sal_Bool bContentProtected = pRuler_Imp->aProtectItem.IsCntntProtected(); in StartDrag()
/aoo4110/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()
/aoo4110/main/sw/source/filter/ww8/
H A Drtfexport.cxx555 if (pProtect && pProtect->IsCntntProtected()) in ExportDocument_Impl()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2475 sal_Bool bProtCntnt = rProt.IsCntntProtected(); in ActivatePage()
3151 aProtectContentCB.Check(rProt.IsCntntProtected()); in Reset()
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx1270 if( IsCntntProtected() ) cProt |= 0x04; in Store()

Completed in 174 milliseconds