/aoo42x/main/sot/source/sdstor/ |
H A D | stgstrms.cxx | 358 if( nOld == nNew ) in Pos2Page() 360 if( nNew > nOld ) in Pos2Page() 364 nRel = nNew - nOld; in Pos2Page() 446 if( nNew > nOld ) in SetSize() 456 else if( nNew < nOld ) in SetSize() 654 if( nNew < nOld ) in SetSize() 662 while( nOld < nNew ) in SetSize() 725 nOld++; in SetSize() 914 sal_Int32 nOld = nPos; in Write() local 917 Pos2Page( nOld ); in Write() [all …]
|
H A D | stgcache.cxx | 286 StgPage* StgCache::Copy( sal_Int32 nNew, sal_Int32 nOld ) in Copy() argument 291 if( nOld >= 0 ) in Copy() 294 StgPage* q = Get( nOld, sal_True ); in Copy()
|
/aoo42x/main/svtools/source/misc/ |
H A D | unitconv.cxx | 718 sal_uInt16 nOld = 0; in TransformMetric() local 724 nOld = 0; break; in TransformMetric() 726 nOld = 1; break; in TransformMetric() 728 nOld = 2; break; in TransformMetric() 730 nOld = 3; break; in TransformMetric() 732 nOld = 4; break; in TransformMetric() 734 nOld = 5; break; in TransformMetric() 754 return ConvertTable[nOld][nNew]( nVal ); in TransformMetric()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | addincol.cxx | 434 long nOld = nFuncCount; in ReadConfiguration() local 435 nFuncCount = nNewCount+nOld; in ReadConfiguration() 436 if ( nOld ) in ReadConfiguration() 439 for (long i=0; i<nOld; i++) in ReadConfiguration() 460 ppFuncData[nFuncPos+nOld] = NULL; in ReadConfiguration() 622 ppFuncData[nFuncPos+nOld] = pData; in ReadConfiguration() 839 long nOld = nFuncCount; in ReadFromAddIn() local 840 nFuncCount = nNewCount+nOld; in ReadFromAddIn() 841 if ( nOld ) in ReadFromAddIn() 844 for (long i=0; i<nOld; i++) in ReadFromAddIn() [all …]
|
H A D | reffind.cxx | 77 sal_uInt16 lcl_NextFlags( sal_uInt16 nOld ) in lcl_NextFlags() argument 79 sal_uInt16 nNew = nOld & 7; // die drei Abs-Flags in lcl_NextFlags() 82 if (!(nOld & SCA_TAB_3D)) in lcl_NextFlags() 85 return ( nOld & 0xfff8 ) | nNew; in lcl_NextFlags()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | swtablerep.cxx | 181 SwTwips nOld = 0; in FillTabCols() local 191 nOld += pOldTColumns[nOldPos].nWidth; in FillTabCols() 205 bOld = nOld < nNew; in FillTabCols() 206 nPos = sal_uInt16(bOld ? nOld : nNew); in FillTabCols()
|
/aoo42x/main/chart2/source/controller/itemsetwrapper/ |
H A D | DataPointItemConverter.cxx | 405 sal_Int32 nOld =0; in ApplySpecialItem() local 406 if( !(GetPropertySet()->getPropertyValue( C2U( "LabelPlacement" ) ) >>= nOld) ) in ApplySpecialItem() 409 nOld = m_aAvailableLabelPlacements[0]; in ApplySpecialItem() 414 if( nOld!=nNew || in ApplySpecialItem() 415 …r::hasAttributedDataPointDifferentValue( xSeries, C2U( "LabelPlacement" ), uno::makeAny( nOld ) ) ) in ApplySpecialItem() 421 else if( nOld!=nNew ) in ApplySpecialItem()
|
/aoo42x/main/svl/source/items/ |
H A D | poolio.cxx | 437 for ( size_t nOld = 0; nOld < pOldArr->size(); ++nOld ) in readTheItems() local 439 SfxPoolItem *pOldItem = (*pOldArr)[nOld]; in readTheItems() 932 for ( size_t nOld = 0; nOld < pOldArr->size(); ++nOld ) in Load1_Impl() local 934 SfxPoolItem *pOldItem = (*pOldArr)[nOld]; in Load1_Impl()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | tokstack.cxx | 158 static sal_uInt16 lcl_canGrow( sal_uInt16 nOld, sal_uInt16 nByMin = 1 ) in lcl_canGrow() argument 160 if (!nOld) in lcl_canGrow() 162 if (nOld == SAL_MAX_UINT16) in lcl_canGrow() 164 sal_uInt32 nNew = ::std::max( static_cast<sal_uInt32>(nOld) * 2, in lcl_canGrow() 165 static_cast<sal_uInt32>(nOld) + nByMin); in lcl_canGrow() 168 if (nNew - nByMin < nOld) in lcl_canGrow()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 228 const RndStdIds nOld = rOldAnch.GetAnchorId(); in lcl_ChkAndSetNewAnchor() local 232 if( nOld == nNew ) in lcl_ChkAndSetNewAnchor() 239 (FLY_AT_PARA==nOld || FLY_AT_CHAR==nOld || FLY_AS_CHAR==nOld ) && in lcl_ChkAndSetNewAnchor() 1656 sal_uInt16 nOld = pDView->GetHitTolerancePixel(); in IsURLGrfAtPos() local 1713 pDView->SetHitTolerancePixel( nOld ); in IsURLGrfAtPos() 1767 sal_uInt16 nOld = pDView->GetHitTolerancePixel(); in GetFmtFromObj() local 1781 pDView->SetHitTolerancePixel( nOld ); in GetFmtFromObj() 1893 sal_uInt16 nOld = pDView->GetHitTolerancePixel(); in GetObjCntType() local 1900 pDView->SetHitTolerancePixel( nOld ); in GetObjCntType()
|
/aoo42x/main/sw/source/core/text/ |
H A D | redlnitr.hxx | 86 short _Seek( SwFont& rFnt, xub_StrLen nNew, xub_StrLen nOld ); 100 inline short Seek( SwFont& rFnt, xub_StrLen nNew, xub_StrLen nOld ) in Seek() argument 101 { if( bShow || pExt ) return _Seek( rFnt, nNew, nOld ); return 0; } in Seek()
|
H A D | frmform.cxx | 1129 xub_StrLen nOld = nEnd; in FormatAdjust() local 1133 if( nNew && nOld < nEnd ) in FormatAdjust() 1134 RemoveFtn( nOld, nEnd - nOld ); in FormatAdjust() 1765 KSHORT nOld = ((const SwTxtMargin&)rLine).GetDropHeight(); in FormatOnceMore() local 1788 if( nOld == nNew ) in FormatOnceMore() 1792 if( nOld > nNew ) in FormatOnceMore() 1800 nOld = nNew; in FormatOnceMore()
|
/aoo42x/main/editeng/source/misc/ |
H A D | txtrange.cxx | 576 long nOld; in Concat() local 577 if( nLeft > ( nOld = (*pOld)[ nLeftPos - 1 ] ) ) in Concat() 579 if( nLeft - 1 > nOld ) in Concat() 581 pOld->Insert( nOld, nLeftPos - 1 ); in Concat() 589 if( ++nRight >= ( nOld = (*pOld)[ nLeftPos ] ) ) in Concat()
|
/aoo42x/main/tools/source/memtools/ |
H A D | multisel.cxx | 482 long nOld; in Select() local 517 nOld = pRange->Min(); in Select() 519 nSelCount += ( nOld - nTmpMin ); in Select() 540 nOld = pRange->Max(); in Select() 542 nSelCount += ( nTmpMax - nOld ); in Select()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfly.cxx | 224 const RndStdIds nOld = rOldAnch.GetAnchorId(); in SetFlyFrmAnchor() local 237 if( nOld == nNew ) in SetFlyFrmAnchor() 248 if ( FLY_AS_CHAR == nOld ) in SetFlyFrmAnchor() 329 SwTwips nPos = (FLY_AS_CHAR == nOld) ? 0 : aOldH.GetPos(); in SetFlyFrmAnchor() 351 SwTwips nPos = (FLY_AS_CHAR == nOld) ? 0 : aOldV.GetPos(); in SetFlyFrmAnchor()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 313 const sal_uInt16 nOld = GetTypeSel(); in IMPL_LINK() local 392 if (nOld != GetTypeSel()) in IMPL_LINK() 402 nOld != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK() 411 if (REFFLDFLAG & (sal_uInt16)(sal_uLong)aTypeLB.GetEntryData(nOld)) in IMPL_LINK() 427 sal_uInt16 nOldId = (sal_uInt16)(sal_uLong)aTypeLB.GetEntryData(nOld); in IMPL_LINK()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | dbg_lay.cxx | 408 sal_uLong nOld = SwProtocol::Record(); in CheckLine() local 410 nOld &= ~nVal; // Funktion entfernen in CheckLine() 412 nOld |= nVal; // Funktion aufnehmen in CheckLine() 413 SwProtocol::SetRecord( nOld ); in CheckLine()
|
H A D | flylay.cxx | 366 const long nOld = Frm().Top(); in CheckClip() local 368 if ( Frm().Top() != nOld ) in CheckClip() 375 const long nOld = Frm().Left(); in CheckClip() local 377 if ( Frm().Left() != nOld ) in CheckClip() 383 Frm().Pos().X() = nOld; in CheckClip()
|
/aoo42x/main/tools/source/stream/ |
H A D | strmwnt.cxx | 669 sal_uIntPtr nOld = SetFilePointer( hFile, 0L, NULL, FILE_CURRENT ); in SetSize() local 670 if( nOld != 0xffffffff ) in SetSize() 678 if( SetFilePointer( hFile,nOld,NULL,FILE_BEGIN ) == 0xffffffff) in SetSize()
|
/aoo42x/main/sw/source/core/table/ |
H A D | swtable.cxx | 400 void lcl_ModifyBoxes( SwTableBoxes &rBoxes, const long nOld, 403 void lcl_ModifyLines( SwTableLines &rLines, const long nOld, in lcl_ModifyLines() argument 407 ::lcl_ModifyBoxes( rLines[i]->GetTabBoxes(), nOld, nNew, rFmtArr ); in lcl_ModifyLines() 415 nBox /= nOld; in lcl_ModifyLines() 424 void lcl_ModifyBoxes( SwTableBoxes &rBoxes, const long nOld, in lcl_ModifyBoxes() argument 435 ::lcl_ModifyLines( rBox.GetTabLines(), nOld, nNew, rFmtArr, false ); in lcl_ModifyBoxes() 442 nBox /= nOld; in lcl_ModifyBoxes() 445 nWishedSum /= nOld; in lcl_ModifyBoxes() 500 void SwTable::AdjustWidths( const long nOld, const long nNew ) in AdjustWidths() argument 503 ::lcl_ModifyLines( aLines, nOld, nNew, aFmtArr, true ); in AdjustWidths()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | prevwsh.cxx | 449 long nOld = pPreview->GetZoom(); in ScrollCommand() local 450 long nNew = nOld; in ScrollCommand() 452 nNew = Max( (long) MINZOOM, (long)( nOld - SC_DELTA_ZOOM ) ); in ScrollCommand() 454 nNew = Min( (long) MAXZOOM, (long)( nOld + SC_DELTA_ZOOM ) ); in ScrollCommand() 456 if ( nNew != nOld ) in ScrollCommand()
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxarray.cxx | 430 sal_uInt16 nOld = pVar->GetFlags(); in FindUserData() local 433 pVar->SetFlags( nOld ); in FindUserData() 488 sal_uInt16 nOld = pVar->GetFlags(); in Find() local 491 pVar->SetFlags( nOld ); in Find()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 2340 sal_uInt16 nOld = 0, nNew = 0; in ActualizeSelection() local 2341 while ( nOld < aSelBoxes.Count() && nNew < rNew.Count() ) in ActualizeSelection() 2343 const SwTableBox* pPOld = *( aSelBoxes.GetData() + nOld ); in ActualizeSelection() 2347 ++nOld; in ActualizeSelection() 2351 DeleteBox( nOld ); // this box has to go in ActualizeSelection() 2355 ++nOld; in ActualizeSelection() 2360 while( nOld < aSelBoxes.Count() ) in ActualizeSelection() 2361 DeleteBox( nOld ); // some more to delete in ActualizeSelection()
|
/aoo42x/main/svx/source/dialog/ |
H A D | svxruler.cxx | 613 const long nOld = lLogicNullOffset; in UpdateFrame() local 617 lAppNullOffset += lLogicNullOffset - nOld; in UpdateFrame() 642 const long nOld = lLogicNullOffset; in UpdateFrame() local 646 lAppNullOffset += lLogicNullOffset - nOld; in UpdateFrame() 1679 const long nOld = bAppSetNullOffset? GetMargin1(): GetNullOffset(); in AdjustMargin1() local 1691 SetNullOffset(nOld + _lDiff); in AdjustMargin1() 1743 long _lDiff = lDragPos - nOld; in AdjustMargin1() 1744 SetMargin1(nOld + _lDiff, nMarginStyle ); in AdjustMargin1() 2253 const long nOld = pBorders[nIdx].nWidth; in DragBorders() local 2255 lDiff = pBorders[nIdx].nWidth - nOld; in DragBorders()
|
/aoo42x/main/filter/source/placeware/ |
H A D | tempfile.cxx | 155 for ( sal_uInt32 nOld = u; ++u != nOld; ) in createTempFileURL() local
|