Searched refs:RowPropertyValuesSeq_t (Results 1 – 2 of 2) sorted by relevance
48 typedef uno::Sequence< TablePropertyValues_t > RowPropertyValuesSeq_t; typedef49 typedef uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t;120 RowPropertyValuesSeq_t endTableGetRowProperties();
583 RowPropertyValuesSeq_t* pCellProperties = aCellProperties.getArray(); in endTableGetCellProperties()727 RowPropertyValuesSeq_t DomainMapperTableHandler::endTableGetRowProperties() in endTableGetRowProperties()733 RowPropertyValuesSeq_t aRowProperties( m_aRowProperties.size() ); in endTableGetRowProperties()784 RowPropertyValuesSeq_t aRowProperties = endTableGetRowProperties(); in endTable()
Completed in 15 milliseconds