Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx137 class TextContentSet class
195 const TextContentSet* GetPageBoundContents() const in GetPageBoundContents()
197 … const TextContentSet* GetFrameBoundContents(const Reference<XTextFrame>& rParentFrame) const in GetFrameBoundContents()
214 TextContentSet,
216 TextContentSet m_vPageBounds;
356 TextContentSet::inserter_t pInserter = m_vPageBounds.getInserter(); in Fill()
1406 const TextContentSet* const pTexts = pBoundFrameSets->GetTexts()->GetPageBoundContents(); in exportPageFrames()
1407 const TextContentSet* const pGraphics = pBoundFrameSets->GetGraphics()->GetPageBoundContents(); in exportPageFrames()
1408 … const TextContentSet* const pEmbeddeds = pBoundFrameSets->GetEmbeddeds()->GetPageBoundContents(); in exportPageFrames()
1409 const TextContentSet* const pShapes = pBoundFrameSets->GetShapes()->GetPageBoundContents(); in exportPageFrames()
[all …]