Searched refs:RowPropertyValuesSeq_t (Results 1 – 2 of 2) sorted by relevance
46 typedef ::com::sun::star::uno::Sequence< TablePropertyValues_t > RowPropertyValuesSeq_t; typedef47 typedef ::com::sun::star::uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t;111 RowPropertyValuesSeq_t endTableGetRowProperties();
529 RowPropertyValuesSeq_t* pCellProperties = aCellProperties.getArray(); in endTableGetCellProperties()673 RowPropertyValuesSeq_t DomainMapperTableHandler::endTableGetRowProperties() in endTableGetRowProperties()679 RowPropertyValuesSeq_t aRowProperties( m_aRowProperties.size() ); in endTableGetRowProperties()730 RowPropertyValuesSeq_t aRowProperties = endTableGetRowProperties(); in endTable()
Completed in 29 milliseconds