Home
last modified time | relevance | path

Searched defs:cellName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py31 def insertTextIntoCell( table, cellName, text, color ): argument
/trunk/main/pyuno/demo/
H A Dswritercomp.py35 def insertTextIntoCell( table, cellName, text, color ): argument
H A Dswriter.py34 def insertTextIntoCell( table, cellName, text, color ): argument
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableVerticalAlignment.java74 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Bottom() local
147 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Center() local
220 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Top() local
H A DTableBorderSpacingtoContent.java74 String[] cellName=xTable.getCellNames(); in testtableBorderSpacingtoContent() local
H A DTableCellProtect.java75 String[] cellName=xTable.getCellNames(); in testtableBorderSpacingtoContent() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DAccessibilityTools.java285 public static XAccessibleContext getSheetCell(XAccessibleContext xSheetAcc, String cellName){ in getSheetCell()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1019 String cellName = PropertyNames.EMPTY_STRING; in write() local
1644 public static int getRowIndex(String cellName) in getRowIndex()

Completed in 55 milliseconds