Home
last modified time | relevance | path

Searched defs:rStruct (Results 1 – 6 of 6) sorted by relevance

/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx209 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()
[all …]
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_selem.cxx193 rStruct = static_cast< const ary::idl::Struct& >(rCe); in lhf_FindTemplateParamType() local
/trunk/main/stoc/test/
H A Dtestiadapter.cxx678 const test::TestData& rStruct ) in setValues()
695 test::TestData& rStruct ) in setValues2()
713 test::TestData& rStruct ) in getValues()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_excp.hxx126 PE_Exception & rStruct; member in csi::uidl::PE_Exception::PE_StructState
H A Dpe_struc.hxx129 PE_Struct & rStruct; member in csi::uidl::PE_Struct::PE_StructState
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx936 …derLine* ScHelperFunctions::GetBorderLine( SvxBorderLine& rLine, const table::BorderLine& rStruct ) in GetBorderLine()
971 void ScHelperFunctions::FillBorderLine( table::BorderLine& rStruct, const SvxBorderLine* pLine ) in FillBorderLine()