Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java93 public void setCursor(Point activeCell) { in setCursor() argument
95 cursorX = (int) activeCell.getX(); in setCursor()
96 cursorY = (int) activeCell.getY(); in setCursor()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx127 …bool const activeCell = ( hitRow == m_rTableControl.getCurrentRow() ) && ( hitCol == m_rTableContr… in RequestHelp() local
135 …if ( pRenderer->FitsIntoCell( aCellToolTip, hitCol, hitRow, activeCell, selectedCell, *this, aCell… in RequestHelp()
/trunk/main/oox/source/token/
H A Dtokens.txt457 activeCell

Completed in 40 milliseconds