Home
last modified time | relevance | path

Searched refs:nTmp (Results 51 – 75 of 256) sorted by relevance

1234567891011

/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx308 long nTmp = aPos.X(); in ValidateMetrics() local
310 aPos.Y() = nTmp; in ValidateMetrics()
312 nTmp = aSize.Width(); in ValidateMetrics()
314 aSize.Height() = nTmp; in ValidateMetrics()
317 nTmp = rVal.nWidth; in ValidateMetrics()
319 rVal.nHeight = nTmp; in ValidateMetrics()
507 long nTmp = rVal.nWidth; in ValidateMetrics() local
509 rVal.nHeight = nTmp; in ValidateMetrics()
/trunk/main/sw/source/core/bastyp/
H A Dswregion.cxx109 long nTmp; in operator -=() local
110 if ( 0 < (nTmp = aInter.Top() - aTmp.Top()) ) in operator -=()
113 aTmp.Height(nTmp); in operator -=()
124 if ( 0 < (nTmp = aInter.Left() - aTmp.Left()) ) in operator -=()
127 aTmp.Width( nTmp ); in operator -=()
/trunk/main/xmloff/source/text/
H A DXMLFootnoteConfigurationImportContext.cxx263 sal_Int32 nTmp; in StartElement() local
264 if (SvXMLUnitConverter::convertNumber(nTmp, sValue)) in StartElement()
266 nOffset = (sal_uInt16)nTmp; in StartElement()
284 sal_uInt16 nTmp; in StartElement() local
285 if (SvXMLUnitConverter::convertEnum(nTmp, sValue, in StartElement()
288 nNumbering = nTmp; in StartElement()
H A DXMLLineNumberingImportContext.cxx138 sal_Int32 nTmp; in ProcessAttribute() local
176 convertMeasure(nTmp, sValue)) in ProcessAttribute()
178 nOffset = nTmp; in ProcessAttribute()
211 if (SvXMLUnitConverter::convertNumber(nTmp, sValue, 0)) in ProcessAttribute()
213 nIncrement = (sal_Int16)nTmp; in ProcessAttribute()
H A DXMLTextListItemContext.cxx83 sal_Int32 nTmp = rValue.toInt32(); in XMLTextListItemContext() local
84 if( nTmp >= 0 && nTmp <= SHRT_MAX ) in XMLTextListItemContext()
85 nStartValue = (sal_Int16)nTmp; in XMLTextListItemContext()
/trunk/main/sw/source/core/view/
H A Dviewpg.cxx206 long nTmp = (long)aScY; in PrintProspect() local
207 if( 1 < nTmp ) in PrintProspect()
208 --nTmp; in PrintProspect()
210 nTmp = 1; in PrintProspect()
211 aScY = Fraction( nTmp, 1000 ); in PrintProspect()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx120 if( nTmp > Height() ) in CalcSize()
125 Height( nTmp ); in CalcSize()
128 if( nTmp > GetAscent() ) in CalcSize()
129 SetAscent( nTmp ); in CalcSize()
328 sal_uInt8 nTmp = SW_SCRIPTS; in SwDoubleLinePortion() local
334 pBracket->nPreScript = nTmp; in SwDoubleLinePortion()
335 nTmp = SW_SCRIPTS; in SwDoubleLinePortion()
341 pBracket->nPostScript = nTmp; in SwDoubleLinePortion()
731 short nTmp; in _Adjust() local
733 nTmp = -short(nCalc); in _Adjust()
[all …]
H A Dporlin.cxx367 SwTwips nTmp = PrtWidth() + CalcSpacing( rInf.GetSpaceAdd(), rInf ); in Move() local
369 rInf.Y( rInf.Y() + ( bB2T ? -nTmp : nTmp ) ); in Move()
371 rInf.X( rInf.X() - nTmp ); in Move()
373 rInf.X( rInf.X() + nTmp ); in Move()
H A Dporfld.cxx229 sal_uInt8 nTmp; in CheckScript() local
231 case i18n::ScriptType::LATIN : nTmp = SW_LATIN; break; in CheckScript()
232 case i18n::ScriptType::ASIAN : nTmp = SW_CJK; break; in CheckScript()
233 case i18n::ScriptType::COMPLEX : nTmp = SW_CTL; break; in CheckScript()
234 default: nTmp = nActual; in CheckScript()
276 nTmp = SW_CTL; in CheckScript()
286 dynamic_cast<SwFtnPortion*>(this)->SetPreferredScriptType( nTmp ); in CheckScript()
288 else if ( nTmp != nActual ) in CheckScript()
292 pFnt->SetActual( nTmp ); in CheckScript()
H A Ditrpaint.cxx134 long nTmp = GetInfo().X() +pPor->Width() + in CalcPaintOfst() local
136 if( nTmp + (pPor->Height()/2) >= nPaintOfst ) in CalcPaintOfst()
138 GetInfo().X( nTmp ); in CalcPaintOfst()
548 MSHORT nTmp = 0; in CheckSpecialUnderline() local
550 while( nTmp < pHints->GetStartCount() ) in CheckSpecialUnderline()
552 pTxtAttr = pHints->GetStart( nTmp++ ); in CheckSpecialUnderline()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1484 nTmp |= 0x08; in WriteContents()
1486 nTmp = 0x00; in WriteContents()
1688 aTmp <<= nTmp; in Import()
1904 aTmp <<= nTmp; in Import()
1937 aTmp <<= nTmp; in Import()
2042 aTmp >>= nTmp; in WriteContents()
2588 aTmp <<= nTmp; in Import()
4767 aTmp <<= nTmp; in Import()
4979 sal_uInt8 nTmp; in Read() local
4980 *pS >> nTmp; in Read()
[all …]
H A Ddffpropset.cxx1121 sal_uInt16 nTmp; in ReadPropSet() local
1125 rIn >> nTmp in ReadPropSet()
1128 nRecType = nTmp & 0x3fff; in ReadPropSet()
1162 if ( nTmp & 0x4000 ) in ReadPropSet()
1164 if ( nTmp & 0x8000 ) in ReadPropSet()
/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx290 sal_Int8 nTmp = 0; in PutValue() local
291 rAny >>= nTmp; in PutValue()
292 if(nTmp >= 0 && nTmp < MAXLEVEL) in PutValue()
293 nLevel = nTmp; in PutValue()
H A Dflddat.cxx275 sal_Int32 nTmp = 0; in PutValue() local
289 rVal >>= nTmp; in PutValue()
290 ChangeFormat(nTmp); in PutValue()
293 rVal >>= nTmp; in PutValue()
294 nOffset = nTmp; in PutValue()
/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx83 SwTwips nTmp; in lcl_CalcContentHeight() local
85 nTmp = pFrm->Frm().Height(); in lcl_CalcContentHeight()
86 nRemaining += nTmp; in lcl_CalcContentHeight()
89 nTmp = ((SwTxtFrm*)pFrm)->GetParHeight() in lcl_CalcContentHeight()
92 nRemaining += nTmp; in lcl_CalcContentHeight()
96 nTmp = ((SwSectionFrm*)pFrm)->Undersize(); in lcl_CalcContentHeight()
97 nRemaining += nTmp; in lcl_CalcContentHeight()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx436 const sal_uInt8 nTmp = 255 < nFtnCnt ? 255 : static_cast<sal_uInt8>(nFtnCnt); in SetSeqRefNo() local
437 SvUShortsSort aArr( nTmp, nTmp ); in SetSeqRefNo()
484 const sal_uInt8 nTmp = 255 < nFtnCnt ? 255 : static_cast<sal_uInt8>(nFtnCnt); in SetUniqueSeqRefNo() local
485 SvUShortsSort aArr( nTmp, nTmp ); in SetUniqueSeqRefNo()
/trunk/main/svtools/source/svrtf/
H A Dsvparser.cxx474 short nTmp = nTokenStackPos - nCnt; in SkipToken() local
475 if( nTmp < 0 ) in SkipToken()
476 nTmp = 0; in SkipToken()
477 else if( nTmp > nTokenStackSize ) in SkipToken()
478 nTmp = nTokenStackSize; in SkipToken()
479 nTokenStackPos = sal_uInt8(nTmp); in SkipToken()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx1074 long nTmp = 0; in IMPL_LINK() local
1081 nTmp = 1; // entspr. 1cm in IMPL_LINK()
1086 SetMetricValue( aRightMarginEdit, nTmp, SFX_MAPUNIT_CM ); in IMPL_LINK()
1093 SetMetricValue( aLeftMarginEdit, nTmp, SFX_MAPUNIT_CM ); in IMPL_LINK()
1100 SetMetricValue( aBottomMarginEdit, nTmp, SFX_MAPUNIT_CM ); in IMPL_LINK()
1107 SetMetricValue( aTopMarginEdit, nTmp, SFX_MAPUNIT_CM ); in IMPL_LINK()
1696 long nTmp = nBL <= nBR ? nBR : nBL; in CalcMargin_Impl() local
1697 nTmp -= nWidth - nW; in CalcMargin_Impl()
1707 long nTmp = nBT <= nBB ? nBB : nBT; in CalcMargin_Impl() local
1708 nTmp -= nHeight - nH; in CalcMargin_Impl()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_SeriesToAxis.cxx145 long nTmp; in Reset() local
148 nTmp = (long)((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
149 aMTGap.SetValue(nTmp); in Reset()
154 nTmp = (long)((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
155 aMTOverlap.SetValue(nTmp); in Reset()
/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx851 long nTmp = aPos.X(); in IMPL_LINK() local
853 aPos.Y() = nTmp; in IMPL_LINK()
855 nTmp = aSize.Width(); in IMPL_LINK()
857 aSize.Height() = nTmp; in IMPL_LINK()
860 nTmp = pValidation->nWidth; in IMPL_LINK()
862 pValidation->nHeight = nTmp; in IMPL_LINK()
992 long nTmp = pValidation->nWidth; in IMPL_LINK() local
994 pValidation->nHeight = nTmp; in IMPL_LINK()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx3709 sal_uInt16 nTmp; in Store() local
3711 nTmp = VCLTOSVCOL( aGradient.GetStartColor().GetRed() ); rOut << nTmp; in Store()
3712 nTmp = VCLTOSVCOL( aGradient.GetStartColor().GetGreen() ); rOut << nTmp; in Store()
3713 nTmp = VCLTOSVCOL( aGradient.GetStartColor().GetBlue() ); rOut << nTmp; in Store()
3714 nTmp = VCLTOSVCOL( aGradient.GetEndColor().GetRed() ); rOut << nTmp; in Store()
3715 nTmp = VCLTOSVCOL( aGradient.GetEndColor().GetGreen() ); rOut << nTmp; in Store()
3716 nTmp = VCLTOSVCOL( aGradient.GetEndColor().GetBlue() ); rOut << nTmp; in Store()
4428 sal_uInt16 nTmp; in Store() local
4429 nTmp = VCLTOSVCOL( aHatch.GetColor().GetRed() ); rOut << nTmp; in Store()
4430 nTmp = VCLTOSVCOL( aHatch.GetColor().GetGreen() ); rOut << nTmp; in Store()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx692 sal_uInt16 nTmp; in PutXMLValue() local
737 else if( rUnitConverter.convertEnum( nTmp, aToken, in PutXMLValue()
742 ePos, (SvxGraphicPosition)nTmp ); in PutXMLValue()
744 ePos = (SvxGraphicPosition)nTmp; in PutXMLValue()
749 else if( rUnitConverter.convertEnum( nTmp, aToken, in PutXMLValue()
754 ePos, (SvxGraphicPosition)nTmp ); in PutXMLValue()
756 ePos = (SvxGraphicPosition)nTmp; in PutXMLValue()
/trunk/main/slideshow/source/engine/
H A Dtools.cxx268 double nTmp = 0; in extractValue() local
269 if( (rSourceAny >>= nTmp) ) in extractValue()
271 sal_uInt32 aIntColor( static_cast< sal_uInt32 >(nTmp) ); in extractValue()
400 sal_Bool nTmp = sal_Bool(); in extractValue() local
402 if( (rSourceAny >>= nTmp) ) in extractValue()
404 o_rValue = nTmp; in extractValue()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx459 sal_uInt32 nTmp; in ImplGetBitmapColor() local
468 nTmp = nColor << 16 & 0xff0000; in ImplGetBitmapColor()
475 nTmp |= nColor << 8 & 0xff00; in ImplGetBitmapColor()
482 nTmp |= (sal_uInt8)nColor; in ImplGetBitmapColor()
487 nTmp = pElement->aColorTable[ (sal_uInt8)( nIndex ) ] ; in ImplGetBitmapColor()
489 return nTmp; in ImplGetBitmapColor()
/trunk/main/linguistic/source/
H A Dconvdic.cxx592 sal_Int16 nTmp = (sal_Int16) (*aIt).first.getLength(); in getMaxCharCount() local
593 if (nTmp > nMaxLeftCharCount) in getMaxCharCount()
594 nMaxLeftCharCount = nTmp; in getMaxCharCount()
604 sal_Int16 nTmp = (sal_Int16) (*aIt).first.getLength(); in getMaxCharCount() local
605 if (nTmp > nMaxRightCharCount) in getMaxCharCount()
606 nMaxRightCharCount = nTmp; in getMaxCharCount()

Completed in 276 milliseconds

1234567891011