Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dimport-tests.cxx1679 uno::Reference< css::table::XTableRows > xRows2( xTable2->getRows(), uno::UNO_SET_THROW); in testRowHeight() local
1683 … uno::Reference< beans::XPropertySet > xRefRow2( xRows2->getByIndex(nRow), uno::UNO_QUERY_THROW ); in testRowHeight()