Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx179 class BoundFrames class
183 BoundFrames( in BoundFrames() function in __anon49cfb1ef0111::BoundFrames
190 BoundFrames() in BoundFrames() function in __anon49cfb1ef0111::BoundFrames
366 : m_pTexts(new BoundFrames()) in BoundFrameSets()
367 , m_pGraphics(new BoundFrames()) in BoundFrameSets()
368 , m_pEmbeddeds(new BoundFrames()) in BoundFrameSets()
369 , m_pShapes(new BoundFrames()) in BoundFrameSets()
376 m_pTexts = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
380 m_pGraphics = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
384 m_pEmbeddeds = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
[all …]

Completed in 30 milliseconds