Home
last modified time | relevance | path

Searched refs:nTmp (Results 1 – 25 of 256) sorted by relevance

1234567891011

/trunk/main/tools/source/generic/
H A Dbigint.cxx62 long nTmp = rVal.nVal; in MakeBigInt() local
66 if ( nTmp < 0 ) in MakeBigInt()
69 nTmp = -nTmp; in MakeBigInt()
80 if ( nTmp & l ) in MakeBigInt()
345 long nTmp; in DivLong() local
375 nTmp = 0; in DivLong()
416 long nTmp; in ModLong() local
446 nTmp = 0; in ModLong()
906 Div( nTmp, nTmp ); in operator /=()
972 Div( nTmp, nTmp ); in DivMod()
[all …]
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx327 rOStm << nTmp; in operator <<()
329 rOStm << nTmp; in operator <<()
350 rIStm >> nTmp; in operator >>()
352 rIStm >> nTmp; in operator >>()
706 rOStm << nTmp; in operator <<()
708 rOStm << nTmp; in operator <<()
713 rOStm << nTmp; in operator <<()
715 rOStm << nTmp; in operator <<()
718 rOStm << nTmp; in operator <<()
735 rIStm >> nTmp; in operator >>()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx217 …DBG_ASSERT( nTmp == CTF_FONTSTYLENAME || nTmp == CTF_FONTSTYLENAME_CJK || nTmp == CTF_FONTSTYLENAM… in FontDefaultsCheck()
231 DBG_ASSERT( nTmp == CTF_FONTFAMILY || nTmp == CTF_FONTFAMILY_CJK || nTmp == CTF_FONTFAMILY_CTL, in FontDefaultsCheck()
244 DBG_ASSERT( nTmp == CTF_FONTPITCH || nTmp == CTF_FONTPITCH_CJK || nTmp == CTF_FONTPITCH_CTL, in FontDefaultsCheck()
257 … DBG_ASSERT( nTmp == CTF_FONTCHARSET || nTmp == CTF_FONTCHARSET_CJK || nTmp == CTF_FONTCHARSET_CTL, in FontDefaultsCheck()
460 OSL_ENSURE( nTmp >= CTF_PARALEFTMARGIN && in finished()
475 OSL_ENSURE( nTmp >= CTF_MARGINLEFT && nTmp <= CTF_MARGINBOTTOM, in finished()
488 DBG_ASSERT( nTmp >= CTF_LEFTBORDERDISTANCE && in finished()
489 nTmp <= CTF_BOTTOMBORDERDISTANCE, in finished()
502 DBG_ASSERT( nTmp >= CTF_LEFTBORDER && nTmp <= CTF_BOTTOMBORDER, in finished()
541 DBG_ASSERT( nTmp >= CTF_LEFTBORDERDISTANCE && in finished()
[all …]
H A Dtxtdropi.cxx71 sal_Int32 nTmp; in ProcessAttrs() local
85 if( GetImport().GetMM100UnitConverter().convertNumber( nTmp, rValue, 0, 255 ) ) in ProcessAttrs()
87 aFormat.Lines = nTmp < 2 ? 0 : (sal_Int8)nTmp; in ProcessAttrs()
96 else if( GetImport().GetMM100UnitConverter().convertNumber( nTmp, rValue, 1, 255 ) ) in ProcessAttrs()
99 aFormat.Count = (sal_Int8)nTmp; in ProcessAttrs()
104 if( GetImport().GetMM100UnitConverter().convertMeasure( nTmp, rValue, 0 ) ) in ProcessAttrs()
106 aFormat.Distance = (sal_uInt16)nTmp; in ProcessAttrs()
H A DXMLTextFrameContext.cxx948 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
951 nPage = (sal_Int16)nTmp; in XMLTextFrameContext_Impl()
964 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
967 nRelWidth = (sal_Int16)nTmp; in XMLTextFrameContext_Impl()
982 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
985 nRelWidth = (sal_Int16)nTmp; in XMLTextFrameContext_Impl()
991 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
994 nRelWidth = (sal_Int16)nTmp; in XMLTextFrameContext_Impl()
1007 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
1030 sal_Int32 nTmp; in XMLTextFrameContext_Impl() local
[all …]
H A Dtxtparai.cxx112 if( nTmp > 0L ) in XMLCharContext()
114 if( nTmp > USHRT_MAX ) in XMLCharContext()
117 m_nCount = (sal_uInt16)nTmp; in XMLCharContext()
1381 sal_Int32 nTmp; in ProcessAttribute() local
1383 && nTmp >= 1 in ProcessAttribute()
1448 sal_Int32 nTmp; in ProcessAttribute() local
1968 if( nTmp > 0L ) in XMLParaContext()
1970 if( nTmp > 127 ) in XMLParaContext()
1971 nTmp = 127; in XMLParaContext()
2369 if ( nTmp >= 1 && nTmp <= SHRT_MAX ) { in XMLNumberedParaContext()
[all …]
/trunk/main/cui/source/options/
H A Doptjsearch.cxx128 sal_Int32 nTmp = 0; in GetTransliterationFlags_Impl() local
130 nTmp |= TransliterationModules_IGNORE_CASE; in GetTransliterationFlags_Impl()
132 nTmp |= TransliterationModules_IGNORE_WIDTH; in GetTransliterationFlags_Impl()
134 nTmp |= TransliterationModules_IGNORE_KANA; in GetTransliterationFlags_Impl()
136 nTmp |= TransliterationModules_ignoreSize_ja_JP; in GetTransliterationFlags_Impl()
146 nTmp |= TransliterationModules_ignoreZiZu_ja_JP; in GetTransliterationFlags_Impl()
148 nTmp |= TransliterationModules_ignoreBaFa_ja_JP; in GetTransliterationFlags_Impl()
150 nTmp |= TransliterationModules_ignoreTiJi_ja_JP; in GetTransliterationFlags_Impl()
154 nTmp |= TransliterationModules_ignoreSeZe_ja_JP; in GetTransliterationFlags_Impl()
162 nTmp |= TransliterationModules_ignoreSpace_ja_JP; in GetTransliterationFlags_Impl()
[all …]
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx572 if ( nTmp <= 0 ) in relative()
577 else if ( nTmp > mnCount ) in relative()
584 mnCurEntry = nTmp; in relative()
1113 if ( !nTmp ) { in CompareImpl()
1115 if ( !nTmp ) in CompareImpl()
1139 if ( !nTmp ) { in CompareImpl()
1141 if ( !nTmp ) { in CompareImpl()
1143 if ( !nTmp ) in CompareImpl()
1168 if ( !nTmp ) { in CompareImpl()
1170 if ( !nTmp ) { in CompareImpl()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx210 long nTmp; in IMPL_LINK() local
211 nTmp = (long)aStr.GetToken( 0, TOKEN ).ToInt32(); in IMPL_LINK()
212 maNumFldCopies.SetValue( nTmp ); in IMPL_LINK()
214 nTmp = (long)aStr.GetToken( 1, TOKEN ).ToInt32(); in IMPL_LINK()
215 maMtrFldMoveX.SetValue( nTmp ); in IMPL_LINK()
218 maMtrFldMoveY.SetValue( nTmp ); in IMPL_LINK()
221 maMtrFldAngle.SetValue( nTmp ); in IMPL_LINK()
224 maMtrFldWidth.SetValue( nTmp ); in IMPL_LINK()
227 maMtrFldHeight.SetValue( nTmp ); in IMPL_LINK()
230 maLbStartColor.SelectEntry( Color( nTmp ) ); in IMPL_LINK()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx381 aValue >>= nTmp; in setPropertyValue()
382 if(nTmp >= 0 && in setPropertyValue()
393 aValue >>= nTmp; in setPropertyValue()
400 aValue >>= nTmp; in setPropertyValue()
401 switch(nTmp) in setPropertyValue()
982 switch(nTmp) in setPropertyValue()
2673 aValue >>= nTmp; in setPropertyValue()
2674 if(nTmp < 0) in setPropertyValue()
2685 aValue >>= nTmp; in setPropertyValue()
2686 if(nTmp < 0) in setPropertyValue()
[all …]
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx491 xub_StrLen nTmp = nLen; in GetTxtSize() local
492 if ( nTmp == STRING_LEN ) // schon initialisiert? in GetTxtSize()
493 nTmp = rTxt.Len(); in GetTxtSize()
514 xub_StrLen nTmp = nLen; in DrawText() local
516 nTmp = rTxt.Len(); in DrawText()
526 DrawCapital( pOut, aPos, rTxt, nIdx, nTmp ); in DrawText()
535 nIdx, nTmp ); in DrawText()
599 xub_StrLen nTmp = nLen; in DrawPrev() local
602 nTmp = rTxt.Len(); in DrawPrev()
621 DrawCapital( pOut, aPos, rTxt, nIdx, nTmp ); in DrawPrev()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx717 xub_StrLen nTmp; in DoOnCapitals() local
720 nTmp = nOldPos; in DoOnCapitals()
721 while( nTmp < nPos && CH_BLANK == rOldText.GetChar( nTmp ) ) in DoOnCapitals()
722 ++nTmp; in DoOnCapitals()
723 if( nOldPos < nTmp ) in DoOnCapitals()
763 nOldPos = nTmp; in DoOnCapitals()
766 while( nTmp < nPos && CH_BLANK != rOldText.GetChar( nTmp ) ) in DoOnCapitals()
767 ++nTmp; in DoOnCapitals()
770 nTmp = nPos; in DoOnCapitals()
771 if( nTmp > nOldPos ) in DoOnCapitals()
[all …]
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx301 if( nTmp < 50 ) in CtorInitTxtMargin()
302 nTmp = nTmp ? 50 : 100; in CtorInitTxtMargin()
304 nTmp *= nFirstLineOfs; in CtorInitTxtMargin()
305 nTmp /= 100; in CtorInitTxtMargin()
306 if( !nTmp ) in CtorInitTxtMargin()
307 ++nTmp; in CtorInitTxtMargin()
937 SwTwips nTmp = nX; in _GetCharRect() local
1088 SwTwips nTmp; in _GetCharRect() local
1091 nTmp = pPor->Width(); in _GetCharRect()
1111 pOrig->Width( nTmp ); in _GetCharRect()
[all …]
H A Ditrform2.cxx627 if( nTmp == pScriptInfo->NextScriptChg( nTmp - 1 ) && in BuildPortions()
628 nTmp != rInf.GetTxt().Len() ) in BuildPortions()
1731 if( nTmp < 100 ) in CalcRealHeight()
1732 nTmp = 100; in CalcRealHeight()
1734 nTmp *= nLineHeight; in CalcRealHeight()
1786 if( nTmp < 50 ) in CalcRealHeight()
1787 nTmp = nTmp ? 50 : 100; in CalcRealHeight()
1789 nTmp *= nLineHeight; in CalcRealHeight()
1790 nTmp /= 100; in CalcRealHeight()
1791 if( !nTmp ) in CalcRealHeight()
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx409 (nTmp < 0L) ? 1 : ( (nTmp>SHRT_MAX) ? SHRT_MAX in SvxXMLListLevelStyleContext_Impl()
418 (nTmp < 1L) ? 1 : ( (nTmp>SHRT_MAX) ? SHRT_MAX in SvxXMLListLevelStyleContext_Impl()
877 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl() local
892 i->maValue >>= nTmp; in SvxXMLListLevelStyleAttrContext_Impl()
896 i->maValue >>= nTmp; in SvxXMLListLevelStyleAttrContext_Impl()
925 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl() local
926 aAny >>= nTmp; in SvxXMLListLevelStyleAttrContext_Impl()
937 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl() local
938 aAny >>= nTmp; in SvxXMLListLevelStyleAttrContext_Impl()
946 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl() local
[all …]
H A DXMLBackgroundImageContext.cxx205 sal_uInt16 nTmp; in ProcessAttrs() local
256 else if( SvXMLUnitConverter::convertEnum( nTmp, aToken, in ProcessAttrs()
261 (GraphicLocation)nTmp ); in ProcessAttrs()
263 eNewPos = (GraphicLocation)nTmp; in ProcessAttrs()
268 else if( SvXMLUnitConverter::convertEnum( nTmp, aToken, in ProcessAttrs()
273 (GraphicLocation)nTmp ); in ProcessAttrs()
275 eNewPos = (GraphicLocation)nTmp; in ProcessAttrs()
317 sal_Int32 nTmp; in ProcessAttrs() local
319 if( SvXMLUnitConverter::convertPercent( nTmp, rValue ) ) in ProcessAttrs()
321 if( (nTmp >= 0) && (nTmp <= 100) ) in ProcessAttrs()
[all …]
H A DXMLFootnoteSeparatorImport.cxx105 sal_Int32 nTmp; in StartElement() local
109 nTmp, sAttrValue)) in StartElement()
111 nLineWeight = (sal_Int16)nTmp; in StartElement()
117 nTmp, sAttrValue)) in StartElement()
118 nLineTextDistance = nTmp; in StartElement()
123 nTmp, sAttrValue)) in StartElement()
124 nLineDistance = nTmp; in StartElement()
143 if (SvXMLUnitConverter::convertPercent(nTmp, sAttrValue)) in StartElement()
144 nLineRelWidth = (sal_uInt8)nTmp; in StartElement()
/trunk/main/xmloff/source/draw/
H A DXMLImageMapContext.cxx377 sal_Int32 nTmp; in ProcessAttribute() local
381 if (GetImport().GetMM100UnitConverter().convertMeasure(nTmp, in ProcessAttribute()
384 aRectangle.X = nTmp; in ProcessAttribute()
389 if (GetImport().GetMM100UnitConverter().convertMeasure(nTmp, in ProcessAttribute()
392 aRectangle.Y = nTmp; in ProcessAttribute()
400 aRectangle.Width = nTmp; in ProcessAttribute()
408 aRectangle.Height = nTmp; in ProcessAttribute()
582 sal_Int32 nTmp; in ProcessAttribute() local
589 aCenter.X = nTmp; in ProcessAttribute()
597 aCenter.Y = nTmp; in ProcessAttribute()
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx697 sal_Int32 nTmp = 0; in _setSingleValue() local
698 if(!(rValue >>= nTmp) || nTmp < 10) in _setSingleValue()
701 aSize.Width() = MM100_TO_TWIP( nTmp ); in _setSingleValue()
707 sal_Int32 nTmp = 0; in _setSingleValue() local
708 if(!(rValue >>= nTmp) || nTmp < 10) in _setSingleValue()
711 aSize.Height() = MM100_TO_TWIP( nTmp ); in _setSingleValue()
717 sal_Int32 nTmp = 0; in _setSingleValue() local
718 if(!(rValue >>= nTmp) || !(0 <= nTmp && nTmp < 100)) in _setSingleValue()
720 mpViewOption->SetDivisionX( (short) nTmp ); in _setSingleValue()
725 sal_Int32 nTmp = 0; in _setSingleValue() local
[all …]
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx995 SwTwips nTmp = nOtherBot + 1 + _rULSpacing.GetUpper() - in _AdjustHoriRelPosForDrawAside() local
997 if ( nTmp > nAdjustedRelPosX && in _AdjustHoriRelPosForDrawAside()
998 rAnchorTxtFrm.Frm().Top() + nTmp + in _AdjustHoriRelPosForDrawAside()
1002 nAdjustedRelPosX = nTmp; in _AdjustHoriRelPosForDrawAside()
1010 if ( nTmp < nAdjustedRelPosX && in _AdjustHoriRelPosForDrawAside()
1014 nAdjustedRelPosX = nTmp; in _AdjustHoriRelPosForDrawAside()
1033 if ( nTmp > nAdjustedRelPosX && in _AdjustHoriRelPosForDrawAside()
1034 rAnchorTxtFrm.Frm().Left() + nTmp + in _AdjustHoriRelPosForDrawAside()
1038 nAdjustedRelPosX = nTmp; in _AdjustHoriRelPosForDrawAside()
1046 if ( nTmp < nAdjustedRelPosX && in _AdjustHoriRelPosForDrawAside()
[all …]
/trunk/main/i18npool/source/search/
H A Dlevdis.hxx191 int nTmp = nLimit; in SetLimit() local
193 return( nTmp ); in SetLimit()
198 int nTmp = nRepP0; in SetReplaceP0() local
200 return( nTmp ); in SetReplaceP0()
205 int nTmp = nInsQ0; in SetInsertQ0() local
207 return( nTmp ); in SetInsertQ0()
212 int nTmp = nDelR0; in SetDeleteR0() local
214 return( nTmp ); in SetDeleteR0()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx548 const long nTmp = GetSettings().GetStyleSettings().GetScrollBarSize(); in IMPL_LINK_INLINE_END() local
549 Point aPt( aRect.TopRight() ); aPt.X() -= nTmp -1L; in IMPL_LINK_INLINE_END()
550 mpVerticalScrollBar->SetPosSizePixel( aPt, Size(nTmp, aOut.Height() - nTmp)); in IMPL_LINK_INLINE_END()
552 aPt = aRect.BottomLeft(); aPt.Y() -= nTmp - 1L; in IMPL_LINK_INLINE_END()
553 mpHorizontalScrollBar->SetPosSizePixel( aPt, Size(aOut.Width() - nTmp, nTmp)); in IMPL_LINK_INLINE_END()
557 mpScrollBox->SetPosSizePixel(aPt, Size(nTmp, nTmp )); in IMPL_LINK_INLINE_END()
572 long nTmp = pEditEngine->GetTextHeight(); in SetScrollBarRanges() local
573 mpVerticalScrollBar->SetRange(Range(0, nTmp)); in SetScrollBarRanges()
578 long nTmp = pEditEngine->GetPaperSize().Width(); in SetScrollBarRanges() local
579 mpHorizontalScrollBar->SetRange(Range(0,nTmp)); in SetScrollBarRanges()
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx243 long nTmp = aNew.GetLeft(); // alten zum Vergleichen in Modify() local
245 bChg |= nTmp != aNew.GetLeft(); in Modify()
250 long nTmp = aNew.GetRight(); // alten zum Vergleichen in Modify() local
252 bChg |= nTmp != aNew.GetRight(); in Modify()
257 short nTmp = aNew.GetTxtFirstLineOfst(); // alten zum Vergleichen in Modify() local
260 bChg |= nTmp != aNew.GetTxtFirstLineOfst(); in Modify()
283 sal_uInt16 nTmp = aNew.GetUpper(); // alten zum Vergleichen in Modify() local
285 bChg |= nTmp != aNew.GetUpper(); in Modify()
290 sal_uInt16 nTmp = aNew.GetLower(); // alten zum Vergleichen in Modify() local
292 bChg |= nTmp != aNew.GetLower(); in Modify()
[all …]
/trunk/main/starmath/source/
H A Drect.cxx425 { long nTmp; in Union() local
427 if ((nTmp = GetLeft()) < nL) in Union()
428 nL = nTmp; in Union()
429 if ((nTmp = GetRight()) > nR) in Union()
430 nR = nTmp; in Union()
431 if ((nTmp = GetTop()) < nT) in Union()
432 nT = nTmp; in Union()
434 nB = nTmp; in Union()
435 if ((nTmp = nGlyphTop) < nGT) in Union()
436 nGT = nTmp; in Union()
[all …]
/trunk/main/tools/inc/tools/
H A Dstream.hxx633 long nTmp; in ReadNumber() local
634 ReadNumber( nTmp ); in ReadNumber()
635 rShort = (short)nTmp; in ReadNumber()
641 sal_uInt32 nTmp; in ReadNumber() local
642 ReadNumber( nTmp ); in ReadNumber()
649 long nTmp; in ReadNumber() local
650 ReadNumber( nTmp ); in ReadNumber()
651 rInt = (int)nTmp; in ReadNumber()
667 double nTmp; in ReadNumber() local
668 ReadNumber( nTmp ); in ReadNumber()
[all …]

Completed in 172 milliseconds

1234567891011