Searched refs:pPLCF_Contents (Results 1 – 4 of 4) sorted by relevance
135 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFspecial155 return ( nIdx >= nIMax ) ? 0 : (const void*)&pPLCF_Contents[nIdx * nStru]; } in GetData()202 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCF235 return ( nIdx >= nIMax ) ? 0 : (const void*)&pPLCF_Contents[nIdx * nStru]; } in GetData()250 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFpcd
2046 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFspecial()2048 pPLCF_Contents = 0; // kein Inhalt in WW8PLCFspecial()2139 rpValue = pPLCF_Contents ? (void*)&pPLCF_Contents[nInIdx * nStru] : 0; in GetData()2196 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in ReadPLCF()2226 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in GeneratePLCF()2227 sal_uInt8* p = pPLCF_Contents; in GeneratePLCF()2281 rpValue = (void*)&pPLCF_Contents[nIdx * nStru]; in Get()2313 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFpcd()2368 rpValue = (void*)&rPLCF.pPLCF_Contents[nIdx * rPLCF.nStru]; in Get()
213 sal_uInt8* pPLCF_Contents; ///< Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFspecial236 : (const void*)&pPLCF_Contents[nInIdx * nStru]; in GetData()280 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCF319 (const void*)&pPLCF_Contents[nInIdx * nStru]; in GetData()328 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFpcd
2225 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFspecial()2227 pPLCF_Contents = 0; // kein Inhalt in WW8PLCFspecial()2323 rpValue = pPLCF_Contents ? (void*)&pPLCF_Contents[nInIdx * nStru] : 0; in GetData()2340 , pPLCF_Contents( 0 ) in WW8PLCF()2407 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in ReadPLCF()2424 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in MakeFailedPLCF()2474 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in GeneratePLCF()2475 sal_uInt8* p = pPLCF_Contents; in GeneratePLCF()2535 rpValue = (void*)&pPLCF_Contents[nIdx * nStru]; in Get()2567 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFpcd()[all …]
Completed in 105 milliseconds