Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx46 typedef ::com::sun::star::uno::Sequence< TablePropertyValues_t > RowPropertyValuesSeq_t; typedef
47 typedef ::com::sun::star::uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t;
111 RowPropertyValuesSeq_t endTableGetRowProperties();
H A DDomainMapperTableHandler.cxx529 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 15 milliseconds