Searched refs:xIndexAccessRows (Results 1 – 1 of 1) sorted by relevance
249 Reference< XIndexAccess > xIndexAccessRows( xColumnRowRange->getRows(), UNO_QUERY_THROW ); in collectTableAutoStyles() local250 const sal_Int32 nRowCount = xIndexAccessRows->getCount(); in collectTableAutoStyles()257 Reference< XPropertySet > xPropSet( xIndexAccessRows->getByIndex(nRow) , UNO_QUERY_THROW ); in collectTableAutoStyles()
Completed in 22 milliseconds