Searched refs:pEmbeddeds (Results 1 – 1 of 1) sorted by relevance
1407 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames() local1417 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportPageFrames()1418 it != pEmbeddeds->getEnd(); in exportPageFrames()1444 …const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetFrameBoundContents(*p… in exportFrameFrames() local1445 if(pEmbeddeds) in exportFrameFrames()1446 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportFrameFrames()1447 it != pEmbeddeds->getEnd(); in exportFrameFrames()
Completed in 19 milliseconds