Searched refs:IsHiddenFlag (Results 1 – 13 of 13) sorted by relevance
134 , m_bHiddenFlag(rSection.IsHiddenFlag()) in SwSectionData()211 if( pParentSect->IsHiddenFlag() ) in SwSection()325 if (!m_Data.IsHiddenFlag()) // is not hidden in ImplSetHiddenFlag()338 else if (m_Data.IsHiddenFlag()) // show Nodes again in ImplSetHiddenFlag()344 if( !pParentSect || !pParentSect->IsHiddenFlag() ) in ImplSetHiddenFlag()690 if( rSect.IsHiddenFlag() ) in ~SwSectionFmt()693 if( !pParentSect || !pParentSect->IsHiddenFlag() ) in ~SwSectionFmt()841 !pSect->IsHiddenFlag() : pSect->IsHiddenFlag() ) ) ) in Modify()1049 bIsHidden = pPS->IsHiddenFlag(); in UpdateParent()1076 if( bIsHidden == pSection->IsHiddenFlag() ) in UpdateParent()[all …]
2252 if( (bSkipHidden && rSect.IsHiddenFlag()) || in GoNextSection()2265 if( (bSkipHidden && rSect.IsHiddenFlag()) || in GoNextSection()2276 ( ( bSkipHidden && pSectNd->GetSection().IsHiddenFlag() ) || in GoNextSection()2308 if( (bSkipHidden && rSect.IsHiddenFlag()) || in GoPrevSection()2322 if( (bSkipHidden && rSect.IsHiddenFlag()) || in GoPrevSection()2333 ( ( bSkipHidden && pSectNd->GetSection().IsHiddenFlag() ) || in GoPrevSection()2463 if( rSect.IsHiddenFlag() ) in FindPrvNxtFrmNode()
110 !pSectNd->GetSection().IsHiddenFlag() ) in lcl_IsInSameTblBox()1306 if( !pNewSect->IsHiddenFlag() && GetSection().IsHidden() ) in MakeCopy()1352 if( rSect.IsHiddenFlag() ) in IsCntntHidden()
122 bool IsHiddenFlag() const { return m_bHiddenFlag; } in IsHiddenFlag() function in SwSectionData213 bool IsHiddenFlag() const { return m_Data.IsHiddenFlag(); } in IsHiddenFlag() function in SwSection
55 if( pNd->GetSection().IsHiddenFlag() || in GotoPrevRegion()111 if( pNd->GetSection().IsHiddenFlag() || in GotoNextRegion()
1353 if( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in lcl_CheckHiddenSection()1611 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in UpdateCrsr()2393 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in SetVisCrsr()2919 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in FindValidCntntNode()2946 if( !pSNd || !pSNd->GetSection().IsHiddenFlag() in FindValidCntntNode()
250 ((bSkipOverHiddenSections && pSectNd->GetSection().IsHiddenFlag() ) || in IsSelOvr()767 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in IsAtValidPos()
147 (bChkHidden && rSect.IsHiddenFlag() ) ) in IsAnySectionInDoc()
360 if( rSect.IsHiddenFlag() || rSect.IsProtectFlag() ) in GoNextPara()
138 pSectNd->GetSection().IsHiddenFlag() ))178 if( pNd->StartOfSectionNode()->GetSectionNode()->GetSection().IsHiddenFlag())4369 if ( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in IsHidden()
800 IsHiddenFlag() ) in Update()
2289 if( pTmp->IsHiddenFlag() ) in RemoveInvisibleContent()
1219 if (pSectionStartNode->GetSection().IsHiddenFlag()) in gotoStart()
Completed in 140 milliseconds