Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx47 typedef ::com::sun::star::uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t; typedef
109 CellPropertyValuesSeq_t endTableGetCellProperties(TableInfo & rInfo);
H A DDomainMapperTableHandler.cxx511 CellPropertyValuesSeq_t DomainMapperTableHandler::endTableGetCellProperties(TableInfo & rInfo) in endTableGetCellProperties()
517 CellPropertyValuesSeq_t aCellProperties( m_aCellProperties.size() ); in endTableGetCellProperties()
728 CellPropertyValuesSeq_t aCellProperties = endTableGetCellProperties(aTableInfo); in endTable()

Completed in 25 milliseconds