Home
last modified time | relevance | path

Searched refs:nNew (Results 26 – 50 of 199) sorted by relevance

12345678

/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx148 inline void Right( const SwTwips nNew ) { nRight = nNew; } in Right() argument
150 inline void SetDropLeft( const KSHORT nNew ) { nDropLeft = nNew; } in SetDropLeft() argument
182 inline void SetDropLines( const MSHORT nNew ) { nDropLines = nNew; } in SetDropLines() argument
185 inline void SetDropHeight( const KSHORT nNew ) { nDropHeight = nNew; } in SetDropHeight() argument
187 inline void SetDropDescent( const KSHORT nNew ) { nDropDescent = nNew; } in SetDropDescent() argument
H A Dporfld.hxx102 inline void SetNextOffset( xub_StrLen nNew ) { nNextOffset = nNew; } in SetNextOffset() argument
105 inline void SetNextScriptChg( xub_StrLen nNew ) { nNextScriptChg = nNew; } in SetNextScriptChg() argument
222 inline void SetRelPos( SwTwips nNew ) { nYPos = nNew; } in SetRelPos() argument
223 inline void SetId( long nNew ) const in SetId()
224 { ((SwGrfNumPortion*)this)->nId = nNew; } in SetId()
H A Dpordrop.hxx60 inline void SetWidth( sal_uInt16 nNew ) { nWidth = nNew; } in SetWidth() argument
82 inline void Fix( const KSHORT nNew ) { nFix = nNew; } in Fix() argument
105 inline void SetY( short nNew ) { nY = nNew; } in SetY() argument
H A Dporlin.hxx95 inline void AddPrtWidth( const KSHORT nNew ) { Width( Width() + nNew ); } in AddPrtWidth() argument
96 inline void SubPrtWidth( const KSHORT nNew ) { Width( Width() - nNew ); } in SubPrtWidth() argument
109 inline void SetWhichPor( const MSHORT nNew ) { nWhichPor = nNew; } in SetWhichPor() argument
H A Dpossiz.hxx41 inline void Height( const KSHORT nNew ) { nHeight = nNew; } in Height() argument
43 inline void Width( const KSHORT nNew ) { nWidth = nNew; } in Width() argument
H A Dfrmcrsr.cxx90 xub_StrLen nNew = nOffset; in GetAdjFrmAtPos() local
91 if( nNew < MIN_OFFSET_STEP ) in GetAdjFrmAtPos()
92 nNew = 0; in GetAdjFrmAtPos()
94 nNew -= MIN_OFFSET_STEP; in GetAdjFrmAtPos()
95 lcl_ChangeOffset( pFrmAtPos, nNew ); in GetAdjFrmAtPos()
118 sal_Bool lcl_ChangeOffset( SwTxtFrm* pFrm, xub_StrLen nNew ) in lcl_ChangeOffset() argument
122 if( pFrm->GetOfst() != nNew && !pFrm->IsInSct() ) in lcl_ChangeOffset()
139 nNew = 0; in lcl_ChangeOffset()
141 pFrm->SetOfst( nNew ); in lcl_ChangeOffset()
566 void SetTab( MSHORT nNew ) { pCMS->pFill->nTabCnt = nNew; } in SetTab()
[all …]
/trunk/main/sw/source/core/layout/
H A Dlayouter.cxx178 sal_uInt16 nNew = pPage->GetPhyPageNum(); in Control() local
179 if( nNew > nMaxPage ) in Control()
180 nMaxPage = nNew; in Control()
181 if( nNew < nMinPage ) in Control()
183 nMinPage = nNew; in Control()
184 nMaxPage = nNew; in Control()
188 else if( nNew > nMinPage + 2 ) in Control()
190 nMinPage = nNew - 2; in Control()
191 nMaxPage = nNew; in Control()
213 if( nNew > nMinPage && pPage->GetPrev() ) in Control()
[all …]
H A Dflycnt.cxx1051 if ( nNew < nDist ) in lcl_FindCnt()
1056 nDist = nNearest = nNew; in lcl_FindCnt()
1058 else if ( nNew < nNearest ) in lcl_FindCnt()
1061 nNearest = nNew; in lcl_FindCnt()
1064 else if ( nOldNew != ULONG_MAX && nNew > nOldNew ) in lcl_FindCnt()
1067 nOldNew = nNew; in lcl_FindCnt()
1076 if ( nNew < nDist ) in lcl_FindCnt()
1081 nDist = nNearest = nNew; in lcl_FindCnt()
1083 else if ( nNew < nNearest ) in lcl_FindCnt()
1086 nNearest = nNew; in lcl_FindCnt()
[all …]
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx849 if( nNew <= nOld ) in impl_changeRowCount()
859 aEvt.NewValue <<= nNew; in impl_changeRowCount()
861 m_nKnownCount = nNew; in impl_changeRowCount()
1009 sal_Int32 nNew; in setPropertyValue() local
1010 if( !( aValue >>= nNew ) ) in setPropertyValue()
1035 aEvt.NewValue <<= nNew; in setPropertyValue()
1047 sal_Int32 nNew; in setPropertyValue() local
1053 if( nNew < 0 ) in setPropertyValue()
1068 aEvt.NewValue <<= nNew; in setPropertyValue()
1070 m_nFetchSize = nNew; in setPropertyValue()
[all …]
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx161 void SetInputType ( sal_uInt16 nNew ) { nInputType = nNew; } in SetInputType() argument
171 inline void SetCheckPageNum( sal_uInt16 nNew );
172 inline void SetCheckPageNumDirect( sal_uInt16 nNew ) { nCheckPageNum = nNew; } in SetCheckPageNumDirect() argument
229 inline void SwLayAction::SetCheckPageNum( sal_uInt16 nNew ) in SetCheckPageNum() argument
231 if ( nNew < nCheckPageNum ) in SetCheckPageNum()
232 nCheckPageNum = nNew; in SetCheckPageNum()
H A Drowfrm.hxx80 void SetTopMarginForLowers( sal_uInt16 nNew ) { mnTopMarginForLowers = nNew; } in SetTopMarginForLowers() argument
82 void SetBottomMarginForLowers( sal_uInt16 nNew ) { mnBottomMarginForLowers = nNew; } in SetBottomMarginForLowers() argument
84 void SetBottomLineSize( sal_uInt16 nNew ) { mnBottomLineSize = nNew; } in SetBottomLineSize() argument
H A Dswfont.hxx117 inline void SetPropWidth( const sal_uInt16 nNew ) in SetPropWidth() argument
118 { pMagic = 0; nPropWidth = nNew; } in SetPropWidth()
172 inline void SetActual( sal_uInt8 nNew );
222 inline void SetPropWidth( const sal_uInt16 nNew );
654 if( nNew != aSub[0].GetPropWidth() ) in SetPropWidth()
657 aSub[0].SetPropWidth( nNew ); in SetPropWidth()
658 aSub[1].SetPropWidth( nNew ); in SetPropWidth()
659 aSub[2].SetPropWidth( nNew ); in SetPropWidth()
706 inline void SwFont::SetActual( sal_uInt8 nNew ) in SetActual() argument
708 if ( nActual != nNew ) in SetActual()
[all …]
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx110 void setRed(sal_uInt8 nNew) { maPixelUnion.maRGBO.mnR = nNew; } in setRed() argument
111 void setGreen(sal_uInt8 nNew) { maPixelUnion.maRGBO.mnG = nNew; } in setGreen() argument
112 void setBlue(sal_uInt8 nNew) { maPixelUnion.maRGBO.mnB = nNew; } in setBlue() argument
113 void setOpacity(sal_uInt8 nNew) { maPixelUnion.maRGBO.mnO = nNew; } in setOpacity() argument
/trunk/main/sw/inc/
H A Dfmtruby.hxx76 void SetCharFmtId( sal_uInt16 nNew ) { nCharFmtId = nNew; } in SetCharFmtId() argument
79 void SetPosition( sal_uInt16 nNew ) { nPosition = nNew; } in SetPosition() argument
82 void SetAdjustment( sal_uInt16 nNew ) { nAdjustment = nNew; } in SetAdjustment() argument
/trunk/main/editeng/inc/editeng/
H A Dborderline.hxx109 void SetOutWidth( sal_uInt16 nNew ) { nOutWidth = nNew; } in SetOutWidth() argument
110 void SetInWidth( sal_uInt16 nNew ) { nInWidth = nNew; } in SetInWidth() argument
111 void SetDistance( sal_uInt16 nNew ) { nDistance = nNew; } in SetDistance() argument
H A Dboxitem.hxx98 void SetDistance( sal_uInt16 nNew, sal_uInt16 nLine );
99 inline void SetDistance( sal_uInt16 nNew );
109 inline void SvxBoxItem::SetDistance( sal_uInt16 nNew ) in SetDistance() argument
111 nTopDist = nBottomDist = nLeftDist = nRightDist = nNew; in SetDistance()
212 void SetDefDist( sal_uInt16 nNew ) { nDefDist = nNew; } in SetDefDist() argument
H A Dsplwrap.hxx121 inline void SetOldLang( const sal_uInt16 nNew ){ nOldLang = nNew; } in SetOldLang() argument
123 inline void ChangeLanguage( const sal_uInt16 nNew ) // rufe ggf. SetLanguage in ChangeLanguage() argument
124 { if ( nNew != nOldLang ) { SetLanguage( nNew ); nOldLang = nNew; } } in ChangeLanguage()
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx450 long nNew = nOld; in ScrollCommand() local
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()
459 pPreview->SetZoom( (sal_uInt16)nNew ); in ScrollCommand()
648 sal_uInt16 nNew = pPreview->GetZoom() + 20 ; in Execute() local
649 nNew -= nNew % 20; in Execute()
650 pPreview->SetZoom( nNew ); in Execute()
657 sal_uInt16 nNew = pPreview->GetZoom() - 1; in Execute() local
658 nNew -= nNew % 20; in Execute()
[all …]
/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx385 nSum += nNew; in SumValuesContinuation()
386 if (nSum < nNew) in SumValuesContinuation()
407 unsigned long nNew = nScaledVal * (nE - nS + 1); in SumScaledValuesContinuation() local
408 nSum += nNew; in SumScaledValuesContinuation()
409 if (nSum < nNew) in SumScaledValuesContinuation()
730 unsigned long nNew = rArray.SumValuesContinuation( nS, in SumCoupledArrayForCondition() local
732 nSum += nNew; in SumCoupledArrayForCondition()
733 if (nSum < nNew) in SumCoupledArrayForCondition()
764 unsigned long nNew = rArray.SumScaledValuesContinuation( nS, in SumScaledCoupledArrayForCondition() local
766 nSum += nNew; in SumScaledCoupledArrayForCondition()
[all …]
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx231 void WrongList::TextInserted( sal_uInt16 nPos, sal_uInt16 nNew, sal_Bool bPosIsSep ) in TextInserted() argument
236 nInvalidEnd = nPos+nNew; in TextInserted()
243 nInvalidEnd = nInvalidEnd + nNew; in TextInserted()
245 nInvalidEnd = nPos+nNew; in TextInserted()
257 rWrong.nStart = rWrong.nStart + nNew; in TextInserted()
258 rWrong.nEnd = rWrong.nEnd + nNew; in TextInserted()
265 rWrong.nEnd = rWrong.nEnd + nNew; in TextInserted()
270 rWrong.nEnd = rWrong.nEnd + nNew; in TextInserted()
285 rWrong.nEnd = rWrong.nEnd + nNew; in TextInserted()
/trunk/main/sc/source/core/tool/
H A Dreffind.cxx79 sal_uInt16 nNew = nOld & 7; // die drei Abs-Flags in lcl_NextFlags() local
80 nNew = ( nNew - 1 ) & 7; // weiterzaehlen in lcl_NextFlags()
83 nNew &= ~SCA_TAB_ABSOLUTE; // nicht 3D -> nie absolut! in lcl_NextFlags()
85 return ( nOld & 0xfff8 ) | nNew; in lcl_NextFlags()
/trunk/main/svtools/source/edit/
H A Dtextdoc.cxx250 void TextNode::ExpandAttribs( sal_uInt16 nIndex, sal_uInt16 nNew ) in ExpandAttribs() argument
252 if ( !nNew ) in ExpandAttribs()
265 pAttrib->MoveForward( nNew ); in ExpandAttribs()
275 pAttrib->Expand( nNew ); in ExpandAttribs()
285 pAttrib->Expand( nNew ); in ExpandAttribs()
293 pAttrib->Expand( nNew ); in ExpandAttribs()
300 pAttrib->Expand( nNew ); in ExpandAttribs()
304 pAttrib->MoveForward( nNew ); in ExpandAttribs()
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx673 long nNew = PointToIndex( eButton, mbAngleMode ); in FireChildFocus() local
675 if( nNew < nNumOfChilds ) in FireChildFocus()
679 mnSelectedChild = nNew; in FireChildFocus()
680 if( nNew != NOCHILDSELECTED ) in FireChildFocus()
682 pChild = mpChilds[ nNew ]; in FireChildFocus()
700 void SvxRectCtlAccessibleContext::selectChild( long nNew, sal_Bool bFireFocus ) in selectChild() argument
703 if( nNew != mnSelectedChild ) in selectChild()
706 if( nNew < nNumOfChilds ) in selectChild()
717 mnSelectedChild = nNew; in selectChild()
719 if( nNew != NOCHILDSELECTED ) in selectChild()
[all …]
/trunk/main/pyuno/source/loader/
H A Dpyuno_loader.cxx135 sal_Int32 nNew = pythonPathBootstrap.indexOf( ' ', nIndex ); in prependPythonPath() local
137 if( nNew == -1 ) in prependPythonPath()
143 fileUrl = OUString( &(pythonPathBootstrap[nIndex]) , nNew - nIndex ); in prependPythonPath()
149 if( nNew == -1 ) in prependPythonPath()
151 nIndex = nNew + 1; in prependPythonPath()
/trunk/main/linguistic/source/
H A Dlngopt.cxx103 …sal_Int16 nNew = MsLangId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLanguage(aNe… in SetLocale_Impl() local
104 if (nNew != rLanguage) in SetLocale_Impl()
108 rLanguage = nNew; in SetLocale_Impl()
179 sal_Int16 nNew = 0; in SetValue() local
180 rVal >>= nNew; in SetValue()
181 if (nNew != *pnVal) in SetValue()
184 *pnVal = nNew; in SetValue()

Completed in 119 milliseconds

12345678