Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxint.cxx188 nRes = *p->pByte; break; in ImpGetInteger()
235 aTmp.pByte = &p->nByte; goto direct; in ImpPutInteger()
302 *p->pByte = (sal_uInt8) n; break; in ImpPutInteger()
489 nRes = *p->pByte; break; in ImpGetInt64()
537 aTmp.pByte = &p->nByte; goto direct; in ImpPutInt64()
609 *p->pByte = (sal_uInt8) n; break; in ImpPutInt64()
792 nRes = *p->pByte; break; in ImpGetUInt64()
840 aTmp.pByte = &p->nByte; goto direct; in ImpPutUInt64()
906 *p->pByte = (sal_uInt8) n; break; in ImpPutUInt64()
H A Dsbxdbl.cxx110 nRes = *p->pByte; break; in ImpGetDouble()
149 aTmp.pByte = &p->nByte; goto direct; in ImpPutDouble()
219 *p->pByte = (sal_uInt8) n; break; in ImpPutDouble()
H A Dsbxulng.cxx159 nRes = *p->pByte; break; in ImpGetULong()
224 aTmp.pByte = &p->nByte; goto direct; in ImpPutULong()
269 *p->pByte = (sal_uInt8) n; break; in ImpPutULong()
H A Dsbxchar.cxx189 aTmp.nByte = *p->pByte; goto ref; in ImpGetChar()
258 aTmp.pByte = &p->nByte; goto direct; in ImpPutChar()
288 *p->pByte = (sal_uInt8) n; break; in ImpPutChar()
H A Dsbxlng.cxx153 nRes = *p->pByte; break; in ImpGetLong()
201 aTmp.pByte = &p->nByte; goto direct; in ImpPutLong()
271 *p->pByte = (sal_uInt8) n; break; in ImpPutLong()
H A Dsbxsng.cxx148 nRes = *p->pByte; break; in ImpGetSingle()
193 aTmp.pByte = &p->nByte; goto direct; in ImpPutSingle()
269 *p->pByte = (sal_uInt8) n; break; in ImpPutSingle()
H A Dsbxuint.cxx183 nRes = *p->pByte; break; in ImpGetUShort()
260 aTmp.pByte = &p->nByte; goto direct; in ImpPutUShort()
292 *p->pByte = (sal_uInt8) n; break; in ImpPutUShort()
H A Dsbxcurr.cxx140 nRes = ImpDoubleToCurrency( (double)*p->pByte ); break; in ImpGetCurrency()
185 aTmp.pByte = &p->nByte; goto direct; in ImpPutCurrency()
256 *p->pByte = (sal_uInt8) dVal; break; in ImpPutCurrency()
H A Dsbxdate.cxx156 nRes = *p->pByte; break; in ImpGetDate()
204 aTmp.pByte = &p->nByte; goto direct; in ImpPutDate()
327 *p->pByte = (sal_uInt8) n; break; in ImpPutDate()
H A Dsbxdec.cxx544 pnDecRes->setByte( *p->pByte ); break; in ImpGetDecimal()
600 aTmp.pByte = &p->nByte; goto direct; in ImpPutDecimal()
695 *p->pByte = 0; in ImpPutDecimal()
H A Dsbxbool.cxx126 nRes = *p->pByte ? SbxTRUE : SbxFALSE; break; in ImpGetBool()
218 *p->pByte = (sal_uInt8) n; break; in ImpPutBool()
H A Dsbxstr.cxx115 ImpPutByte( &aTmp, *p->pByte ); break; in ImpGetString()
229 *p->pByte = ImpGetByte( p ); break; in ImpPutString()
H A Dsbxbyte.cxx294 *p->pByte = n; break; in ImpPutByte()
H A Dsbxvalue.cxx241 case SbxBYTE: n |= SbxBYREF; aData.pByte = (sal_uInt8*) p; break; in SbxValue()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx714 Ww1SprmPapx::Ww1SprmPapx(sal_uInt8* pByte, sal_uInt16 nSize) : in Ww1SprmPapx() argument
715 Ww1Sprm(Sprm(pByte, nSize), SprmSize(pByte, nSize)) in Ww1SprmPapx()
718 memcpy(&aPapx, pByte, nSize<sizeof(aPapx)?nSize:sizeof(aPapx)); in Ww1SprmPapx()
730 sal_uInt8* Ww1SprmPapx::Sprm(sal_uInt8* pByte, sal_uInt16 nSize) in Sprm() argument
734 pRet = ((W1_PAPX*)(pByte))->grpprlGet(); in Sprm()
1141 sal_uInt8* pByte; in HasId0() local
1143 if( pPap->Fill(nFkpIndex, pByte, n) ){ in HasId0()
1144 sal_uInt8* p2 = ((W1_PAPX*)(pByte))->grpprlGet(); // SH: Offset fehlte in HasId0()
1145 bRet = FindSprm( nId, p2, pByte + n ); in HasId0()
H A Dw1filter.cxx1030 sal_uInt8* pByte = GetData(); in Start() local
1031 Ww1SprmSep aSprm(rFib, SVBT32ToUInt32(pByte + 2)); in Start()
1044 sal_uInt8* pByte; in Start() local
1047 if (FillStart(pByte, cb)) in Start()
1049 Ww1SprmPapx aSprm(pByte, cb); in Start()
1061 sal_uInt8* pByte; in Stop() local
1063 if (FillStop(pByte, cb)){ in Stop()
1064 Ww1SprmPapx aSprm(pByte, cb); in Stop()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1629 const sal_uInt8 * pByte = static_cast<sal_uInt8*>(i_pLine) + (nIndex/8); in findBitRun() local
1630 sal_uInt8 nByte = *pByte; in findBitRun()
1647 pByte++; in findBitRun()
1648 nByte = *pByte; in findBitRun()
1668 pByte++; in findBitRun()
1669 nByte = *pByte; in findBitRun()
/trunk/main/starmath/source/
H A Dsmdetect.cxx327 sal_uInt8* pByte = reinterpret_cast<sal_uInt8*>(aBuffer); in detect() local
328 const sal_uLong nBytesRead(pStrm->Read( pByte, nBufSize * 2 ) ); in detect()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx135 sal_uInt8* pByte = reinterpret_cast<sal_uInt8*>(aBuffer); in lcl_MayBeAscii() local
136 sal_uLong nBytesRead = rStream.Read( pByte, nBufSize*2); in lcl_MayBeAscii()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx183 sal_uInt8* pByte; member

Completed in 75 milliseconds