Lines Matching refs:bTitleLine
1438 sal_Bool bTitleLine = sal_False; in FillMemberResults() local
1440 bTitleLine = sal_True; in FillMemberResults()
1449 if ( bTitleLine ) // in tabular layout the title is on a separate row in FillMemberResults()
1458 if ( bTitleLine ) // title row is included in GetSize, so the following in FillMemberResults()
1559 sal_Bool bTitleLine = sal_False; in FillDataResults() local
1561 bTitleLine = sal_True; in FillDataResults()
1568 if ( bTitleLine ) // in tabular layout the title is on a separate row in FillDataResults()
1574 if ( bTitleLine ) // title row is included in GetSize, so the following in FillDataResults()
2041 sal_Bool bTitleLine = sal_False; in FillDataRow() local
2043 bTitleLine = sal_True; in FillDataRow()
2053 if ( bTitleLine ) // in tabular layout the title is on a separate column in FillDataRow()
2060 if ( bTitleLine ) // title column is included in GetSize, so the following in FillDataRow()