Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/table/
H A DXMLTableExport.cxx249 Reference< XIndexAccess > xIndexAccessRows( xColumnRowRange->getRows(), UNO_QUERY_THROW ); in collectTableAutoStyles() local
250 const sal_Int32 nRowCount = xIndexAccessRows->getCount(); in collectTableAutoStyles()
257 Reference< XPropertySet > xPropSet( xIndexAccessRows->getByIndex(nRow) , UNO_QUERY_THROW ); in collectTableAutoStyles()

Completed in 18 milliseconds