Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx181 class BoundFrames class
185 BoundFrames( in BoundFrames() function in __anon0bc4b2b00111::BoundFrames
192 BoundFrames() in BoundFrames() function in __anon0bc4b2b00111::BoundFrames
368 : m_pTexts(new BoundFrames()) in BoundFrameSets()
369 , m_pGraphics(new BoundFrames()) in BoundFrameSets()
370 , m_pEmbeddeds(new BoundFrames()) in BoundFrameSets()
371 , m_pShapes(new BoundFrames()) in BoundFrameSets()
378 m_pTexts = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
382 m_pGraphics = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
386 m_pEmbeddeds = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
[all …]

Completed in 47 milliseconds