Searched refs:getFirstCp (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/writerfilter/source/doctok/ | ||
H A D | WW8PieceTable.hxx | 105 virtual Cp getFirstCp() const = 0; |
H A D | WW8PieceTableImpl.hxx | 58 virtual Cp getFirstCp() const; |
H A D | WW8PieceTableImpl.cxx | 144 Cp WW8PieceTableImpl::getFirstCp() const in getFirstCp() function in writerfilter::doctok::WW8PieceTableImpl |
H A D | WW8DocumentImpl.hxx | 421 const CpAndFc & getFirstCp() const; |
H A D | WW8DocumentImpl.cxx | 692 return getIterator(getFirstCp()); in begin() |
Completed in 18 milliseconds