Home
last modified time | relevance | path

Searched refs:SetCondHidden (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A Dsection.hxx134 void SetCondHidden(bool const bFlag = true) { m_bCondHiddenFlag = bFlag; }; in SetCondHidden() function in SwSectionData
219 void SetCondHidden(bool const bFlag = true);
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx351 rNewSect.SetCondHidden( aCalc.Calculate( rNewSect.GetCondition() ).GetBool() ); in InsertSwSection()
741 pSection->SetCondHidden( false ); in UpdateSection()
743 pSection->SetCondHidden( bCalculatedCondHidden ); in UpdateSection()
H A Dsection.cxx565 void SwSection::SetCondHidden(bool const bFlag) in SetCondHidden() function in SwSection
570 m_Data.SetCondHidden(bFlag); in SetCondHidden()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1358 pSect->SetCondHidden( aValue.GetBool() ); in UpdateExpFlds()
2356 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()
2362 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx374 aInsertedSect.SetCondHidden( bRecalcCondHidden ); in UndoImpl()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx440 pRet->SetCondHidden(m_pImpl->m_pProps->m_bCondHidden); in attach()
821 pSectionData->SetCondHidden(!bVal); in SetPropertyValues_Impl()

Completed in 44 milliseconds