Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/property/
H A Dpropertybag.cxx60 struct PropertyBag_Impl struct
62 PropertyBag_Impl() : m_bAllowEmptyPropertyName(false) { } in PropertyBag_Impl() function
72 :m_pImpl( new PropertyBag_Impl ) in PropertyBag()
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx40 struct PropertyBag_Impl;
52 ::std::auto_ptr< PropertyBag_Impl > m_pImpl;

Completed in 8 milliseconds