Lines Matching refs:getValue

511 			OUString s(* (rtl_uString**)_x.getValue());  in methodAny()
1232 any= rOut->getValue( OUString( L"value")); in testinout_methodXInterface()
1239 any= rOut->getValue( OUString( L"value")); in testinout_methodXInterface()
1637 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface()
1694 OUString s= *( rtl_uString**) any.getValue(); in testInterface()
1786 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface()
1900 Reference<XSimple> xSimple= *(XSimple**)seqOutParams[0].getValue(); in testInterface()
1904 SimpleEnum aEnum= *(SimpleEnum*)seqOutParams[2].getValue(); in testInterface()
1914 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()
1915 sal_Bool _bool= *(sal_Bool*)seqOutParams[5].getValue(); in testInterface()
1916 sal_Unicode _char= *( sal_Unicode*) seqOutParams[6].getValue(); in testInterface()
1917 OUString _str= *( rtl_uString**)seqOutParams[7].getValue(); in testInterface()
1919 float _f= *( float*)seqOutParams[8].getValue(); in testInterface()
1920 double _d= *( double*) seqOutParams[9].getValue(); in testInterface()
1921 sal_Int8 _byte= *( sal_Int8*) seqOutParams[10].getValue(); in testInterface()
1922 sal_Int16 _short= *( sal_Int16*) seqOutParams[11].getValue(); in testInterface()
1924 sal_Int32 _long= *( sal_Int32*) seqOutParams[12].getValue(); in testInterface()
1957 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface()
1995 Reference<XSimple> xSimple= *(XSimple**)seqOutParams[0].getValue(); in testInterface()
1999 SimpleEnum aEnum= *(SimpleEnum*)seqOutParams[2].getValue(); in testInterface()
2009 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()
2010 sal_Bool _bool= *(sal_Bool*)seqOutParams[5].getValue(); in testInterface()
2011 sal_Unicode _char= *( sal_Unicode*) seqOutParams[6].getValue(); in testInterface()
2012 OUString _str= *( rtl_uString**)seqOutParams[7].getValue(); in testInterface()
2014 float _f= *( float*)seqOutParams[8].getValue(); in testInterface()
2015 double _d= *( double*) seqOutParams[9].getValue(); in testInterface()
2016 sal_Int8 _byte= *( sal_Int8*) seqOutParams[10].getValue(); in testInterface()
2017 sal_Int16 _short= *( sal_Int16*) seqOutParams[11].getValue(); in testInterface()
2019 sal_Int32 _long= *( sal_Int32*) seqOutParams[12].getValue(); in testInterface()