Home
last modified time | relevance | path

Searched refs:nIn (Results 1 – 25 of 33) sorted by relevance

12

/AOO41X/main/svtools/source/misc/
H A Dunitconv.cxx162 long CalcToUnit( float nIn, SfxMapUnit eUnit ) in CalcToUnit() argument
172 float nTmp = nIn; in CalcToUnit()
175 nTmp = nIn * 10 / 567; in CalcToUnit()
194 long ItemToControl( long nIn, SfxMapUnit eItem, SfxFieldUnit eCtrl ) in ItemToControl() argument
205 nIn /= 10; in ItemToControl()
207 nIn /= 100; in ItemToControl()
208 nOut = TransformMetric( nIn, FUNIT_MM, (FieldUnit)eCtrl ); in ItemToControl()
214 nOut = TransformMetric( nIn, FUNIT_CM, (FieldUnit)eCtrl ); in ItemToControl()
224 nIn /= 10; in ItemToControl()
226 nIn /= 100; in ItemToControl()
[all …]
/AOO41X/main/svtools/inc/svtools/
H A Dunitconv.hxx42 SVT_DLLPUBLIC long CalcToUnit( float nIn, SfxMapUnit eUnit );
43 SVT_DLLPUBLIC long CalcToPoint( long nIn, SfxMapUnit eUnit, sal_uInt16 nFaktor );
45 SVT_DLLPUBLIC long ItemToControl( long nIn, SfxMapUnit eItem, SfxFieldUnit eCtrl );
46 SVT_DLLPUBLIC long ControlToItem( long nIn, SfxFieldUnit eCtrl, SfxMapUnit eItem );
57 SVT_DLLPUBLIC long PointToTwips( long nIn );
61 SVT_DLLPUBLIC long CMToTwips( long nIn );
62 SVT_DLLPUBLIC long MMToTwips( long nIn );
63 SVT_DLLPUBLIC long InchToTwips( long nIn );
64 SVT_DLLPUBLIC long PicaToTwips( long nIn );
67 SVT_DLLPUBLIC long TwipsToCM( long nIn );
[all …]
/AOO41X/main/sd/source/ui/inc/
H A Doptsitem.hxx454 …void SetSnapArea( sal_Int16 nIn ) { if( nSnapArea != nIn ) { OptionsChanged(); nSnapArea = nIn;… in SetSnapArea() argument
455 void SetAngle( sal_Int16 nIn ) { if( nAngle != nIn ) { OptionsChanged(); nAngle = nIn; } } in SetAngle() argument
456 …SetEliminatePolyPointLimitAngle( sal_Int16 nIn ) { if( nBezAngle != nIn ) { OptionsChanged(); nBez… in SetEliminatePolyPointLimitAngle() argument
/AOO41X/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx433 SwTwips MakeSafePositioningValue(SwTwips nIn) in SV_IMPL_OP_PTRARR_SORT()
435 if (nIn > SHRT_MAX) in SV_IMPL_OP_PTRARR_SORT()
436 nIn = SHRT_MAX; in SV_IMPL_OP_PTRARR_SORT()
437 else if (nIn < SHRT_MIN) in SV_IMPL_OP_PTRARR_SORT()
438 nIn = SHRT_MIN; in SV_IMPL_OP_PTRARR_SORT()
439 return nIn; in SV_IMPL_OP_PTRARR_SORT()
H A Dww8scan.hxx459 void SetClipStart(WW8_CP nIn) { nClipStart = nIn; } in SetClipStart() argument
H A Dww8par6.cxx455 sal_uInt16 lcl_MakeSafeNegativeSpacing(sal_uInt16 nIn) in lcl_MakeSafeNegativeSpacing() argument
457 if (nIn > SHRT_MAX) in lcl_MakeSafeNegativeSpacing()
458 nIn = 0; in lcl_MakeSafeNegativeSpacing()
459 return nIn; in lcl_MakeSafeNegativeSpacing()
H A Dww8atr.cxx1634 sal_uInt32 SuitableBGColor(sal_uInt32 nIn) in SuitableBGColor() argument
1636 if (nIn == COL_AUTO) in SuitableBGColor()
1638 return wwUtility::RGBToBGR(nIn); in SuitableBGColor()
/AOO41X/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx77 sal_uInt64 nIn = 0; in AppendPS() local
81 pSrc->read (pBuffer, nBlockSize, nIn); in AppendPS()
82 if (nIn > 0) in AppendPS()
83 nOut = fwrite (pBuffer, 1, sal::static_int_cast<sal_uInt32>(nIn), pDst); in AppendPS()
85 while ((nIn > 0) && (nIn == nOut)); in AppendPS()
H A Dglyphset.cxx924 sal_uInt64 nIn; in PSUploadFont() local
928 nIn = fread(pBuffer, 1, sizeof(pBuffer), pTmpFile); in PSUploadFont()
929 rOutFile.write (pBuffer, nIn, nOut); in PSUploadFont()
931 while ((nIn == nOut) && !feof(pTmpFile)); in PSUploadFont()
/AOO41X/main/starmath/source/
H A Dmathtype.cxx158 static sal_Unicode Convert(sal_Unicode nIn) in Convert() argument
174 if ((nIn >= 0xE080) && (nIn <= 0xE0DD)) in Convert()
175 nIn = aStarMathPrivateToUnicode[nIn-0xE080]; in Convert()
179 switch (nIn) in Convert()
182 nIn = '|'; in Convert()
188 return nIn; in Convert()
/AOO41X/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx243 static sal_Int32 nIn = INVALIDATE_UPDATE | INVALIDATE_TRANSPARENT; in resize() local
244 …pSectionWindow->getStartMarker().Invalidate( nIn ); // INVALIDATE_NOERASE |INVALIDATE_NOCHILDREN| … in resize()
245 pSectionWindow->getEndMarker().Invalidate( nIn ); in resize()
940 static sal_Int32 nIn = 0; in setGridSnap() local
941 (*aIter)->getReportSection().Invalidate(nIn); in setGridSnap()
1867 static sal_Int32 nIn = INVALIDATE_NOCHILDREN; in zoom() local
1868 Invalidate(aRect,nIn); in zoom()
H A DReportWindow.cxx448 static sal_Int32 nIn = INVALIDATE_TRANSPARENT; in _propertyChanged() local
449 Invalidate(nIn); in _propertyChanged()
/AOO41X/main/svx/source/table/
H A Dtablertfexporter.cxx88 long HundMMToTwips( long nIn ) in HundMMToTwips() argument
90 long nRet = OutputDevice::LogicToLogic( nIn, MAP_100TH_MM, MAP_TWIP ); in HundMMToTwips()
H A Dtablertfimporter.cxx335 long TwipsToHundMM( long nIn ) in TwipsToHundMM() argument
337 long nRet = OutputDevice::LogicToLogic( nIn, MAP_TWIP, MAP_100TH_MM ); in TwipsToHundMM()
/AOO41X/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx282 sal_Int16 nIn; in MakeBorderLine() member
319 rToFill.InnerLineWidth = aLineTab[eCodeIdx].nIn; in MakeBorderLine()
/AOO41X/main/editeng/inc/editeng/
H A Dborderline.hxx98 …SvxBorderLine( const Color *pCol = 0, sal_uInt16 nOut = 0, sal_uInt16 nIn = 0, sal_uInt16 nDist = …
/AOO41X/main/sw/source/filter/inc/
H A Dmsfilter.hxx184 SwTwips MakeSafePositioningValue(SwTwips nIn);
/AOO41X/main/svx/source/dialog/
H A Dsvxruler.cxx417 for(sal_uInt16 nIn = 0; nIn < 7; nIn++) in SvxRuler() local
418 pIndents[nIn].nPos = 0; in SvxRuler()
/AOO41X/main/crashrep/source/all/
H A Dcrashrep.ulf67 …hered information that could help Apache OpenOffice improve %PRODUCTNAME%.\nIn the spaces below, y…
/AOO41X/main/sw/source/core/docnode/
H A Dndcopy.cxx365 int nIn = rpBox->GetSttIdx() - pCT->nOldTblSttIdx; in lcl_CopyTblBox() local
366 if ( nIn > 0 ) in lcl_CopyTblBox()
/AOO41X/main/cui/source/tabpages/
H A Dpage.cxx186 long ConvertLong_Impl( const long nIn, SfxMapUnit eUnit ) in ConvertLong_Impl() argument
188 return OutputDevice::LogicToLogic( nIn, (MapUnit)eUnit, MAP_TWIP ); in ConvertLong_Impl()
/AOO41X/main/desktop/source/migration/
H A Dwizard.src278 …%PRODUCTNAME searches automatically at regular intervals for new versions.\nIn doing so online upd…
/AOO41X/main/editeng/source/items/
H A Dfrmitems.cxx1574 SvxBorderLine::SvxBorderLine( const Color *pCol, sal_uInt16 nOut, sal_uInt16 nIn, sal_uInt16 nDist ) in SvxBorderLine() argument
1576 , nInWidth ( nIn ) in SvxBorderLine()
/AOO41X/extras/l10n/source/sd/
H A Dlocalize.sdf750 …thered information that could help Sun Microsystems improve %PRODUCTNAME%.\nIn the spaces below, y…
/AOO41X/extras/l10n/source/nl/
H A Dlocalize.sdf69691 …ke optie om het herstelproces van de onderstaande documenten te starten.\n\nIn de kolom Status kun…
71355 …omprimeerd en gegevens de niet langer nodig zijn zullen worden verwijderd.\nIn de laatste stap van…
71457 … 40 nl U kunt dit veld een Automatisch vergroten-waarde toewijzen.\n\nIn dat geval kunt u hi…

12