Home
last modified time | relevance | path

Searched defs:sCellName (Results 1 – 3 of 3) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sw/puretext/
H A DInsertCharacterToTable.java119 public static void insertIntoCell(String sCellName, String sText, XTextTable xTable) { in insertIntoCell()
126 public static String getFromCell(String sCellName, XTextTable xTable) { in getFromCell()
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java700 protected static void insertIntoCell(String sCellName, String sText, in insertIntoCell()
930 String sCellName = xTableCursor.getRangeName (); in AutoTextExample() local
/aoo4110/main/sw/source/core/unocore/
H A Dunotbl.cxx468 String sCellName; in lcl_GetCellName() local
551 String sCellName = lcl_GetCellName(nColumn, nRow); in lcl_CreateXCell() local
1567 String sCellName(CellName); in gotoCellByName() local
2184 String sCellName(CellName); in getCellByName() local
2230 String sCellName(CellName); in createCursorByCellName() local

Completed in 53 milliseconds