Home
last modified time | relevance | path

Searched refs:getCpAndFc (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/doctok/
H A DXNoteHelperImpl.hxx42 CpAndFc XNoteHelper<T>::getCpAndFc(sal_uInt32 nPos) in getCpAndFc() function in writerfilter::doctok::XNoteHelper
79 CpAndFc aCpAndFcStart(getCpAndFc(nPos)); in get()
80 CpAndFc aCpAndFcEnd(getCpAndFc(nPos + 1)); in get()
155 CpAndFc aCpAndFc(getCpAndFc(n)); in init()
H A DWW8DocumentImpl.hxx724 CpAndFc getCpAndFc(const Cp & cp, PropertyType type = PROP_DOC) const;
731 CpAndFc getCpAndFc(const Fc & fc, PropertyType type = PROP_DOC) const;
H A DXNoteHelper.hxx64 CpAndFc getCpAndFc(sal_uInt32 nPos);
H A DWW8DocumentImpl.cxx1415 CpAndFc WW8DocumentImpl::getCpAndFc(const Cp & cp, PropertyType type) const in getCpAndFc() function in writerfilter::doctok::WW8DocumentImpl
1422 CpAndFc WW8DocumentImpl::getCpAndFc(const Fc & fc, PropertyType type) const in getCpAndFc() function in writerfilter::doctok::WW8DocumentImpl
2197 CpAndFc aCpAndFc(pDoc->getCpAndFc(aCp, type)); in process()

Completed in 31 milliseconds