Searched refs:pByteData (Results 1 – 3 of 3) sorted by relevance
345 sal_Char* pByteData = aByteStr.AllocBuffer( nLen ); in ReadVBAProject() local346 sal_Size nWasRead = xVBAProject->Read( pByteData, nLen ); in ReadVBAProject()
1910 sal_Char* pByteData = aByteStr.AllocBuffer( b ); in WW8ReadPString() local1912 sal_uLong nWasRead = rStrm.Read( pByteData, b ); in WW8ReadPString()
2091 sal_Char* pByteData = aByteStr.AllocBuffer( b ); in WW8ReadPString() local2093 sal_uLong nWasRead = rStrm.Read( pByteData, b ); in WW8ReadPString()
Completed in 53 milliseconds