| /AOO42X/main/extensions/source/scanner/ |
| H A D | sanedlg.cxx | 200 double *pDouble = NULL; in InitFields() local 201 nValue = mrSane.GetRange( nOption, pDouble ); in InitFields() 206 maReslBox.SetMin( (long)pDouble[0] ); in InitFields() 207 maReslBox.SetMax( (long)pDouble[ nValue-1 ] ); in InitFields() 210 if( i == 0 || i == nValue-1 || ! ( ((int)pDouble[i]) % 20) ) in InitFields() 211 maReslBox.InsertValue( (long)pDouble[i] ); in InitFields() 216 maReslBox.SetMin( (long)pDouble[0] ); in InitFields() 217 maReslBox.SetMax( (long)pDouble[1] ); in InitFields() 218 maReslBox.InsertValue( (long)pDouble[0] ); in InitFields() 225 … for ( int nRes = (long) pDouble[0] * 2; nRes < (long) pDouble[1]; nRes = nRes * 2 ) in InitFields() [all …]
|
| /AOO42X/main/cui/source/tabpages/ |
| H A D | autocdlg.cxx | 1098 DoubleString* pDouble = pDoubleStringArray->GetObject( nPos - 1); in FillItemSet() local 1101 sEntry, pDouble->sShort )) in FillItemSet() 1105 if( !(pWordPtr->IsTextOnly() == (0 == pDouble->pUserData) in FillItemSet() 1107 pWordPtr->GetLong(), pDouble->sLong ) ) ) in FillItemSet() 1109 pAutoCorrect->PutText(sEntry, pDouble->sLong, eCurLang); in FillItemSet() 1126 DoubleString* pDouble = pDoubleStringArray->GetObject( nDoubleStringArrayPos ); in FillItemSet() local 1127 if(pDouble->pUserData == &bHasSelectionText) in FillItemSet() 1128 pAutoCorrect->PutText( pDouble->sShort, in FillItemSet() 1132 pAutoCorrect->PutText( pDouble->sShort, pDouble->sLong, in FillItemSet() 1233 DoubleString* pDouble = new DoubleString(); in RefillReplaceBox() local [all …]
|
| /AOO42X/main/basic/source/sbx/ |
| H A D | sbxint.cxx | 205 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetInteger() 335 *p->pDouble = (double) n; break; in ImpPutInteger() 508 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetInt64() 656 *p->pDouble = (double) n; break; in ImpPutInt64() 811 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetUInt64() 862 aTmp.pDouble = &p->nDouble; goto direct; in ImpPutUInt64() 934 *p->pDouble = (float)ImpSalUInt64ToDouble( n ); break; in ImpPutUInt64() 937 *p->pDouble = ImpSalUInt64ToDouble( n ); break; in ImpPutUInt64()
|
| H A D | sbxstr.cxx | 130 ImpPutDouble( &aTmp, *p->pDouble ); break; in ImpGetString() 155 ImpPutDouble( &aTmp, *p->pDouble, /*bCoreString=*/sal_True ); in ImpGetCoreString() 245 *p->pDouble = ImpGetDate( p ); break; in ImpPutString() 247 *p->pDouble = ImpGetDouble( p ); break; in ImpPutString()
|
| H A D | sbxdec.cxx | 561 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetDecimal() 757 if( !pDec->getDouble( *p->pDouble ) ) in ImpPutDecimal() 760 *p->pDouble = 0; in ImpPutDecimal()
|
| H A D | sbxbool.cxx | 141 nRes = ( *p->pDouble != 0 ) ? SbxTRUE : SbxFALSE; break; in ImpGetBool() 233 *p->pDouble = n; break; in ImpPutBool()
|
| H A D | sbxdbl.cxx | 125 nRes = *p->pDouble; break; in ImpGetDouble() 286 *p->pDouble = (double) n; break; in ImpPutDouble()
|
| H A D | sbxulng.cxx | 178 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetULong() 296 *p->pDouble = n; break; in ImpPutULong()
|
| H A D | sbxchar.cxx | 204 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetChar() 303 *p->pDouble = (double) n; break; in ImpPutChar()
|
| H A D | sbxsng.cxx | 164 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetSingle() 330 *p->pDouble = (double) n; break; in ImpPutSingle()
|
| H A D | sbxuint.cxx | 202 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetUShort() 311 *p->pDouble = n; break; in ImpPutUShort()
|
| H A D | sbxbyte.cxx | 216 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetByte() 309 *p->pDouble = n; break; in ImpPutByte()
|
| H A D | sbxlng.cxx | 170 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetLong() 316 *p->pDouble = (double) n; break; in ImpPutLong()
|
| H A D | sbxcurr.cxx | 159 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetCurrency() 307 *p->pDouble = (double) dVal; break; in ImpPutCurrency()
|
| H A D | sbxdate.cxx | 171 nRes = *p->pDouble; break; in ImpGetDate() 386 *p->pDouble = (double) n; break; in ImpPutDate()
|
| H A D | sbxvalue.cxx | 234 case SbxDOUBLE: n |= SbxBYREF; aData.pDouble = (double*) p; break; in SbxValue()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
| H A D | uno2cpp.cxx | 81 sal_uInt32 *pDouble = (sal_uInt32 *)&(pFPR[nr++]); \ 82 pDouble[0] = *reinterpret_cast<sal_uInt32 *>( pSV ); \ 96 sal_uInt32 *pDouble = (sal_uInt32 *)&(pFPR[nr+1]); \ 97 pDouble[0] = *reinterpret_cast<sal_uInt32 *>( pSV ); \ 98 pDouble[1] = *(reinterpret_cast<sal_uInt32 *>( pSV ) + 1); \
|
| /AOO42X/main/chart2/source/inc/ |
| H A D | CommonFunctors.hxx | 85 const double* pDouble = reinterpret_cast< const double * >( rAny.getValue() ); in operator ()() local 86 if( ::rtl::math::isNan(*pDouble) ) in operator ()() 89 * pDouble, in operator ()()
|
| /AOO42X/main/sc/source/filter/excel/ |
| H A D | xlchart.cxx | 236 sal_math_Double* pDouble = reinterpret_cast< sal_math_Double* >( &mfIntercept ); in XclChSerTrendLine() local 237 pDouble->w32_parts.msw = pDouble->w32_parts.lsw = 0xFFFFFFFF; in XclChSerTrendLine()
|
| /AOO42X/main/basic/inc/basic/ |
| H A D | sbxvar.hxx | 189 double* pDouble; member
|