Searched refs:getCellNames (Results 1 – 13 of 13) sorted by relevance
74 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Bottom()111 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Bottom()127 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Bottom()147 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Center()184 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Center()200 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Center()220 String[] cellName=xTable.getCellNames(); in testtableVerticalAlignment_Top()257 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableVerticalAlignment_Top()273 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableVerticalAlignment_Top()
75 String[] cellName=xTable.getCellNames(); in testtableBorderSpacingtoContent()112 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent()128 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableBorderSpacingtoContent()
74 String[] cellName=xTable.getCellNames(); in testtableBorderSpacingtoContent()114 String[] cellName_assert_odt=xTable_Assert_odt.getCellNames(); in testtableBorderSpacingtoContent()133 String[] cellName_assert_doc=xTable_Assert_doc.getCellNames(); in testtableBorderSpacingtoContent()
143 cellNamesList = oObj.getCellNames(); in _getCellNames()
16 "SwXTextTable";"com::sun::star::text::XTextTable";"getCellNames()"
90 "SwXParagraph";"com::sun::star::text::XTextTable#optional";"getCellNames()"
119 sequence<string> getCellNames();
244 sCellnames := oTable.getCellNames();
319 String CellNames[] = ((XTextTable) oTable).getCellNames(); in getFirstTableCell()
90 "SvxUnoTextContent";"com::sun::star::text::XTextTable#optional";"getCellNames()"
1657 String[] cells = table.getCellNames(); in getRowCount()
349 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCellNames( ) throw(::com::…
2196 uno::Sequence< OUString > SwXTextTable::getCellNames(void) throw( uno::RuntimeException ) in getCellNames() function in SwXTextTable
Completed in 93 milliseconds