Home
last modified time | relevance | path

Searched refs:IsProtect (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx953 if( CONTENT_SECTION != rSect.GetType() || rSect.IsProtect() ) in GetEndNode()
1031 rSrcSect.IsProtect() == rDstSect.IsProtect(); in CompareNode()
1032 if( bRet && rSrcSect.IsProtect() ) in CompareNode()
1109 if( rSect.IsProtect() ) in GetText()
1270 pSNd->GetSection().IsProtect() ) ) ) in NextIdx()
1284 pSNd->GetSection().IsProtect() ) ) ) in PrevIdx()
/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx111 virtual sal_Bool IsProtect() const;
138 virtual sal_Bool IsProtect() const;
H A Dswcont.hxx87 virtual sal_Bool IsProtect() const;
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx219 sal_Bool SwTxtINetFmt::IsProtect( ) const in IsProtect() function in SwTxtINetFmt
221 return m_pTxtNode && m_pTxtNode->IsProtect(); in IsProtect()
H A Datrfld.cxx313 sal_Bool SwFmtFld::IsProtect() const in IsProtect() function in SwFmtFld
317 && mpTxtFld->GetpTxtNode()->IsProtect(); in IsProtect()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx135 , m_bProtectFlag(rSection.IsProtect()) in SwSectionData()
305 const_cast<SwSection*>(this)->m_Data.SetProtectFlag(IsProtect()); in DataEquals()
368 bool SwSection::IsProtect() const in IsProtect() function in SwSection
490 if( pSect->IsProtect() ) in Modify()
H A Dnode.cxx478 sal_Bool SwNode::IsProtect() const in IsProtect() function in SwNode
505 ? rAnchor.GetCntntAnchor()->nNode.GetNode().IsProtect() in IsProtect()
514 return pTFtn->GetTxtNode().IsProtect(); in IsProtect()
H A Dndsect.cxx1308 if( !pNewSect->IsProtectFlag() && GetSection().IsProtect() ) in MakeCopy()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx181 sal_Bool SwContent::IsProtect() const in IsProtect() function in SwContent
186 sal_Bool SwPostItContent::IsProtect() const in IsProtect() function in SwPostItContent
189 return pFld->IsProtect(); in IsProtect()
194 sal_Bool SwURLFieldContent::IsProtect() const in IsProtect() function in SwURLFieldContent
196 return pINetAttr->IsProtect(); in IsProtect()
1241 sal_Bool bProtected = ((SwContent*)pEntry->GetUserData())->IsProtect(); in CreateContextMenu()
/trunk/main/sw/inc/
H A Dtxtinet.hxx68 sal_Bool IsProtect() const;
H A Dfmtfld.hxx107 sal_Bool IsProtect() const;
H A Dsection.hxx204 bool IsProtect() const;
H A Dnode.hxx287 sal_Bool IsProtect() const;
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx618 if( pTmpNd->IsProtect() ) in IsProtectedOutlinePara()
647 ( bCopy || !pNd->IsProtect() ); // 3) write in lcl_IsOutlineMoveAndCopyable()
H A Dedsect.cxx357 if( (pInnermostNode != NULL) && !pInnermostNode->IsProtect() ) in lcl_SpecialInsertNode()
H A Dedtox.cxx124 return rTOXSect.IsProtect(); in IsTOXBaseReadonly()
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx602 if ( !pCNd->IsProtect() ) in IsInProtectTable()
642 if( 0 == ( bProt = pCNd->IsProtect() )) in IsInProtectTable()
703 if( 0 == ( bProt = pCNd->IsProtect() )) in IsInProtectTable()
763 if( !bCrsrInReadOnly && pNd->IsProtect() ) in IsAtValidPos()
H A Dcrsrsh.cxx2889 pTableNode != NULL && rNdIdx.GetNode().IsProtect() ) in FindValidCntntNode()
2896 while( aPam.GetNode()->IsProtect() && in FindValidCntntNode()
2901 if( aPam.GetNode()->IsProtect() ) in FindValidCntntNode()
2905 while( aPam.GetNode()->IsProtect() && in FindValidCntntNode()
2911 if( ! aPam.GetNode()->IsProtect() ) in FindValidCntntNode()
H A Dpam.cxx872 pNd->FindSectionNode()->GetSection().IsProtect() in GetNode()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx531 Image aImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_False); in RecurseList()
533 Image aHCImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_True); in RecurseList()
563 Image aImage = BuildBitmap( pSect->IsProtect(), in RecurseList()
567 Image aHCImg = BuildBitmap( pSect->IsProtect(),pSect->IsHidden(), sal_True); in RecurseList()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx289 ( mpFmtFld ? mpFmtFld->IsProtect() : false ); in IsProtected()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx57 if( rSect.IsProtect() ) in lcl_GetAttrSet()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1652 if( !aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
1697 if( aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
1736 if( aPos.nNode.GetNode().IsProtect() ) in ImpEndCreate()
H A Dfetab.cxx1106 if( pTblNd && !pTblNd->IsProtect() ) in CanUnProtectCells()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1147 ? m_pProps->m_bProtect : pSect->IsProtect(); in GetPropertyValues_Impl()

Completed in 203 milliseconds

12