Searched refs:getCpAndFc (Results 1 – 4 of 4) sorted by relevance
42 CpAndFc XNoteHelper<T>::getCpAndFc(sal_uInt32 nPos) in getCpAndFc() function in writerfilter::doctok::XNoteHelper79 CpAndFc aCpAndFcStart(getCpAndFc(nPos)); in get()80 CpAndFc aCpAndFcEnd(getCpAndFc(nPos + 1)); in get()155 CpAndFc aCpAndFc(getCpAndFc(n)); in init()
724 CpAndFc getCpAndFc(const Cp & cp, PropertyType type = PROP_DOC) const;731 CpAndFc getCpAndFc(const Fc & fc, PropertyType type = PROP_DOC) const;
64 CpAndFc getCpAndFc(sal_uInt32 nPos);
1427 CpAndFc WW8DocumentImpl::getCpAndFc(const Cp & cp, PropertyType type) const in getCpAndFc() function in writerfilter::doctok::WW8DocumentImpl1434 CpAndFc WW8DocumentImpl::getCpAndFc(const Fc & fc, PropertyType type) const in getCpAndFc() function in writerfilter::doctok::WW8DocumentImpl2261 CpAndFc aCpAndFc(pDoc->getCpAndFc(aCp, type)); in process()
Completed in 25 milliseconds