Lines Matching refs:XPropertySetInfoImpl2
365 class XPropertySetInfoImpl2 class
370 XPropertySetInfoImpl2();
371 ~XPropertySetInfoImpl2();
411 XPropertySetInfoImpl2::XPropertySetInfoImpl2() in XPropertySetInfoImpl2() function in XPropertySetInfoImpl2
431 XPropertySetInfoImpl2::~XPropertySetInfoImpl2() in ~XPropertySetInfoImpl2()
438 XPropertySetInfoImpl2::acquire( in acquire()
447 XPropertySetInfoImpl2::release( in release()
456 XPropertySetInfoImpl2::queryInterface( in queryInterface()
467 XPropertySetInfoImpl2::getPropertyByName( in getPropertyByName()
482 XPropertySetInfoImpl2::getProperties( in getProperties()
491 XPropertySetInfoImpl2::hasPropertyByName( in hasPropertyByName()
527 XPropertySetInfoImpl2* p = new XPropertySetInfoImpl2(); in initProperties()