/aoo4110/main/svx/inc/svx/ |
H A D | pagectrl.hxx | 96 void SetTop( long nNew ) { nTop = nNew; } in SetTop() argument 97 void SetBottom( long nNew ) { nBottom = nNew; } in SetBottom() argument 98 void SetLeft( long nNew ) { nLeft = nNew; } in SetLeft() argument 99 void SetRight( long nNew ) { nRight = nNew; } in SetRight() argument 112 void SetHdLeft( long nNew ) { nHdLeft = nNew; } in SetHdLeft() argument 113 void SetHdRight( long nNew ) { nHdRight = nNew; } in SetHdRight() argument 114 void SetHdDist( long nNew ) { nHdDist = nNew; } in SetHdDist() argument 127 void SetFtLeft( long nNew ) { nFtLeft = nNew; } in SetFtLeft() argument 128 void SetFtRight( long nNew ) { nFtRight = nNew; } in SetFtRight() argument 129 void SetFtDist( long nNew ) { nFtDist = nNew; } in SetFtDist() argument [all …]
|
H A D | paraprev.hxx | 79 void SetFirstLineOfst( short nNew ) { nFirstLineOfst = nNew; } in SetFirstLineOfst() argument 80 void SetLeftMargin( long nNew ) { nLeftMargin = nNew; } in SetLeftMargin() argument 81 void SetRightMargin( long nNew ) { nRightMargin = nNew; } in SetRightMargin() argument 82 void SetUpper( sal_uInt16 nNew ) { nUpper = nNew; } in SetUpper() argument 83 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() argument 86 void SetLineSpace( SvxPrevLineSpace eNew, sal_uInt16 nNew = 0 ) in SetLineSpace() argument 87 { eLine = eNew; nLineVal = nNew; } in SetLineSpace()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | drawfont.hxx | 436 nIdx = nNew; in SetIdx() 441 nLen = nNew; in SetLen() 446 nOfst = nNew; in SetOfst() 454 nLeft = nNew; in SetLeft() 462 nRight = nNew; in SetRight() 478 nWidth = nNew; in SetWidth() 483 nAscent = nNew; in SetAscent() 491 nKern = nNew; in SetKern() 496 if( nNew < 0 ) in SetSpace() 503 nSpace = nNew; in SetSpace() [all …]
|
/aoo4110/main/unotools/source/config/ |
H A D | optionsdrawinglayer.cxx | 953 if(m_nMaximumPaperWidth != nNew) in SetMaximumPaperWidth() 955 m_nMaximumPaperWidth = nNew; in SetMaximumPaperWidth() 962 if(m_nMaximumPaperHeight != nNew) in SetMaximumPaperHeight() 964 m_nMaximumPaperHeight = nNew; in SetMaximumPaperHeight() 971 if(m_nMaximumPaperLeftMargin != nNew) in SetMaximumPaperLeftMargin() 973 m_nMaximumPaperLeftMargin = nNew; in SetMaximumPaperLeftMargin() 982 m_nMaximumPaperRightMargin = nNew; in SetMaximumPaperRightMargin() 989 if(m_nMaximumPaperTopMargin != nNew) in SetMaximumPaperTopMargin() 991 m_nMaximumPaperTopMargin = nNew; in SetMaximumPaperTopMargin() 1000 m_nMaximumPaperBottomMargin = nNew; in SetMaximumPaperBottomMargin() [all …]
|
/aoo4110/main/sw/source/core/text/ |
H A D | inftxt.hxx | 324 inline void SetIdx( const xub_StrLen nNew ) { nIdx = nNew; } in SetIdx() argument 326 inline void SetLen( const xub_StrLen nNew ) { nLen = nNew; } in SetLen() argument 372 inline void SetKanaIdx( MSHORT nNew ) { nKanaIdx = nNew; } in SetKanaIdx() argument 444 inline void X( const long nNew ) { aPos.X() = nNew; } in X() argument 446 inline void Y( const SwTwips nNew ) { aPos.Y() = nNew; } in Y() argument 495 inline void SetSpaceIdx( MSHORT nNew ) { nSpaceIdx = nNew; } in SetSpaceIdx() argument 598 inline void Width( const KSHORT nNew ) { nWidth = nNew; } in Width() argument 606 inline void Left( const SwTwips nNew ) { nLeft = nNew; } in Left() argument 608 inline void Right( const SwTwips nNew ) { nRight = nNew; } in Right() argument 610 inline void First( const SwTwips nNew ) { nFirst = nNew; } in First() argument [all …]
|
H A D | redlnitr.hxx | 50 sal_Bool _Leave( SwFont& rFnt, xub_StrLen nNew ); 59 sal_Bool Leave( SwFont& rFnt, xub_StrLen nNew ) in Leave() argument 60 { if( pFnt ) return _Leave( rFnt, nNew ); return sal_False; } in Leave() 61 short Enter( SwFont& rFnt, xub_StrLen nNew ); 86 short _Seek( SwFont& rFnt, xub_StrLen nNew, xub_StrLen nOld ); 88 inline short EnterExtend( SwFont& rFnt, xub_StrLen nNew ) in EnterExtend() argument 89 { if( pExt ) return pExt->Enter( rFnt, nNew ); return 0; } in EnterExtend() 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() 109 inline sal_Bool LeaveExtend( SwFont& rFnt, xub_StrLen nNew ) in LeaveExtend() argument [all …]
|
H A D | porlay.hxx | 53 inline void LeftMove( xub_StrLen nNew ) in LeftMove() argument 54 { if ( nNew < nStart ) { nLen += nStart-nNew; nStart = nNew; } } in LeftMove() 85 void SetOfst( const SwTwips nNew ) { nOfst = nNew; } in SetOfst() argument 87 void SetRightOfst( const SwTwips nNew ) { nRightOfst = nNew; } in SetRightOfst() argument 174 inline void SetRealHeight( KSHORT nNew ) { nRealHeight = nNew; } in SetRealHeight() argument 194 inline void SetLLSpaceAdd( long nNew, sal_uInt16 nIdx ) in SetLLSpaceAdd() argument 197 pLLSpaceAdd->push_back( nNew ); in SetLLSpaceAdd() 199 (*pLLSpaceAdd)[ nIdx ] = nNew; in SetLLSpaceAdd()
|
H A D | redlnitr.cxx | 220 if( nNew >= nEnd ) in _Seek() 226 else if( nNew < nStart ) in _Seek() 233 return nRet + EnterExtend( rFnt, nNew ); // Es gibt keinen vor uns. in _Seek() 238 if( MSHRT_MAX == nAct || nOld > nNew ) in _Seek() 248 if( nNew < nEnd ) in _Seek() 250 if( nNew >= nStart ) // der einzig moegliche Kandidat in _Seek() 296 return nRet + EnterExtend( rFnt, nNew ); in _Seek() 445 short SwExtend::Enter( SwFont& rFnt, xub_StrLen nNew ) in Enter() argument 449 nPos = nNew; in Enter() 459 sal_Bool SwExtend::_Leave( SwFont& rFnt, xub_StrLen nNew ) in _Leave() argument [all …]
|
/aoo4110/main/svtools/source/config/ |
H A D | optionsdrawinglayer.cxx | 961 if(m_nMaximumPaperWidth != nNew) in SetMaximumPaperWidth() 963 m_nMaximumPaperWidth = nNew; in SetMaximumPaperWidth() 970 if(m_nMaximumPaperHeight != nNew) in SetMaximumPaperHeight() 972 m_nMaximumPaperHeight = nNew; in SetMaximumPaperHeight() 979 if(m_nMaximumPaperLeftMargin != nNew) in SetMaximumPaperLeftMargin() 981 m_nMaximumPaperLeftMargin = nNew; in SetMaximumPaperLeftMargin() 990 m_nMaximumPaperRightMargin = nNew; in SetMaximumPaperRightMargin() 997 if(m_nMaximumPaperTopMargin != nNew) in SetMaximumPaperTopMargin() 999 m_nMaximumPaperTopMargin = nNew; in SetMaximumPaperTopMargin() 1008 m_nMaximumPaperBottomMargin = nNew; in SetMaximumPaperBottomMargin() [all …]
|
/aoo4110/main/sc/inc/ |
H A D | appoptio.hxx | 45 void SetZoom( sal_uInt16 nNew ) { nZoom = nNew; } in SetZoom() argument 55 void SetStatusFunc( sal_uInt16 nNew ) { nStatusFunc = nNew; } in SetStatusFunc() argument 62 void SetTrackContentColor(sal_uInt32 nNew) { nTrackContentColor = nNew; } in SetTrackContentColor() argument 64 void SetTrackInsertColor(sal_uInt32 nNew) { nTrackInsertColor = nNew; } in SetTrackInsertColor() argument 66 void SetTrackDeleteColor(sal_uInt32 nNew) { nTrackDeleteColor = nNew; } in SetTrackDeleteColor() argument 68 void SetTrackMoveColor(sal_uInt32 nNew) { nTrackMoveColor = nNew; } in SetTrackMoveColor() argument 74 void SetDefaultObjectSizeWidth(sal_Int32 nNew) { nDefaultObjectSizeWidth = nNew; } in SetDefaultObjectSizeWidth() argument 76 void SetDefaultObjectSizeHeight(sal_Int32 nNew) { nDefaultObjectSizeHeight = nNew; } in SetDefaultObjectSizeHeight() argument
|
/aoo4110/main/formula/inc/formula/ |
H A D | formdata.hxx | 55 inline void SetMode( sal_uInt16 nNew ) { nMode = nNew; } in SetMode() argument 56 inline void SetFStart( xub_StrLen nNew ) { nFStart = nNew; } in SetFStart() argument 57 inline void SetCatSel( sal_uInt16 nNew ) { nCatSel = nNew; } in SetCatSel() argument 58 inline void SetFuncSel( sal_uInt16 nNew ) { nFuncSel = nNew; } in SetFuncSel() argument 59 inline void SetOffset( sal_uInt16 nNew ) { nOffset = nNew; } in SetOffset() argument 60 inline void SetEdFocus( sal_uInt16 nNew ) { nEdFocus = nNew; } in SetEdFocus() argument 63 inline void SetUniqueId(const rtl::OString nNew) { aUniqueId=nNew;} in SetUniqueId() argument
|
/aoo4110/main/sw/inc/ |
H A D | fmtclds.hxx | 50 void SetWishWidth( sal_uInt16 nNew ) { nWish = nNew; } in SetWishWidth() argument 51 void SetUpper( sal_uInt16 nNew ) { nUpper = nNew; } in SetUpper() argument 52 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() argument 53 void SetLeft ( sal_uInt16 nNew ) { nLeft = nNew; } in SetLeft() argument 54 void SetRight( sal_uInt16 nNew ) { nRight = nNew; } in SetRight() argument 141 void SetLineHeight( sal_uInt8 nNew ) { nLineHeight = nNew; } in SetLineHeight() argument 143 void SetWishWidth( sal_uInt16 nNew ) { nWidth = nNew; } in SetWishWidth() argument 153 void SetGutterWidth( sal_uInt16 nNew, sal_uInt16 nAct );
|
H A D | swrect.hxx | 51 inline void Width( long nNew ); 52 inline void Height( long nNew ); 117 void _Width( const long nNew ); 118 void _Height( const long nNew ); 131 void SetPosX( const long nNew ); 132 void SetPosY( const long nNew ); 134 void SetTopAndHeight( long nTop, long nNew ); 192 inline void SwRect::Width( long nNew ) in Width() argument 194 m_Size.setWidth(nNew); in Width() 196 inline void SwRect::Height( long nNew ) in Height() argument [all …]
|
H A D | tabcol.hxx | 94 void SetLeftMin ( long nNew ) { nLeftMin = nNew; } in SetLeftMin() argument 95 void SetLeft ( long nNew ) { nLeft = nNew; } in SetLeft() argument 96 void SetRight ( long nNew ) { nRight = nNew; } in SetRight() argument 97 void SetRightMax( long nNew ) { nRightMax = nNew;} in SetRightMax() argument
|
H A D | pagedesc.hxx | 69 void SetHeight( SwTwips nNew ) { nMaxHeight = nNew; } in SetHeight() argument 74 void SetTopDist ( SwTwips nNew ) { nTopDist = nNew; } in SetTopDist() argument 75 void SetBottomDist( SwTwips nNew ) { nBottomDist = nNew; } in SetBottomDist() argument 206 void SetRegHeight( sal_uInt16 nNew ){ nRegHeight = nNew; } in SetRegHeight() argument 207 void SetRegAscent( sal_uInt16 nNew ){ nRegAscent = nNew; } in SetRegAscent() argument
|
H A D | tgrditem.hxx | 71 void SetLines( sal_uInt16 nNew ) { nLines = nNew; } in SetLines() argument 74 void SetBaseHeight( sal_uInt16 nNew ) { nBaseHeight = nNew; } in SetBaseHeight() argument 77 void SetRubyHeight( sal_uInt16 nNew ) { nRubyHeight = nNew; } in SetRubyHeight() argument 96 void SetBaseWidth( sal_uInt16 nNew ) { nBaseWidth = nNew; } in SetBaseWidth() argument
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | swrect.cxx | 249 void SwRect::_Width( const long nNew ) { m_Size.setWidth(nNew); } in _Width() argument 250 void SwRect::_Height( const long nNew ) { m_Size.setHeight(nNew); } in _Height() argument 269 void SwRect::SetPosX( const long nNew ){ m_Point.setX(nNew); } in SetPosX() argument 270 void SwRect::SetPosY( const long nNew ){ m_Point.setY(nNew); } in SetPosY() argument 293 m_Size.setWidth(nNew); in SetLeftAndWidth() 295 void SwRect::SetTopAndHeight( long nTop, long nNew ) in SetTopAndHeight() argument 298 m_Size.setHeight(nNew); in SetTopAndHeight() 302 m_Point.setX(nRight - nNew); in SetRightAndWidth() 303 m_Size.setWidth(nNew); in SetRightAndWidth() 307 m_Point.setY(nBottom - nNew); in SetBottomAndHeight() [all …]
|
/aoo4110/main/svtools/source/misc/ |
H A D | unitconv.cxx | 297 long nNew = nVal; in ConvertValueToMap() local 303 nNew *= 10; in ConvertValueToMap() 308 nNew *= 100; in ConvertValueToMap() 312 nNew *= 1000; in ConvertValueToMap() 315 return nNew; in ConvertValueToMap() 322 long nNew = nVal; in ConvertValueToUnit() local 328 nNew /= 10; in ConvertValueToUnit() 333 nNew /= 100; in ConvertValueToUnit() 337 nNew /= 1000; in ConvertValueToUnit() 341 return nNew; in ConvertValueToUnit() [all …]
|
/aoo4110/main/sc/source/ui/optdlg/ |
H A D | opredlin.cxx | 104 sal_uLong nNew=0; in FillItemSet() local 114 nNew= COL_TRANSPARENT; in FillItemSet() 116 aAppOptions.SetTrackContentColor(nNew); in FillItemSet() 124 nNew= aMoveColorLB.GetEntryColor(nPos).GetColor(); in FillItemSet() 126 nNew= COL_TRANSPARENT; in FillItemSet() 128 aAppOptions.SetTrackMoveColor(nNew); in FillItemSet() 136 nNew= aInsertColorLB.GetEntryColor(nPos).GetColor(); in FillItemSet() 138 nNew= COL_TRANSPARENT; in FillItemSet() 140 aAppOptions.SetTrackInsertColor(nNew); in FillItemSet() 150 nNew= COL_TRANSPARENT; in FillItemSet() [all …]
|
/aoo4110/main/sc/source/core/tool/ |
H A D | navicfg.cxx | 49 void ScNavipiCfg::SetListMode(sal_uInt16 nNew) in SetListMode() argument 51 if ( nListMode != nNew ) in SetListMode() 53 nListMode = nNew; in SetListMode() 58 void ScNavipiCfg::SetDragMode(sal_uInt16 nNew) in SetDragMode() argument 60 if ( nDragMode != nNew ) in SetDragMode() 62 nDragMode = nNew; in SetDragMode() 67 void ScNavipiCfg::SetRootType(sal_uInt16 nNew) in SetRootType() argument 69 if ( nRootType != nNew ) in SetRootType() 71 nRootType = nNew; in SetRootType()
|
/aoo4110/main/sot/source/sdstor/ |
H A D | stgdir.cxx | 399 if( nNew < 0 ) in Seek() 401 nNew = pTmpStrm->Seek( nNew ); in Seek() 405 if( nNew < 0 ) in Seek() 407 nNew = pCurStrm->Seek( nNew ); in Seek() 417 if( nNew < 0 ) in Seek() 418 nNew = nSize; in Seek() 421 if( nNew > nSize ) in Seek() 429 return Seek( nNew ); in Seek() 432 nNew = pStgStrm->GetPos(); in Seek() 435 return nPos = nNew; in Seek() [all …]
|
H A D | stgstrms.cxx | 358 if( nOld == nNew ) in Pos2Page() 360 if( nNew > nOld ) in Pos2Page() 364 nRel = nNew - nOld; in Pos2Page() 371 nRel = nNew; in Pos2Page() 446 if( nNew > nOld ) in SetSize() 456 else if( nNew < nOld ) in SetSize() 652 short nNew = (short) ( in SetSize() local 654 if( nNew < nOld ) in SetSize() 728 nNew = (short) ( in SetSize() 1237 SetSize( nNew ); in PutData() [all …]
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | bulitem.hxx | 125 void SetStart( sal_uInt16 nNew ) { nStart = nNew; } in SetStart() argument 126 void SetWidth( long nNew ) { nWidth = nNew; } in SetWidth() argument 127 void SetStyle( sal_uInt16 nNew ) { nStyle = nNew; } in SetStyle() argument 128 void SetJustification( sal_uInt8 nNew ) { nJustify = nNew; } in SetJustification() argument 130 void SetScale( sal_uInt16 nNew ) { nScale = nNew; } in SetScale() argument
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | optionsdrawinglayer.hxx | 157 void SetMaximumPaperWidth(sal_uInt32 nNew); 158 void SetMaximumPaperHeight(sal_uInt32 nNew); 159 void SetMaximumPaperLeftMargin(sal_uInt32 nNew); 160 void SetMaximumPaperRightMargin(sal_uInt32 nNew); 161 void SetMaximumPaperTopMargin(sal_uInt32 nNew); 162 void SetMaximumPaperBottomMargin(sal_uInt32 nNew); 183 void SetQuadratic3DRenderLimit(sal_uInt32 nNew); 184 void SetQuadraticFormControlRenderLimit(sal_uInt32 nNew);
|
/aoo4110/main/svtools/source/control/ |
H A D | svxbox.cxx | 292 sal_uInt16 nNew = 0; in GetNewCount() local 296 nNew++; in GetNewCount() 298 return nNew; in GetNewCount() 308 sal_uInt16 nNew = 0; in GetNewEntry() local 311 { if(nNew == nPos) in GetNewEntry() 313 nNew++; in GetNewEntry() 534 sal_uInt16 nNew = 0; in GetNewCount() local 538 nNew++; in GetNewCount() 540 return nNew; in GetNewCount() 553 { if(nNew == nPos) in GetNewEntry() [all …]
|