Home
last modified time | relevance | path

Searched refs:pPLCF_Contents (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx135 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFspecial
155 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 WW8PLCF
235 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
H A Dww8scan.cxx2045 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFspecial()
2047 pPLCF_Contents = 0; // kein Inhalt in WW8PLCFspecial()
2138 rpValue = pPLCF_Contents ? (void*)&pPLCF_Contents[nInIdx * nStru] : 0; in GetData()
2195 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in ReadPLCF()
2225 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in GeneratePLCF()
2226 sal_uInt8* p = pPLCF_Contents; in GeneratePLCF()
2280 rpValue = (void*)&pPLCF_Contents[nIdx * nStru]; in Get()
2312 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFpcd()
2367 rpValue = (void*)&rPLCF.pPLCF_Contents[nIdx * rPLCF.nStru]; in Get()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx212 sal_uInt8* pPLCF_Contents; ///< Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFspecial
235 : (const void*)&pPLCF_Contents[nInIdx * nStru]; in GetData()
279 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCF
318 (const void*)&pPLCF_Contents[nInIdx * nStru]; in GetData()
327 sal_uInt8* pPLCF_Contents; // Pointer auf Inhalts-Array-Teil des Pos-Array member in WW8PLCFpcd
H A Dww8scan.cxx2224 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFspecial()
2226 pPLCF_Contents = 0; // kein Inhalt in WW8PLCFspecial()
2322 rpValue = pPLCF_Contents ? (void*)&pPLCF_Contents[nInIdx * nStru] : 0; in GetData()
2339 , pPLCF_Contents( 0 ) in WW8PLCF()
2406 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in ReadPLCF()
2423 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in MakeFailedPLCF()
2473 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in GeneratePLCF()
2474 sal_uInt8* p = pPLCF_Contents; in GeneratePLCF()
2534 rpValue = (void*)&pPLCF_Contents[nIdx * nStru]; in Get()
2566 pPLCF_Contents = (sal_uInt8*)&pPLCF_PosArray[nIMax + 1]; in WW8PLCFpcd()
[all …]