Searched defs:sCellName (Results 1 – 3 of 3) sorted by relevance
119 public static void insertIntoCell(String sCellName, String sText, XTextTable xTable) { in insertIntoCell()126 public static String getFromCell(String sCellName, XTextTable xTable) { in getFromCell()
700 protected static void insertIntoCell(String sCellName, String sText, in insertIntoCell()930 String sCellName = xTableCursor.getRangeName (); in AutoTextExample() local
468 String sCellName; in lcl_GetCellName() local551 String sCellName = lcl_GetCellName(nColumn, nRow); in lcl_CreateXCell() local1567 String sCellName(CellName); in gotoCellByName() local2184 String sCellName(CellName); in getCellByName() local2230 String sCellName(CellName); in createCursorByCellName() local
Completed in 72 milliseconds