Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx36 typedef ::com::sun::star::uno::Sequence< Handle_t> CellSequence_t; typedef
37 typedef boost::shared_ptr<CellSequence_t> CellSequencePointer_t;
38 typedef ::com::sun::star::uno::Sequence< CellSequence_t > RowSequence_t;
H A DDomainMapperTableHandler.cxx828 m_pCellSeq = CellSequencePointer_t(new CellSequence_t(2)); in startCell()

Completed in 33 milliseconds