Searched refs:BoundFrames (Results 1 – 1 of 1) sorted by relevance
181 class BoundFrames class185 BoundFrames( in BoundFrames() function in __anon0bc4b2b00111::BoundFrames192 BoundFrames() in BoundFrames() function in __anon0bc4b2b00111::BoundFrames368 : 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