Searched refs:m_pShapes (Results 1 – 1 of 1) sorted by relevance
253 { return m_pShapes.get(); }; in GetShapes()258 auto_ptr<BoundFrames> m_pShapes; member in xmloff::BoundFrameSets369 , m_pShapes(new BoundFrames()) in BoundFrameSets()388 m_pShapes = auto_ptr<BoundFrames>(new BoundFrames( in BoundFrameSets()
Completed in 27 milliseconds