Home
last modified time | relevance | path

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

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

Completed in 36 milliseconds