Home
last modified time | relevance | path

Searched defs:nNew (Results 126 – 150 of 165) sorted by relevance

1234567

/aoo41x/main/sc/source/ui/view/
H A Dtabview2.cxx839 long nNew = nZoomX; in CalcZoom() local
H A Dgridwin2.cxx954 SCCOLROW nNew = bColumn ? static_cast<SCCOLROW>(nPosX) : static_cast<SCCOLROW>(nPosY); in PagebreakMove() local
H A Dprevloc.cxx184 void ScPreviewLocationData::SetPrintTab( SCTAB nNew ) in SetPrintTab()
H A Dtabview.cxx1175 long nNew = nOld; in ScrollCommand() local
/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx519 void ScTransferObj::SetVisibleTab( SCTAB nNew ) in SetVisibleTab()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx338 const long nNew, SvPtrarr& rFmtArr, const bool bCheckSum ) in lcl_ModifyLines()
359 const long nNew, SvPtrarr& rFmtArr ) in lcl_ModifyBoxes()
434 void SwTable::AdjustWidths( const long nOld, const long nNew ) in AdjustWidths()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx491 long nNew = (pLay->Prt().*fnRect->fnGetHeight)(); in ~SwLayNotify() local
2879 SwTwips nNew = aFrm.Right(); in Notify() local
/aoo41x/main/ucbhelper/source/provider/
H A Dresultset.cxx1524 void ResultSet::rowCountChanged( sal_uInt32 nOld, sal_uInt32 nNew ) in rowCountChanged()
/aoo41x/main/scaddins/source/analysis/
H A Danalysishelper.hxx159 sal_uInt32 nNew; // next index to be inserted at member in MyList
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx471 void SetTabStartCol(SCCOL nNew) { nTabStartCol = nNew; } in SetTabStartCol()
/aoo41x/main/sc/source/ui/navipi/
H A Dnavipi.cxx1021 void ScNavigatorDlg::SetDropMode(sal_uInt16 nNew) in SetDropMode()
/aoo41x/main/linguistic/source/
H A Dmisc.cxx240 sal_Int32 nNew = Minimum( aData.Value(i-1, k ) + 1, in LevDistance() local
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx195 void setLayoutMode(sal_uInt32 nNew) { if(nNew != mnLayoutMode) mnLayoutMode = nNew; } in setLayoutMode()
201 void setPushFlags(sal_uInt16 nNew) { if(nNew != mnPushFlags) mnPushFlags = nNew; } in setPushFlags()
/aoo41x/main/sw/source/core/crsr/
H A Dpam.cxx1072 nNew = aPosPara == fnMoveForward ? 0 : pNd->Len(); in GoCurrPara() local
/aoo41x/main/svx/source/svdraw/
H A Dsvdpage.cxx1699 void SdrPage::SetPageNum(sal_uInt16 nNew) in SetPageNum()
H A Dsvdedtv1.cxx1580 double nNew=tan((double)nNewShearAngle*nPi180); in SetGeoAttrToMarked() local
/aoo41x/main/sw/source/core/docnode/
H A Dnodes.cxx1989 inline sal_uInt8 MaxLvl( sal_uInt8 nMin, sal_uInt8 nMax, short nNew ) in MaxLvl()
/aoo41x/main/sc/inc/
H A Dchgtrack.hxx1173 void SetLastSavedActionNumber(sal_uLong nNew) in SetLastSavedActionNumber()
H A Ddocument.hxx1577 void SetMacroCallMode(sal_uInt8 nNew) { nMacroCallMode = nNew; } in SetMacroCallMode()
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx2528 sal_uLong nNew = 0; in ChgThisLines() local
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.cxx726 void ContentNode::ExpandAttribs( sal_uInt16 nIndex, sal_uInt16 nNew, SfxItemPool& rItemPool ) in ExpandAttribs()
/aoo41x/main/editeng/source/items/
H A Dparaitem.cxx1250 long nNew = 0; in Store() local
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1254 sal_Int32 nNew = ::com::sun::star::chart::ChartDataRowSource_ROWS; in setPropertyValue() local
/aoo41x/main/sc/source/core/data/
H A Dcolumn3.cxx751 SCSIZE nNew = nCount + nColCount; in CopyFromClip() local
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx1851 void SvxRuler::DrawLine_Impl(long &_lTabPos, int nNew, sal_Bool Hori) in DrawLine_Impl()

Completed in 331 milliseconds

1234567