Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/VisualBasic/
H A DModule1.vb205 objOleTest.testout_methodChar(outChar)
208 objOleTest.testout_methodChar(outCharAsString)
233 objOleTest.testout_methodChar(outVarChar)
588 objOleTest.testout_methodChar(objVal) 'Returns 'A' (65)
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl95 void testout_methodChar( [out] char rOut);
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx228 virtual void SAL_CALL testout_methodChar(sal_Unicode& rOut) throw( RuntimeException );
938 void SAL_CALL OComponent::testout_methodChar(sal_Unicode& rOut) throw( RuntimeException ) in testout_methodChar() function in OComponent

Completed in 27 milliseconds