Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx314 class test_OPropertySetHelper : class
322 test_OPropertySetHelper( Property * p, sal_Int32 n ) in test_OPropertySetHelper() function in test_OPropertySetHelper
339 ~test_OPropertySetHelper() in ~test_OPropertySetHelper()
649 IPropertyArrayHelper & test_OPropertySetHelper::getInfoHelper() in getInfoHelper()
657 Reference < XPropertySetInfo > test_OPropertySetHelper::getPropertySetInfo() in getPropertySetInfo()
665 sal_Bool test_OPropertySetHelper::convertFastPropertyValue in convertFastPropertyValue()
728 void test_OPropertySetHelper::setFastPropertyValue_NoBroadcast in setFastPropertyValue_NoBroadcast()
757 void test_OPropertySetHelper::getFastPropertyValue( Any & rRet, sal_Int32 nHandle ) const in getFastPropertyValue()
783 test_OPropertySetHelper * pPS; in test_PropertySetHelper()
795 xPS = pPS = new test_OPropertySetHelper( getBasicProps(), PROPERTY_COUNT - z ); in test_PropertySetHelper()
[all …]