Searched refs:RowSequence_t (Results 1 – 2 of 2) sorted by relevance
38 typedef ::com::sun::star::uno::Sequence< CellSequence_t > RowSequence_t; typedef39 typedef boost::shared_ptr<RowSequence_t> RowSequencePointer_t;40 typedef ::com::sun::star::uno::Sequence< RowSequence_t> TableSequence_t;
788 m_pRowSeq = RowSequencePointer_t(new RowSequence_t(nCells)); in startRow()
Completed in 107 milliseconds