Lines Matching refs:const_iterator_t
140 typedef contents_t::const_iterator const_iterator_t; typedef in __anone0644cf80111::TextContentSet
144 const_iterator_t getBegin() const in getBegin()
146 const_iterator_t getEnd() const in getEnd()
1407 for(TextContentSet::const_iterator_t it = pTexts->getBegin(); in exportPageFrames()
1411 for(TextContentSet::const_iterator_t it = pGraphics->getBegin(); in exportPageFrames()
1415 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportPageFrames()
1419 for(TextContentSet::const_iterator_t it = pShapes->getBegin(); in exportPageFrames()
1432 for(TextContentSet::const_iterator_t it = pTexts->getBegin(); in exportFrameFrames()
1438 for(TextContentSet::const_iterator_t it = pGraphics->getBegin(); in exportFrameFrames()
1444 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportFrameFrames()
1450 for(TextContentSet::const_iterator_t it = pShapes->getBegin(); in exportFrameFrames()