Searched refs:IsInProtectSect (Results 1 – 9 of 9) sorted by relevance
277 sal_Bool IsInProtectSect() const;
139 sal_Bool IsInProtectSect() const;
1018 !pNode->IsInProtectSect() ) in GetCorrection()1133 !pNode->IsInProtectSect() ) in GetGrammarCorrection()
1924 pFrm->GetTabBox()->GetSttNd()->IsInProtectSect() ) in SelTblRowCol()2051 pFrm->GetTabBox()->GetSttNd()->IsInProtectSect() ) in WhichMouseTabCol()
1688 sal_Bool SwContentAtPos::IsInProtectSect() const in IsInProtectSect() function in SwContentAtPos1714 return pNd && ( pNd->IsInProtectSect() || in IsInProtectSect()
3441 if ( pNode && !pNode->IsInProtectSect() ) in GetSmartTagTerm()3488 !pNode->IsInProtectSect() ) in GetSmartTagTerm()
3327 aCntntAtPos.IsInProtectSect() ) in MouseButtonDown()3351 aCntntAtPos.IsInProtectSect() ) in MouseButtonDown()4198 aCntntAtPos.IsInProtectSect() ) in MouseButtonUp()
468 sal_Bool SwNode::IsInProtectSect() const in IsInProtectSect() function in SwNode
1662 ((SwCntntFrm*)pFrm)->GetNode()->IsInProtectSect() ) in IsProtected()
Completed in 134 milliseconds