Home
last modified time | relevance | path

Searched refs:nRetValue (Results 1 – 20 of 20) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx285 double nRetValue; in ImplGetFloat() local
309 nRetValue = (double)fFloatBuf; in ImplGetFloat()
314 nRetValue = fDoubleBuf; in ImplGetFloat()
327 nRetValue = (double)nVal; in ImplGetFloat()
328 nRetValue /= 65536; in ImplGetFloat()
333 nRetValue = (double)abs( pLong[ nSwitch ] ); in ImplGetFloat()
334 nRetValue *= 65536; in ImplGetFloat()
337 nRetValue += (double)nVal; in ImplGetFloat()
340 nRetValue -= nRetValue; in ImplGetFloat()
342 nRetValue /= 65536; in ImplGetFloat()
[all …]
/trunk/main/sd/source/filter/cgm/
H A Dsdcgmfilter.cxx95 sal_uInt32 nRetValue; in Import() local
101nRetValue = FncImportCGM( aFileURL, mxModel, CGM_IMPORT_CGM | CGM_BIG_ENDIAN | CGM_EXPORT_IMPRESS,… in Import()
103 if( nRetValue ) in Import()
107 if( ( nRetValue &~0xff000000 ) != 0xffffff ) // maybe the backgroundcolor is already white in Import()
115 …const Color aColor((sal_uInt8)(nRetValue >> 16), (sal_uInt8)(nRetValue >> 8), (sal_uInt8)(nRetValu… in Import()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5709 nRetValue = 0; in GetAttrib()
5726 nRetValue = pCharSet->mnFont; in GetAttrib()
5735 nRetValue = pCharSet->mnColor; in GetAttrib()
5766 if ( nRetValue != nTmp ) in GetAttrib()
5773 nRetValue = rCharLevel.mnFont; in GetAttrib()
6145 nRetValue = 0; in GetAttrib()
6196 nRetValue = 0; in GetAttrib()
6327 nRetValue = rParaLevel.mnAdjust; in GetAttrib()
6615 sal_uInt32 nCount, nRetValue = 0; in GetTextSize() local
6622 nRetValue += nCount; in GetTextSize()
[all …]
H A Descherex.cxx2501 nRetValue = 0; in GetValueForEnhancedCustomShapeHandleParameter()
2506 nRetValue = (sal_Int32)fValue; in GetValueForEnhancedCustomShapeHandleParameter()
2509 rParameter.Value >>= nRetValue; in GetValueForEnhancedCustomShapeHandleParameter()
2515 nRetValue += 3; in GetValueForEnhancedCustomShapeHandleParameter()
2521 nRetValue += 0x100; in GetValueForEnhancedCustomShapeHandleParameter()
2528 nRetValue = 0; in GetValueForEnhancedCustomShapeHandleParameter()
2535 nRetValue = 1; in GetValueForEnhancedCustomShapeHandleParameter()
4011 sal_uInt32 nRetValue = ((EscherPersistEntry*)pPtr)->mnOffset; in PtReplace() local
4013 return nRetValue; in PtReplace()
4027 sal_uInt32 nRetValue = ((EscherPersistEntry*)pPtr)->mnOffset; in PtReplaceOrInsert() local
[all …]
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx185 sal_Int32 nRetValue = 0; in GetI() local
187 nRetValue = I60_79[ nG - 60 ]; in GetI()
189 nRetValue = I90_99[ nG - 90 ]; in GetI()
191 nRetValue = I170_175[ nG - 170 ]; in GetI()
193 nRetValue = I1060_1079[ nG - 1060 ]; in GetI()
194 return nRetValue; in GetI()
/trunk/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx554 sal_Int16 nRetValue = nDefault; in GetConfigProperty() local
555 if ( ! ( GetConfigProperty( ePropertyToken ) >>= nRetValue ) ) in GetConfigProperty()
556 nRetValue = nDefault; in GetConfigProperty()
557 return nRetValue; in GetConfigProperty()
562 sal_Int32 nRetValue = nDefault; in GetConfigProperty() local
563 if ( ! ( GetConfigProperty( ePropertyToken ) >>= nRetValue ) ) in GetConfigProperty()
564 nRetValue = nDefault; in GetConfigProperty()
565 return nRetValue; in GetConfigProperty()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx88 long nRetValue = 0; in ImplGetNumber() local
108 nRetValue *= 10; in ImplGetNumber()
109 nRetValue += nByte - '0'; in ImplGetNumber()
117 nRetValue = -nRetValue; in ImplGetNumber()
118 return nRetValue; in ImplGetNumber()
/trunk/main/svtools/source/filter/
H A DFilterConfigItem.cxx314 sal_Int32 nRetValue = nDefault; in ReadInt32() local
318 pPropVal->Value >>= nRetValue; in ReadInt32()
322 aAny >>= nRetValue; in ReadInt32()
326 aInt32.Value <<= nRetValue; in ReadInt32()
328 return nRetValue; in ReadInt32()
H A Dfilter.cxx1353 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in CanImportGraphic() local
1360 nRetValue = CanImportGraphic( aMainUrl, *pStream, nFormat, pDeterminedFormat ); in CanImportGraphic()
1363 return nRetValue; in CanImportGraphic()
1387 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in ImportGraphic() local
1394nRetValue = ImportGraphic( rGraphic, aMainUrl, *pStream, nFormat, pDeterminedFormat, nImportFlags … in ImportGraphic()
1397 return nRetValue; in ImportGraphic()
1824 sal_uInt16 nRetValue = GRFILTER_FORMATERROR; in ExportGraphic() local
1832 nRetValue = ExportGraphic( rGraphic, aMainUrl, *pStream, nFormat, pFilterData ); in ExportGraphic()
1835 if( ( GRFILTER_OK != nRetValue ) && !bAlreadyExists ) in ExportGraphic()
1838 return nRetValue; in ExportGraphic()
/trunk/main/l10ntools/source/
H A Dcfglex.l187 int nRetValue = 0;
228 nRetValue = GetError();
234 return nRetValue;
H A Dxrmlex.l198 int nRetValue = 0;
238 nRetValue = GetError();
243 return nRetValue;
H A Dsrclex.l277 int nRetValue = 0;
317 nRetValue = GetError();
321 return nRetValue;
/trunk/main/svtools/source/filter/ixpm/
H A Dxpmread.cxx469 sal_uLong nRetValue = 0; in ImplGetULONG() local
477 nRetValue*=10; in ImplGetULONG()
478 nRetValue+=j; in ImplGetULONG()
480 return nRetValue; in ImplGetULONG()
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx420 sal_Bool nRetValue = aPCXReader.ReadPCX( rStream, rGraphic ); in GraphicImport() local
421 if ( nRetValue == sal_False ) in GraphicImport()
423 return nRetValue; in GraphicImport()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx163 sal_uInt16 nRetValue = 0xffff; in GetId() local
204 return nRetValue; in GetId()
1162 sal_uInt32 nRetValue = 0; in ImplGetMasterIndex() local
1180 nRetValue--; in ImplGetMasterIndex()
1185 nRetValue += mnMasterPages; in ImplGetMasterIndex()
1186 return nRetValue; in ImplGetMasterIndex()
2159 sal_uInt32 nRetValue = 0; in ImplGetTextField() local
2211 nRetValue = 4 << 28; in ImplGetTextField()
2215 nRetValue = 3 << 28 | 0x800000; in ImplGetTextField()
2283 nRetValue = 5 << 28 | 0x800000; in ImplGetTextField()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx288 short nRetValue = pChooser->Execute(); in ChooseMacro() local
292 switch ( nRetValue ) in ChooseMacro()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx158 sal_Int32 nRetValue = nDefault; in GetInt32() local
161 *pAny >>= nRetValue; in GetInt32()
162 return nRetValue; in GetInt32()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1654 sal_Int32 nRetValue = 0; in RTLFUNC() local
1670 nRetValue = pTransliterationWrapper->compareString( rStr1, rStr2 ); in RTLFUNC()
1676 nRetValue = -1; in RTLFUNC()
1678 nRetValue = 1; in RTLFUNC()
1681 rPar.Get(0)->PutInteger( sal::static_int_cast< sal_Int16 >( nRetValue ) ); in RTLFUNC()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1473 sal_Int64 nRetValue = MetricBox::GetValue( nPos, eOutUnit ); in GetValue() local
1474 return nRetValue; in GetValue()
/trunk/main/vcl/source/control/
H A Dfield.cxx2060 …sal_Int64 nRetValue = MetricField::ConvertValue( (sal_Int64)nValue, mnBaseValue, GetDecimalDigits(… in GetValue() local
2063 return nRetValue; in GetValue()

Completed in 188 milliseconds