Searched refs:pEmbeddeds (Results 1 – 1 of 1) sorted by relevance
1405 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames() local1415 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportPageFrames()1416 it != pEmbeddeds->getEnd(); in exportPageFrames()1442 …const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetFrameBoundContents(*p… in exportFrameFrames() local1443 if(pEmbeddeds) in exportFrameFrames()1444 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportFrameFrames()1445 it != pEmbeddeds->getEnd(); in exportFrameFrames()
Completed in 33 milliseconds