Searched refs:BoundFrames (Results 1 – 1 of 1) sorted by relevance
179 class BoundFrames class183 BoundFrames( in BoundFrames() function in __anon49cfb1ef0111::BoundFrames190 BoundFrames() in BoundFrames() function in __anon49cfb1ef0111::BoundFrames366 : 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 18 milliseconds