Searched refs:createCpAndFc (Results 1 – 4 of 4) sorted by relevance
143 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const = 0;152 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const = 0;
64 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const;65 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const;
277 CpAndFc WW8PieceTableImpl::createCpAndFc in createCpAndFc() function in writerfilter::doctok::WW8PieceTableImpl283 CpAndFc WW8PieceTableImpl::createCpAndFc in createCpAndFc() function in writerfilter::doctok::WW8PieceTableImpl
58 CpAndFc aCpAndFc = pPieceTable->createCpAndFc(aCp, eType); in processPLCFCpAndFcs()1354 mpPieceTable->createCpAndFc(aCpStart, PROP_DOC); in getTextboxText()1357 CpAndFc aCpAndFcEnd = mpPieceTable->createCpAndFc(aCpEnd, PROP_DOC); in getTextboxText()
Completed in 40 milliseconds