Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dviewsettings.cxx341 BinAddress aActiveCell; in importSelection() local
342 rStrm >> aActiveCell >> rPaneSel.mnActiveCellId; in importSelection()
343 …rPaneSel.maActiveCell = getAddressConverter().createValidCellAddress( aActiveCell, getSheetIndex()… in importSelection()
458 BinAddress aActiveCell; in importSelection() local
460 rStrm >> aActiveCell >> nActiveCellId; in importSelection()
461 …rPaneSel.maActiveCell = getAddressConverter().createValidCellAddress( aActiveCell, getSheetIndex()… in importSelection()

Completed in 20 milliseconds