Home
last modified time | relevance | path

Searched refs:pByteData (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx345 sal_Char* pByteData = aByteStr.AllocBuffer( nLen ); in ReadVBAProject() local
346 sal_Size nWasRead = xVBAProject->Read( pByteData, nLen ); in ReadVBAProject()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1910 sal_Char* pByteData = aByteStr.AllocBuffer( b ); in WW8ReadPString() local
1912 sal_uLong nWasRead = rStrm.Read( pByteData, b ); in WW8ReadPString()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx2091 sal_Char* pByteData = aByteStr.AllocBuffer( b ); in WW8ReadPString() local
2093 sal_uLong nWasRead = rStrm.Read( pByteData, b ); in WW8ReadPString()

Completed in 83 milliseconds