| /AOO42X/main/testtools/source/bridgetest/cli/ |
| H A D | cli_cpp_bridgetest.cxx | 189 static bool equals(TestElement* rData1, TestElement* rData2) 191 check( rData1->Bool == rData2->Bool, "### bool does not match!" ); 192 check( rData1->Char == rData2->Char, "### char does not match!" ); 193 check( rData1->Byte == rData2->Byte, "### byte does not match!" ); 194 check( rData1->Short == rData2->Short, "### short does not match!" ); 195 check( rData1->UShort == rData2->UShort, "### unsigned short does not match!" ); 196 check( rData1->Long == rData2->Long, "### long does not match!" ); 197 check( rData1->ULong == rData2->ULong, "### unsigned long does not match!" ); 198 check( rData1->Hyper == rData2->Hyper, "### hyper does not match!" ); 199 check( rData1->UHyper == rData2->UHyper, "### unsigned hyper does not match!" ); [all …]
|
| H A D | cli_cs_bridgetest.cs | 169 static bool equals(TestElement rData1, TestElement rData2) in equals() argument 171 check( rData1.Bool == rData2.Bool, "### bool does not match!" ); in equals() 172 check( rData1.Char == rData2.Char, "### char does not match!" ); in equals() 173 check( rData1.Byte == rData2.Byte, "### byte does not match!" ); in equals() 174 check( rData1.Short == rData2.Short, "### short does not match!" ); in equals() 175 check( rData1.UShort == rData2.UShort, "### unsigned short does not match!" ); in equals() 176 check( rData1.Long == rData2.Long, "### long does not match!" ); in equals() 177 check( rData1.ULong == rData2.ULong, "### unsigned long does not match!" ); in equals() 178 check( rData1.Hyper == rData2.Hyper, "### hyper does not match!" ); in equals() 179 check( rData1.UHyper == rData2.UHyper, "### unsigned hyper does not match!" ); in equals() [all …]
|
| /AOO42X/main/testtools/source/bridgetest/ |
| H A D | bridgetest.cxx | 132 static sal_Bool equals( const TestElement & rData1, const TestElement & rData2 ) in equals() argument 134 check( rData1.Bool == rData2.Bool, "### bool does not match!" ); in equals() 135 check( rData1.Char == rData2.Char, "### char does not match!" ); in equals() 136 check( rData1.Byte == rData2.Byte, "### byte does not match!" ); in equals() 137 check( rData1.Short == rData2.Short, "### short does not match!" ); in equals() 138 check( rData1.UShort == rData2.UShort, "### unsigned short does not match!" ); in equals() 139 check( rData1.Long == rData2.Long, "### long does not match!" ); in equals() 140 check( rData1.ULong == rData2.ULong, "### unsigned long does not match!" ); in equals() 141 check( rData1.Hyper == rData2.Hyper, "### hyper does not match!" ); in equals() 142 check( rData1.UHyper == rData2.UHyper, "### unsigned hyper does not match!" ); in equals() [all …]
|
| /AOO42X/main/stoc/test/ |
| H A D | testiadapter.cxx | 61 sal_Bool equals( const test::TestElement & rData1, const test::TestElement & rData2 ) in equals() argument 63 OSL_ENSURE( rData1.Bool == rData2.Bool, "### bool does not match!" ); in equals() 64 OSL_ENSURE( rData1.Char == rData2.Char, "### char does not match!" ); in equals() 65 OSL_ENSURE( rData1.Byte == rData2.Byte, "### byte does not match!" ); in equals() 66 OSL_ENSURE( rData1.Short == rData2.Short, "### short does not match!" ); in equals() 67 OSL_ENSURE( rData1.UShort == rData2.UShort, "### unsigned short does not match!" ); in equals() 68 OSL_ENSURE( rData1.Long == rData2.Long, "### long does not match!" ); in equals() 69 OSL_ENSURE( rData1.ULong == rData2.ULong, "### unsigned long does not match!" ); in equals() 70 OSL_ENSURE( rData1.Hyper == rData2.Hyper, "### hyper does not match!" ); in equals() 71 OSL_ENSURE( rData1.UHyper == rData2.UHyper, "### unsigned hyper does not match!" ); in equals() [all …]
|
| /AOO42X/main/sc/source/core/tool/ |
| H A D | collect.cxx | 386 TypedStrData& rData1 = (TypedStrData&)*pKey1; in Compare() local 389 if ( rData1.nStrType > rData2.nStrType ) in Compare() 391 else if ( rData1.nStrType < rData2.nStrType ) in Compare() 393 else if ( !rData1.nStrType /* && !rData2.nStrType */ ) in Compare() 398 if ( rData1.nValue == rData2.nValue ) in Compare() 400 else if ( rData1.nValue < rData2.nValue ) in Compare() 412 rData1.aStrValue, rData2.aStrValue ); in Compare() 415 rData1.aStrValue, rData2.aStrValue ); in Compare()
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | doccomp.cxx | 169 CompareData &rData1, &rData2; member in Compare::CompareSequence 177 CompareSequence( CompareData& rData1, CompareData& rData2, 188 static void ShiftBoundaries( CompareData& rData1, CompareData& rData2 ); 191 Compare( sal_uLong nDiff, CompareData& rData1, CompareData& rData2 ); 401 Compare::Compare( sal_uLong nDiff, CompareData& rData1, CompareData& rData2 ) in Compare() argument 406 sal_Char* pDiscard1 = new sal_Char[ rData1.GetLineCount() ]; in Compare() 415 CountDifference( rData1, pCount1 ); in Compare() 421 SetDiscard( rData1, pDiscard1, pCount2 ); in Compare() 427 CheckDiscard( rData1.GetLineCount(), pDiscard1 ); in Compare() 430 pMD1 = new MovedData( rData1, pDiscard1 ); in Compare() [all …]
|
| /AOO42X/main/sc/source/ui/inc/ |
| H A D | csvcontrol.hxx | 165 inline bool operator==( const ScCsvLayoutData& rData1, const ScCsvLayoutData& rData2 ) in operator ==() argument 167 return rData1.GetDiff( rData2 ) == CSV_DIFF_EQUAL; in operator ==() 170 inline bool operator!=( const ScCsvLayoutData& rData1, const ScCsvLayoutData& rData2 ) in operator !=() argument 172 return !(rData1 == rData2); in operator !=()
|