Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx38 typedef ::com::sun::star::uno::Sequence< CellSequence_t > RowSequence_t; typedef
39 typedef boost::shared_ptr<RowSequence_t> RowSequencePointer_t;
40 typedef ::com::sun::star::uno::Sequence< RowSequence_t> TableSequence_t;
H A DDomainMapperTableHandler.cxx788 m_pRowSeq = RowSequencePointer_t(new RowSequence_t(nCells)); in startRow()

Completed in 16 milliseconds