Searched refs:eToxType (Results 1 – 2 of 2) sorted by relevance
77 SwXDocumentIndex(const TOXTypes eToxType, SwDoc& rDoc);181 SwXDocumentIndexMark(const TOXTypes eToxType);
1684 SwXDocumentIndexMark::SwXDocumentIndexMark(const TOXTypes eToxType) in SwXDocumentIndexMark() argument1685 : m_pImpl( new SwXDocumentIndexMark::Impl(*this, 0, eToxType, 0, 0) ) in SwXDocumentIndexMark()