Searched defs:nIn (Results 1 – 17 of 17) sorted by relevance
448 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 …]
88 long HundMMToTwips( long nIn ) in HundMMToTwips()
335 long TwipsToHundMM( long nIn ) in TwipsToHundMM()
454 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()
448 static sal_Int32 nIn = INVALIDATE_TRANSPARENT; in _propertyChanged() local
243 static sal_Int32 nIn = INVALIDATE_UPDATE | INVALIDATE_TRANSPARENT; in resize() local940 static sal_Int32 nIn = 0; in setGridSnap() local1867 static sal_Int32 nIn = INVALIDATE_NOCHILDREN; in zoom() local
282 sal_Int16 nIn; in MakeBorderLine() member
77 sal_uInt64 nIn = 0; in AppendPS() local
924 sal_uInt64 nIn; in PSUploadFont() local
158 static sal_Unicode Convert(sal_Unicode nIn) in Convert()
365 int nIn = rpBox->GetSttIdx() - pCT->nOldTblSttIdx; in lcl_CopyTblBox() local
186 long ConvertLong_Impl( const long nIn, SfxMapUnit eUnit ) in ConvertLong_Impl()
417 for(sal_uInt16 nIn = 0; nIn < 7; nIn++) in SvxRuler() local
1634 sal_uInt32 SuitableBGColor(sal_uInt32 nIn) in SuitableBGColor()
459 void SetClipStart(WW8_CP nIn) { nClipStart = nIn; } in SetClipStart()
455 sal_uInt16 lcl_MakeSafeNegativeSpacing(sal_uInt16 nIn) in lcl_MakeSafeNegativeSpacing()
1574 SvxBorderLine::SvxBorderLine( const Color *pCol, sal_uInt16 nOut, sal_uInt16 nIn, sal_uInt16 nDist ) in SvxBorderLine()
Completed in 193 milliseconds