Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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
/trunk/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.cxx1353 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()
H A Dswcrsr.cxx250 ((bSkipOverHiddenSections && pSectNd->GetSection().IsHiddenFlag() ) || in IsSelOvr()
767 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in IsAtValidPos()
/trunk/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()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx138 pSectNd->GetSection().IsHiddenFlag() ))
178 if( pNd->StartOfSectionNode()->GetSectionNode()->GetSection().IsHiddenFlag())
4369 if ( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in IsHidden()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx800 IsHiddenFlag() ) in Update()
H A Ddoc.cxx2289 if( pTmp->IsHiddenFlag() ) in RemoveInvisibleContent()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1219 if (pSectionStartNode->GetSection().IsHiddenFlag()) in gotoStart()

Completed in 183 milliseconds