Searched refs:aXFId (Results 1 – 1 of 1) sorted by relevance
1271 XclExpMultiXFId aXFId( 0 ); in RemoveUnusedXFIndexes() local1275 aXFId.mnXFId = aXFId.mnXFIndex = *aIt; in RemoveUnusedXFIndexes()1276 AppendXFId( aXFId ); in RemoveUnusedXFIndexes()1886 XclExpMultiXFId aXFId( XclExpXFBuffer::GetDefCellXFId() ); in Finalize() local1887 aXFId.ConvertXFIndex( GetRoot() ); in Finalize()1900 aXFId.mnCount = nNextUsedXclCol - nFirstFreeXclCol; in Finalize()1901 … XclExpCellRef xNewCell( new XclExpBlankCell( XclAddress( nFirstFreeXclCol, mnXclRow ), aXFId ) ); in Finalize()1906 aXFIndexes.begin() + nNextUsedXclCol, aXFId.mnXFIndex ); in Finalize()
Completed in 27 milliseconds