Searched refs:ExcBoundsheetList (Results 1 – 2 of 2) sorted by relevance
52 typedef XclExpRecordList< ExcBundlesheetBase > ExcBoundsheetList; typedef in ExcTable75 void FillAsHeader( ExcBoundsheetList& rBoundsheetList );93 typedef XclExpRecordList< ExcBundlesheetBase > ExcBoundsheetList; typedef in ExcDocument94 typedef ExcBoundsheetList::RecordRefType ExcBoundsheetRef;99 ExcBoundsheetList maBoundsheetList;
179 void ExcTable::FillAsHeader( ExcBoundsheetList& rBoundsheetList ) in FillAsHeader()349 ExcBoundsheetList::RecordRefType xBoundsheet( new ExcBundlesheet( rR, nC ) ); in FillAsHeader()381 ExcBoundsheetList::RecordRefType xBoundsheet( new ExcBundlesheet8( rR, nC ) ); in FillAsHeader()390 ExcBoundsheetList::RecordRefType xBoundsheet( new ExcBundlesheet8( aTmpString ) ); in FillAsHeader()
Completed in 11 milliseconds