Home
last modified time | relevance | path

Searched defs:nIn (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/svtools/source/misc/
H A Dunitconv.cxx448 long InchToCM( long nIn ) in InchToCM()
459 long MMToCM( long nIn ) in MMToCM()
478 long PicaToCM( long nIn) in PicaToCM()
500 long CMToMM( long nIn ) in CMToMM()
511 long InchToMM( long nIn ) in InchToMM()
533 long PicaToMM( long nIn ) in PicaToMM()
552 long CMToInch( long nIn ) in CMToInch()
563 long MMToInch( long nIn ) in MMToInch()
669 long CMToPica( long nIn ) in CMToPica()
680 long MMToPica( long nIn ) in MMToPica()
[all …]
/aoo41x/main/svx/source/table/
H A Dtablertfexporter.cxx88 long HundMMToTwips( long nIn ) in HundMMToTwips()
H A Dtablertfimporter.cxx335 long TwipsToHundMM( long nIn ) in TwipsToHundMM()
/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx454 void SetSnapArea( sal_Int16 nIn ) { if( nSnapArea != nIn ) { OptionsChanged(); nSnapArea = nIn; } } in SetSnapArea()
455 void SetAngle( sal_Int16 nIn ) { if( nAngle != nIn ) { OptionsChanged(); nAngle = nIn; } } in SetAngle()
456 …void SetEliminatePolyPointLimitAngle( sal_Int16 nIn ) { if( nBezAngle != nIn ) { OptionsChanged();… in SetEliminatePolyPointLimitAngle()
/aoo41x/main/reportdesign/source/ui/report/
H A DReportWindow.cxx448 static sal_Int32 nIn = INVALIDATE_TRANSPARENT; in _propertyChanged() local
H A DViewsWindow.cxx243 static sal_Int32 nIn = INVALIDATE_UPDATE | INVALIDATE_TRANSPARENT; in resize() local
940 static sal_Int32 nIn = 0; in setGridSnap() local
1867 static sal_Int32 nIn = INVALIDATE_NOCHILDREN; in zoom() local
/aoo41x/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx282 sal_Int16 nIn; in MakeBorderLine() member
/aoo41x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx77 sal_uInt64 nIn = 0; in AppendPS() local
H A Dglyphset.cxx924 sal_uInt64 nIn; in PSUploadFont() local
/aoo41x/main/starmath/source/
H A Dmathtype.cxx158 static sal_Unicode Convert(sal_Unicode nIn) in Convert()
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx365 int nIn = rpBox->GetSttIdx() - pCT->nOldTblSttIdx; in lcl_CopyTblBox() local
/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx186 long ConvertLong_Impl( const long nIn, SfxMapUnit eUnit ) in ConvertLong_Impl()
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx417 for(sal_uInt16 nIn = 0; nIn < 7; nIn++) in SvxRuler() local
/aoo41x/main/sw/source/filter/ww8/
H A Dww8atr.cxx1634 sal_uInt32 SuitableBGColor(sal_uInt32 nIn) in SuitableBGColor()
H A Dww8scan.hxx459 void SetClipStart(WW8_CP nIn) { nClipStart = nIn; } in SetClipStart()
H A Dww8par6.cxx455 sal_uInt16 lcl_MakeSafeNegativeSpacing(sal_uInt16 nIn) in lcl_MakeSafeNegativeSpacing()
/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()

Completed in 961 milliseconds