Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1407 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames() local
1417 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() local
1445 if(pEmbeddeds) in exportFrameFrames()
1446 for(TextContentSet::const_iterator_t it = pEmbeddeds->getBegin(); in exportFrameFrames()
1447 it != pEmbeddeds->getEnd(); in exportFrameFrames()

Completed in 43 milliseconds