Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/text/
H A Dtxtparae.cxx136 class TextContentSet class
194 const TextContentSet* GetPageBoundContents() const in GetPageBoundContents()
196 … const TextContentSet* GetFrameBoundContents(const Reference<XTextFrame>& rParentFrame) const in GetFrameBoundContents()
213 TextContentSet,
215 TextContentSet m_vPageBounds;
355 TextContentSet::inserter_t pInserter = m_vPageBounds.getInserter(); in Fill()
1405 const TextContentSet* const pTexts = pBoundFrameSets->GetTexts()->GetPageBoundContents(); in exportPageFrames()
1406 const TextContentSet* const pGraphics = pBoundFrameSets->GetGraphics()->GetPageBoundContents(); in exportPageFrames()
1407 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames()
1408 const TextContentSet* const pShapes = pBoundFrameSets->GetShapes()->GetPageBoundContents(); in exportPageFrames()
[all …]