Searched refs:aTableInfo (Results 1 – 2 of 2) sorted by relevance
740 ScPreviewTableInfo aTableInfo; in GetHeaderCellOutputRect() local741 GetTableInfo( rVisRect, aTableInfo ); in GetHeaderCellOutputRect()744 (rCellPos.Row() >= 0) && (rCellPos.Col() < aTableInfo.GetCols()) && in GetHeaderCellOutputRect()745 (rCellPos.Row() < aTableInfo.GetRows()) ) in GetHeaderCellOutputRect()753 const ScPreviewColRowInfo& rColInfo = aTableInfo.GetColInfo()[nCol]; in GetHeaderCellOutputRect()754 const ScPreviewColRowInfo& rRowInfo = aTableInfo.GetRowInfo()[nRow]; in GetHeaderCellOutputRect()
775 TableInfo aTableInfo; in endTable() local778 aTableInfo.pTableStyle = in endTable()779 endTableGetTableStyle( aTableInfo, bAdjustLeftMarginByDefaultValue ); in endTable()782 CellPropertyValuesSeq_t aCellProperties = endTableGetCellProperties(aTableInfo); in endTable()805 aTableInfo.aTableProperties ); in endTable()
Completed in 19 milliseconds