Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx134 class TextContentSet class
192 const TextContentSet* GetPageBoundContents() const in GetPageBoundContents()
194 … const TextContentSet* GetFrameBoundContents(const Reference<XTextFrame>& rParentFrame) const in GetFrameBoundContents()
211 TextContentSet,
213 TextContentSet m_vPageBounds;
353 TextContentSet::inserter_t pInserter = m_vPageBounds.getInserter(); in Fill()
1403 const TextContentSet* const pTexts = pBoundFrameSets->GetTexts()->GetPageBoundContents(); in exportPageFrames()
1404 const TextContentSet* const pGraphics = pBoundFrameSets->GetGraphics()->GetPageBoundContents(); in exportPageFrames()
1405 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames()
1406 const TextContentSet* const pShapes = pBoundFrameSets->GetShapes()->GetPageBoundContents(); in exportPageFrames()
[all …]