/aoo42x/main/autodoc/source/ary/cpp/ |
H A D | usedtype.cxx | 94 if ( nResult != 0 ) in compare_PtrLevelVector() 95 return nResult; in compare_PtrLevelVector() 105 return nResult; in compare_PtrLevelVector() 153 if ( nResult != 0 ) in operator <() 159 if ( nResult != 0 ) in operator <() 163 if ( nResult != 0 ) in operator <() 167 if ( nResult != 0 ) in operator <() 171 if ( nResult != 0 ) in operator <() 549 if (nResult != 0) in Compare() 550 return nResult; in Compare() [all …]
|
H A D | namechain.cxx | 76 intt nResult = strcmp( sName.c_str(), i_rOther.sName.c_str() ); in Compare() local 77 if (nResult != 0) in Compare() 78 return nResult; in Compare() 140 intt nResult = intt(aSegments.size()) - intt(i_rChain.aSegments.size()); in Compare() local 141 if (nResult != 0) in Compare() 142 return nResult; in Compare() 150 nResult = (*it1).Compare(*it2); in Compare() 151 if (nResult != 0) in Compare() 152 return nResult; in Compare()
|
/aoo42x/main/tools/source/stream/ |
H A D | strmos2.cxx | 222 APIRET nResult; in GetData() local 224 if( nResult ) in GetData() 253 APIRET nResult; in PutData() local 255 if( nResult ) in PutData() 278 APIRET nResult; in SeekPos() local 287 if( nResult ) in SeekPos() 334 APIRET nResult; in FlushData() local 336 if( nResult ) in FlushData() 356 APIRET nResult; in LockRange() local 369 if( nResult ) in LockRange() [all …]
|
/aoo42x/main/writerfilter/source/doctok/ |
H A D | WW8Picture.cxx | 96 sal_uInt32 nResult = 0; in get_FLT() local 108 return nResult; in get_FLT() 124 nResult += 2; in lcl_FFDATA_formatting_offset() 127 nResult += (rRef.getU16(nResult) + 2) * 2; in lcl_FFDATA_formatting_offset() 131 return nResult;; in lcl_FFDATA_formatting_offset() 138 nResult += (rRef.getU16(nResult) + 2) * 2; in lcl_FFDATA_help_offset() 140 return nResult;; in lcl_FFDATA_help_offset() 147 nResult += (rRef.getU16(nResult) + 2) * 2; in lcl_FFDATA_tooltip_offset() 149 return nResult;; in lcl_FFDATA_tooltip_offset() 191 sal_uInt16 nResult = 0; in get_checked() local [all …]
|
H A D | Dff.cxx | 70 sal_uInt32 nResult = 0; in calcSize() local 83 nResult = 8; in calcSize() 87 nResult = getU32(0x4); in calcSize() 90 nResult += 8; in calcSize() 94 return nResult; in calcSize() 210 sal_uInt32 nResult = 0; in getShapeType() local 220 return nResult; in getShapeType() 225 sal_uInt32 nResult = 0; in getShapeId() local 235 return nResult; in getShapeId() 277 sal_uInt32 nResult = 0; in getShapeBid() local [all …]
|
H A D | WW8StyleSheet.cxx | 124 sal_uInt32 nResult = 0; in get_upxstart() local 129 nResult = 0xc + 1 + nCount * 2; in get_upxstart() 131 nResult += nResult % 2; in get_upxstart() 138 nResult = pParentStyleSheet->get_cbSTDBaseInFile() + 2; in get_upxstart() 140 if (nResult < getCount()) in get_upxstart() 142 sal_uInt32 nCountTmp = getU16(nResult); in get_upxstart() 144 nResult += 4 + nCountTmp * 2; in get_upxstart() 148 return nResult; in get_upxstart()
|
H A D | WW8BinTableImpl.cxx | 37 sal_uInt32 nResult = 0; in getPageNumber() local 49 nResult = getPageNumber(n); in getPageNumber() 50 mPageMap[rFc] = nResult; in getPageNumber() 68 nResult = getPageNumber(left); in getPageNumber() 69 mPageMap[rFc] = nResult; in getPageNumber() 74 nResult = mPageMap[rFc]; in getPageNumber() 76 return nResult; in getPageNumber()
|
H A D | WW8PropertySetImpl.cxx | 78 sal_uInt32 nResult = 0; in getParam() local 84 nResult = getU8(2); in getParam() 91 nResult = getU16(2); in getParam() 96 nResult = getU32(2); in getParam() 101 nResult = getU16(2) + (getU8(4) << 16); in getParam() 109 return nResult; in getParam() 245 sal_uInt32 nResult = 0; in get_istd() local 248 nResult = getU16(0); in get_istd() 250 return nResult; in get_istd()
|
H A D | XNoteHelperImpl.hxx | 33 sal_uInt32 nResult = 0; in getCount() local 36 nResult = ( mpCps->getCount() / 4) - 2; in getCount() 38 return nResult; in getCount() 92 sal_uInt32 nResult = getCount(); in getIndexOfCpAndFc() local 94 sal_uInt32 n = nResult; in getIndexOfCpAndFc() 105 nResult = n; in getIndexOfCpAndFc() 110 return nResult; in getIndexOfCpAndFc()
|
H A D | WW8LFOTable.cxx | 108 sal_uInt32 nResult = WW8LFOLevel::getSize(); in calcSize() local 112 WW8ListLevel aLevel(mpParent, mnOffsetInParent + nResult); in calcSize() 114 nResult += aLevel.calcSize(); in calcSize() 116 sal_uInt32 nXstSize = mpParent->getU16(mnOffsetInParent + nResult); in calcSize() 118 nResult += (nXstSize + 1) * 2; in calcSize() 121 return nResult; in calcSize()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 834 return nResult; in InsertPredLevelArea() 903 return nResult; in InsertPredLevel() 918 if (nTemp > nResult) in FindPredLevelArea() 919 nResult = nTemp; in FindPredLevelArea() 924 return nResult; in FindPredLevelArea() 979 if (nTemp > nResult) in FindPredLevel() 980 nResult = nTemp; in FindPredLevel() 987 return nResult; in FindPredLevel() 1042 return nResult; in InsertErrorLevel() 1134 return nResult; in InsertSuccLevel() [all …]
|
H A D | collect.cxx | 382 short nResult = 0; in Compare() local 390 nResult = 1; in Compare() 392 nResult = -1; in Compare() 399 nResult = 0; in Compare() 401 nResult = -1; in Compare() 403 nResult = 1; in Compare() 411 nResult = (short) ScGlobal::GetCaseTransliteration()->compareString( in Compare() 414 nResult = (short) ScGlobal::GetpTransliteration()->compareString( in Compare() 419 return nResult; in Compare()
|
/aoo42x/main/sd/source/ui/framework/configuration/ |
H A D | ResourceId.cxx | 292 sal_Int16 nResult (0); in compareTo() local 298 nResult = +1; in compareTo() 300 nResult = 0; in compareTo() 322 return nResult; in compareTo() 330 sal_Int16 nResult (0); in CompareToLocalImplementation() local 346 nResult = -1; in CompareToLocalImplementation() 353 if (nResult == 0) in CompareToLocalImplementation() 367 return nResult; in CompareToLocalImplementation() 375 sal_Int16 nResult (0); in CompareToExternalImplementation() local 401 if (nResult == 0) in CompareToExternalImplementation() [all …]
|
/aoo42x/main/svtools/source/java/ |
H A D | javainteractionhandler.cxx | 136 sal_uInt16 nResult = RET_CANCEL; in handle() local 149 nResult = aWarningBox.Execute(); in handle() 153 nResult = RET_OK; in handle() 170 nResult = RET_OK; in handle() 183 nResult = aQueryBox.Execute(); in handle() 184 if ( nResult == RET_YES ) in handle() 207 nResult = aErrorBox.Execute(); in handle() 211 nResult = RET_OK; in handle() 225 nResult = aErrorBox.Execute(); in handle() 229 nResult = RET_OK; in handle() [all …]
|
/aoo42x/main/sw/source/core/layout/ |
H A D | hffrm.cxx | 443 SwTwips nResult; in GrowFrm() local 447 nResult = 0; in GrowFrm() 455 nResult = 0; in GrowFrm() 510 nResult += nEat; in GrowFrm() 537 if ( nResult && !bTst ) in GrowFrm() 540 return nResult; in GrowFrm() 545 SwTwips nResult; in ShrinkFrm() local 549 nResult = 0; in ShrinkFrm() 557 nResult = 0; in ShrinkFrm() 629 nResult += nShrink; in ShrinkFrm() [all …]
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsAnimationFunction.cxx | 49 const double nResult (sin(nTime * M_PI/2)); in FastInSlowOut_Sine() local 51 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in FastInSlowOut_Sine() 52 return nResult; in FastInSlowOut_Sine() 62 const double nResult (sqrt(nTime)); in FastInSlowOut_Root() local 64 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in FastInSlowOut_Root() 65 return nResult; in FastInSlowOut_Root() 75 const double nResult (sin(nTime * M_PI)); in SlowInSlowOut_0to0_Sine() local 77 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in SlowInSlowOut_0to0_Sine() 78 return nResult; in SlowInSlowOut_0to0_Sine()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | docpasswordhelper.cxx | 181 sal_uInt32 nResult = 0; in GetWordHashAsUINT32() local 212 nResult = ( nHighResult << 16 ) | nLowResult; in GetWordHashAsUINT32() 215 return nResult; in GetWordHashAsUINT32() 237 sal_uInt16 nResult = 0; in GetXLHashAsUINT16() local 245 nResult = ( ( nResult >> 14 ) & 0x01 ) | ( ( nResult << 1 ) & 0x7FFF ); in GetXLHashAsUINT16() 246 nResult ^= aString.getStr()[nInd]; in GetXLHashAsUINT16() 249 nResult = ( ( nResult >> 14 ) & 0x01 ) | ( ( nResult << 1 ) & 0x7FFF ); in GetXLHashAsUINT16() 250 nResult ^= ( 0x8000 | ( 'N' << 8 ) | 'K' ); in GetXLHashAsUINT16() 251 nResult ^= aString.getLength(); in GetXLHashAsUINT16() 254 return nResult; in GetXLHashAsUINT16()
|
/aoo42x/main/framework/qa/complex/loadAllDocuments/ |
H A D | CheckXComponentLoader.java | 640 int nResult = RESULT_EMPTY_DOC; in loadURL() local 648 nResult = RESULT_VALID_DOC; in loadURL() 650 nResult = RESULT_EMPTY_DOC; in loadURL() 653 nResult = RESULT_ILLEGALARGUMENTEXCEPTION; in loadURL() 655 nResult = RESULT_IOEXCEPTION; in loadURL() 657 nResult = RESULT_RUNTIMEEXCEPTION; in loadURL() 659 nResult = RESULT_EXCEPTION; in loadURL() 674 if (nResult == nRequiredResult) { in loadURL() 679 convertResult2String(nResult) + "] " + in loadURL() 699 private static String convertResult2String(int nResult) { in convertResult2String() argument [all …]
|
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | PRNCompare.java | 331 int nResult = identify(sDiffGfx); in createDiffs() local 332 if (nResult == 1) in createDiffs() 372 if (nResult == 1) in createDiffs() 447 int nResult = identify(sDiffGfx); in createDiffs() local 448 if (nResult == 1) in createDiffs() 496 if (nResult == 1) in createDiffs() 594 int nResult = 0; in identify() local 636 nResult = 0; in identify() 638 return nResult; in identify() 679 int nResult = identify(sDiffGfx); in checkDiffDiff() local [all …]
|
/aoo42x/main/uui/source/ |
H A D | iahndl-locking.cxx | 89 sal_Int32 nResult = RET_CANCEL; in handleLockedDocumentRequest_() local 103 nResult = xDialog->Execute(); in handleLockedDocumentRequest_() 118 nResult = xDialog->Execute(); in handleLockedDocumentRequest_() 136 nResult = xDialog->Execute(); in handleLockedDocumentRequest_() 139 if ( nResult == RET_YES ) in handleLockedDocumentRequest_() 141 else if ( nResult == RET_NO ) in handleLockedDocumentRequest_() 178 sal_Int32 nResult = xDialog->Execute(); in handleChangedByOthersRequest_() local 180 if ( nResult == RET_YES ) in handleChangedByOthersRequest_() 217 sal_Int32 nResult = xDialog->Execute(); in handleLockFileIgnoreRequest_() local 219 if ( nResult == RET_OK ) in handleLockFileIgnoreRequest_()
|
/aoo42x/main/writerfilter/source/ooxml/ |
H A D | OOXMLFastTokenHandler.cxx | 49 ::sal_Int32 nResult = OOXML_FAST_TOKENS_END; in getToken() 57 nResult = pToken->nToken; in getToken() 62 debug_logger->attribute("result", nResult); in getToken() 66 return nResult; in getToken() 110 ::sal_Int32 nResult = OOXML_FAST_TOKENS_END; in getTokenFromUTF8() 118 nResult = pToken->nToken; in getTokenFromUTF8() 126 debug_logger->attribute("result", nResult); in getTokenFromUTF8() 130 return nResult; in getTokenFromUTF8()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsh3.cxx | 101 if ( (nResult & SCA_VALID) ) in lcl_ParseRange() 102 return nResult; in lcl_ParseRange() 112 if ( (nResult & SCA_VALID) ) in lcl_ParseAddress() 113 return nResult; in lcl_ParseAddress() 283 if( nResult & SCA_VALID ) in Execute() 285 if ( nResult & SCA_TAB_3D ) in Execute() 299 if ( nResult & SCA_TAB_3D ) in Execute() 319 nResult |= SCA_VALID; in Execute() 338 nResult = SCA_VALID; in Execute() 343 nResult = 0; in Execute() [all …]
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | State.java | 199 int nResult = maBasename.compareTo(aOther.maBasename); in compareTo() local 200 if (nResult == 0) in compareTo() 203 nResult = 0; in compareTo() 205 nResult = msSuffix.compareTo(aOther.msSuffix); in compareTo() 207 nResult = -1; in compareTo() 209 nResult = +1; in compareTo() 211 return nResult; in compareTo()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | namecrea.cxx | 62 sal_uInt16 nResult = 0; in GetFlags() local 64 nResult |= aTopBox.IsChecked() ? NAME_TOP: 0 ; in GetFlags() 65 nResult |= aLeftBox.IsChecked() ? NAME_LEFT: 0 ; in GetFlags() 66 nResult |= aBottomBox.IsChecked() ? NAME_BOTTOM: 0 ; in GetFlags() 67 nResult |= aRightBox.IsChecked() ? NAME_RIGHT: 0 ; in GetFlags() 69 return nResult; in GetFlags()
|
/aoo42x/main/package/source/package/zipapi/ |
H A D | Deflater.cxx | 84 sal_Int32 nResult; in doDeflateBytes() local 93 nResult = deflateParams(pStream, nLevel, nStrategy); in doDeflateBytes() 95 nResult = z_deflateParams(pStream, nLevel, nStrategy); in doDeflateBytes() 97 switch (nResult) in doDeflateBytes() 119 nResult = deflate(pStream, bFinish ? Z_FINISH : Z_NO_FLUSH); in doDeflateBytes() 121 nResult = z_deflate(pStream, bFinish ? Z_FINISH : Z_NO_FLUSH); in doDeflateBytes() 123 switch (nResult) in doDeflateBytes()
|