Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx50 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject) in ReadPString() function in VBA_Impl
213 while ((testc = ReadPString(xVBAProject)) != 0) in ReadVBAProject()
241 while ((testc = ReadPString(xVBAProject)) != 0) in ReadVBAProject()
H A Dmsvbasic.hxx92 sal_uInt8 ReadPString(SvStorageStreamRef &xVBAProject);
/aoo4110/main/filter/source/msfilter/
H A Dmsvbasic.cxx78 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject, in ReadPString() function in VBA_Impl
262 sal_uInt8 nType = ReadPString(xVBAProject,bIsUnicode); in ReadVBAProject()
266 nType = ReadPString(xVBAProject,bIsUnicode); in ReadVBAProject()
H A Dmsvbasic.hxx111 sal_uInt8 ReadPString(SvStorageStreamRef &xVBAProject, bool bIsUnicode);

Completed in 23 milliseconds