Home
last modified time | relevance | path

Searched refs:IsHiddenFlag (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx134 , 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 …]
H A Dnodes.cxx2252 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()
H A Dndsect.cxx110 !pSectNd->GetSection().IsHiddenFlag() ) in lcl_IsInSameTblBox()
1306 if( !pNewSect->IsHiddenFlag() && GetSection().IsHidden() ) in MakeCopy()
1352 if( rSect.IsHiddenFlag() ) in IsCntntHidden()
/aoo41x/main/sw/inc/
H A Dsection.hxx122 bool IsHiddenFlag() const { return m_bHiddenFlag; } in IsHiddenFlag() function in SwSectionData
213 bool IsHiddenFlag() const { return m_Data.IsHiddenFlag(); } in IsHiddenFlag() function in SwSection
/aoo41x/main/sw/source/core/crsr/
H A Dtrvlreg.cxx55 if( pNd->GetSection().IsHiddenFlag() || in GotoPrevRegion()
111 if( pNd->GetSection().IsHiddenFlag() || in GotoNextRegion()
H A Dcrsrsh.cxx1345 if( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in lcl_CheckHiddenSection()
1603 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in UpdateCrsr()
2385 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in SetVisCrsr()
2911 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in FindValidCntntNode()
2938 if( !pSNd || !pSNd->GetSection().IsHiddenFlag() in FindValidCntntNode()
H A Dswcrsr.cxx250 ((bSkipOverHiddenSections && pSectNd->GetSection().IsHiddenFlag() ) || in IsSelOvr()
755 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in IsAtValidPos()
/aoo41x/main/sw/source/core/edit/
H A Dedsect.cxx147 (bChkHidden && rSect.IsHiddenFlag() ) ) in IsAnySectionInDoc()
H A Dautofmt.cxx360 if( rSect.IsHiddenFlag() || rSect.IsProtectFlag() ) in GoNextPara()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx135 pSectNd->GetSection().IsHiddenFlag() ))
175 if( pNd->StartOfSectionNode()->GetSectionNode()->GetSection().IsHiddenFlag())
4328 if ( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in IsHidden()
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx2307 if( pTmp->IsHiddenFlag() ) in RemoveInvisibleContent()
H A Ddoctxm.cxx800 IsHiddenFlag() ) in Update()
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx1219 if (pSectionStartNode->GetSection().IsHiddenFlag()) in gotoStart()

Completed in 127 milliseconds