Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/doctok/
H A DWW8PieceTable.hxx143 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const = 0;
152 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const = 0;
H A DWW8PieceTableImpl.hxx64 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const;
65 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const;
H A DWW8PieceTableImpl.cxx277 CpAndFc WW8PieceTableImpl::createCpAndFc in createCpAndFc() function in writerfilter::doctok::WW8PieceTableImpl
283 CpAndFc WW8PieceTableImpl::createCpAndFc in createCpAndFc() function in writerfilter::doctok::WW8PieceTableImpl
H A DWW8DocumentImpl.cxx58 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