Home
last modified time | relevance | path

Searched refs:aXFId (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxetable.cxx1271 XclExpMultiXFId aXFId( 0 ); in RemoveUnusedXFIndexes() local
1275 aXFId.mnXFId = aXFId.mnXFIndex = *aIt; in RemoveUnusedXFIndexes()
1276 AppendXFId( aXFId ); in RemoveUnusedXFIndexes()
1886 XclExpMultiXFId aXFId( XclExpXFBuffer::GetDefCellXFId() ); in Finalize() local
1887 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 34 milliseconds