Home
last modified time | relevance | path

Searched defs:nNew (Results 51 – 75 of 165) sorted by relevance

1234567

/aoo41x/main/svx/source/sdr/overlay/
H A Doverlayanimatedbitmapex.cxx165 void OverlayAnimatedBitmapEx::setBlinkTime(sal_uInt32 nNew) in setBlinkTime()
/aoo41x/main/sc/source/ui/inc/
H A Dpagedata.hxx61 void SetFirstPage( long nNew ) { nFirstPage = nNew; } in SetFirstPage()
/aoo41x/main/vcl/inc/
H A Dimpoct.hxx131 sal_uLong nNew; member in ImpNodeCache
/aoo41x/main/sc/source/core/tool/
H A Dreffind.cxx79 sal_uInt16 nNew = nOld & 7; // die drei Abs-Flags in lcl_NextFlags() local
H A Dqueryparam.cxx63 void ScQueryParamBase::Resize(SCSIZE nNew) in Resize()
/aoo41x/main/sc/inc/
H A Deditutil.hxx236 void SetPageNo(long nNew) { aData.nPageNo = nNew; } in SetPageNo()
237 void SetTotalPages(long nNew) { aData.nTotalPages = nNew; } in SetTotalPages()
H A Dattrib.hxx191 void SetFlags( sal_uInt16 nNew ) { nFlags = nNew; } in SetFlags()
205 const sal_uInt16 nNew ) in ScRangeItem()
H A Dconsoli.hxx57 void SetFullSize( SCSIZE nNew ) { nFullSize = nNew; } in SetFullSize()
H A Dinputopt.hxx55 void SetMoveDir(sal_uInt16 nNew) { nMoveDir = nNew; } in SetMoveDir()
H A Dvalidat.hxx142 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey()
H A Dcell.hxx110 inline void SetTextWidth( sal_uInt16 nNew ) { nTextWidth = nNew; } in SetTextWidth()
113 inline void SetScriptType( sal_uInt8 nNew ) { nScriptType = nNew; } in SetScriptType()
/aoo41x/main/sw/source/core/text/
H A Dportab.hxx118 inline void SetWidthOfPortionsUpToDecimalPosition( sal_uInt16 nNew ) in SetWidthOfPortionsUpToDecimalPosition()
H A Ditratr.hxx118 inline void SetPropFont( const sal_uInt8 nNew ) { nPropFont = nNew; } in SetPropFont()
H A Dfrmform.cxx1055 #define CHG_OFFSET( pFrm, nNew )\ argument
1081 sal_uInt8 nNew = ( !GetFollow() && in FormatAdjust() local
1497 xub_StrLen nNew = rLine.GetStart() + rLine.GetLength(); in _Format() local
1787 const KSHORT nNew = ((const SwTxtMargin&)rLine).GetDropHeight(); in FormatOnceMore() local
/aoo41x/main/sd/source/ui/inc/
H A Dfupoor.hxx67 void SetMouseButtonCode(sal_uInt16 nNew) { if(nNew != mnCode) mnCode = nNew; } in SetMouseButtonCode()
/aoo41x/main/sw/source/ui/table/
H A Dswtablerep.cxx182 SwTwips nNew = 0; in FillTabCols() local
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshc.cxx71 void ScTabViewShell::SetCurRefDlgId( sal_uInt16 nNew ) in SetCurRefDlgId()
/aoo41x/main/svtools/source/misc/
H A Dunitconv.cxx297 long nNew = nVal; in ConvertValueToMap() local
322 long nNew = nVal; in ConvertValueToUnit() local
719 sal_uInt16 nNew = 0; in TransformMetric() local
/aoo41x/main/sot/source/sdstor/
H A Dstgstrms.cxx355 sal_Int32 nNew = nBytePos & nMask; in Pos2Page() local
445 sal_Int32 nNew = ( ( nBytes + nPageSize - 1 ) / nPageSize ) * nPageSize; in SetSize() local
652 short nNew = (short) ( in SetSize() local
1234 sal_uInt32 nNew = nCur + n; in PutData() local
/aoo41x/main/sc/source/core/data/
H A Dcompressedarray.cxx384 unsigned long nNew = (unsigned long) this->pData[nIndex].aValue * (nE - nS + 1); in SumValuesContinuation() local
407 unsigned long nNew = nScaledVal * (nE - nS + 1); in SumScaledValuesContinuation() local
730 unsigned long nNew = rArray.SumValuesContinuation( nS, in SumCoupledArrayForCondition() local
764 unsigned long nNew = rArray.SumScaledValuesContinuation( nS, in SumScaledCoupledArrayForCondition() local
/aoo41x/main/svx/source/items/
H A Dzoomslideritem.cxx264 void SvxZoomSliderItem::AddSnappingPoint( sal_Int32 nNew ) in AddSnappingPoint()
/aoo41x/main/svx/source/sdr/animation/
H A Dscheduler.cxx65 void Event::SetTime(sal_uInt32 nNew) in SetTime()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlstyli.hxx159 void SetLastSheet(sal_Int32 nNew) { nLastSheet = nNew; } in SetLastSheet()
/aoo41x/main/svx/inc/svx/
H A Dnumfmtsh.hxx183 void SetCurNumFmtKey( sal_uInt32 nNew ) { nCurFormatKey = nNew; } in SetCurNumFmtKey()
/aoo41x/main/pyuno/source/loader/
H A Dpyuno_loader.cxx126 sal_Int32 nNew = pythonPathBootstrap.indexOf( ' ', nIndex ); in prependPythonPath() local

Completed in 320 milliseconds

1234567