Searched refs:PropertyBag_Impl (Results 1 – 2 of 2) sorted by relevance
60 struct PropertyBag_Impl struct62 PropertyBag_Impl() : m_bAllowEmptyPropertyName(false) { } in PropertyBag_Impl() function72 :m_pImpl( new PropertyBag_Impl ) in PropertyBag()
40 struct PropertyBag_Impl;52 ::std::auto_ptr< PropertyBag_Impl > m_pImpl;
Completed in 8 milliseconds