Home
last modified time | relevance | path

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

/AOO42X/main/testtools/source/bridgetest/
H A Dcppobj.cxx212 …virtual SmallStruct SAL_CALL echoSmallStruct(const SmallStruct& rStruct) throw(com::sun::star::uno… in echoSmallStruct()
214 …virtual MediumStruct SAL_CALL echoMediumStruct(const MediumStruct& rStruct) throw(com::sun::star::… in echoMediumStruct()
216 …virtual BigStruct SAL_CALL echoBigStruct(const BigStruct& rStruct) throw(com::sun::star::uno::Runt… in echoBigStruct()
218 …virtual AllFloats SAL_CALL echoAllFloats(const AllFloats& rStruct) throw(com::sun::star::uno::Runt… in echoAllFloats()
220 …virtual TwoFloats SAL_CALL echoTwoFloats(const TwoFloats& rStruct) throw(com::sun::star::uno::Runt… in echoTwoFloats()
222 …virtual ThreeDoubles SAL_CALL echoThreeDoubles(const ThreeDoubles& rStruct) throw(com::sun::star::… in echoThreeDoubles()
224 …virtual MixedFloatLong SAL_CALL echoMixedFloatLong(const MixedFloatLong& rStruct) throw(com::sun::… in echoMixedFloatLong()
226 …virtual OneByte SAL_CALL echoOneByte(const OneByte& rStruct) throw(com::sun::star::uno::RuntimeExc… in echoOneByte()
228 …virtual ThreeLongs SAL_CALL echoThreeLongs(const ThreeLongs& rStruct) throw(com::sun::star::uno::R… in echoThreeLongs()
589 const TestData& rStruct ) in setValues()
[all …]
/AOO42X/main/autodoc/source/parser_i/idl/
H A Dpe_selem.cxx193 rStruct = static_cast< const ary::idl::Struct& >(rCe); in lhf_FindTemplateParamType() local
/AOO42X/main/stoc/test/
H A Dtestiadapter.cxx687 const test::TestData& rStruct ) in setValues()
705 test::TestData& rStruct ) in setValues2()
724 test::TestData& rStruct ) in getValues()
/AOO42X/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
/AOO42X/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()