Lines Matching defs:rStruct
209 virtual SmallStruct SAL_CALL echoSmallStruct(const SmallStruct& rStruct) in echoSmallStruct()
211 virtual MediumStruct SAL_CALL echoMediumStruct(const MediumStruct& rStruct) in echoMediumStruct()
213 virtual BigStruct SAL_CALL echoBigStruct(const BigStruct& rStruct) in echoBigStruct()
215 virtual AllFloats SAL_CALL echoAllFloats(const AllFloats& rStruct) in echoAllFloats()
217 virtual TwoFloats SAL_CALL echoTwoFloats(const TwoFloats& rStruct) in echoTwoFloats()
219 virtual ThreeDoubles SAL_CALL echoThreeDoubles(const ThreeDoubles& rStruct) in echoThreeDoubles()
221 virtual MixedFloatLong SAL_CALL echoMixedFloatLong(const MixedFloatLong& rStruct) in echoMixedFloatLong()
223 virtual OneByte SAL_CALL echoOneByte(const OneByte& rStruct) in echoOneByte()
225 virtual ThreeLongs SAL_CALL echoThreeLongs(const ThreeLongs& rStruct) in echoThreeLongs()
559 const TestData& rStruct ) in setValues()
576 TestData& rStruct ) in setValues2()
599 TestData& rStruct ) in getValues()