Searched refs:SetCondHidden (Results 1 – 6 of 6) sorted by relevance
134 void SetCondHidden(bool const bFlag = true) { m_bCondHiddenFlag = bFlag; }; in SetCondHidden() function in SwSectionData219 void SetCondHidden(bool const bFlag = true);
351 rNewSect.SetCondHidden( aCalc.Calculate( rNewSect.GetCondition() ).GetBool() ); in InsertSwSection()741 pSection->SetCondHidden( false ); in UpdateSection()743 pSection->SetCondHidden( bCalculatedCondHidden ); in UpdateSection()
565 void SwSection::SetCondHidden(bool const bFlag) in SetCondHidden() function in SwSection570 m_Data.SetCondHidden(bFlag); in SetCondHidden()
1358 pSect->SetCondHidden( aValue.GetBool() ); in UpdateExpFlds()2356 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()2362 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()
374 aInsertedSect.SetCondHidden( bRecalcCondHidden ); in UndoImpl()
440 pRet->SetCondHidden(m_pImpl->m_pProps->m_bCondHidden); in attach()821 pSectionData->SetCondHidden(!bVal); in SetPropertyValues_Impl()
Completed in 64 milliseconds