Lines Matching refs:pSect
1350 SwSection* pSect = (SwSection*)(*ppSortLst)->GetSection(); in UpdateExpFlds() local
1351 if( pSect ) in UpdateExpFlds()
1356 pSect->GetCondition() ); in UpdateExpFlds()
1358 pSect->SetCondHidden( aValue.GetBool() ); in UpdateExpFlds()
1750 SwSection* pSect = rArr[ --n ]->GetSection(); in GetAllUsedDB() local
1752 if( pSect ) in GetAllUsedDB()
1754 String aCond( pSect->GetCondition() ); in GetAllUsedDB()
1925 SwSection* pSect = rArr[ --n ]->GetSection(); in ChangeDBFields() local
1927 if( pSect ) in ChangeDBFields()
1929 sFormel = pSect->GetCondition(); in ChangeDBFields()
1931 pSect->SetCondition(sFormel); in ChangeDBFields()
2334 SwSection* pSect = rArr[ --n ]->GetSection(); in _MakeFldList() local
2335 if( pSect && pSect->IsHidden() && pSect->GetCondition().Len() && in _MakeFldList()
2336 0 != ( pSectNd = pSect->GetFmt()->GetSectionNode() )) in _MakeFldList()