Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dviewsettings.cxx147 mnActiveCellId( 0 ) in PaneSelectionModel()
271 rSelData.mnActiveCellId = rAttribs.getInteger( XML_activeCellId, 0 ); in importSelection()
342 rStrm >> aActiveCell >> rPaneSel.mnActiveCellId; in importSelection()
462 rPaneSel.mnActiveCellId = nActiveCellId; in importSelection()
/trunk/main/oox/inc/oox/xls/
H A Dviewsettings.hxx43 sal_Int32 mnActiveCellId; /// Index of active cell in selection list. member

Completed in 15 milliseconds