Lines Matching refs:xSet
200 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test1() local
201 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test1()
244 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test2() local
245 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test2()
288 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test3() local
289 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test3()
336 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test4() local
337 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test4()
392 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test5() local
393 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test5()
447 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test6() local
448 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test6()
591 Reference<XPropertySet> xSet( serviceManager, UNO_QUERY); in test8() local
592 Any any_prop= xSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultContext"))); in test8()