Home
last modified time | relevance | path

Searched refs:VBA_Impl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx50 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject) in ReadPString()
85 void VBA_Impl::ConfirmFixedOctect(SvStorageStreamRef &xVBAProject) in ConfirmFixedOctect()
98 void VBA_Impl::Confirm12Zeros(SvStorageStreamRef &xVBAProject) in Confirm12Zeros()
107 void VBA_Impl::ConfirmHalfWayMarker(SvStorageStreamRef &xVBAProject) in ConfirmHalfWayMarker()
116 void VBA_Impl::ConfirmFixedMiddle(SvStorageStreamRef &xVBAProject) in ConfirmFixedMiddle()
134 void VBA_Impl::ConfirmFixedMiddle2(SvStorageStreamRef &xVBAProject) in ConfirmFixedMiddle2()
153 void VBA_Impl::Output( int nLen, const sal_uInt8 *pData) in Output()
164 int VBA_Impl::ReadVBAProject(const SvStorageRef &rxVBAStorage) in ReadVBAProject()
353 sal_Bool VBA_Impl::Open( const String &rToplevel,const String &rSublevel ) in Open()
379 const String &VBA_Impl::Decompress( sal_uInt16 nIndex, int *pOverflow) in Decompress()
[all …]
H A Dmsvbasic.hxx52 class VBA_Impl class
55 VBA_Impl( SvStorage &rIn, sal_Bool bCmmntd = sal_True ) in VBA_Impl() function in VBA_Impl
58 ~VBA_Impl() {if (nOffsets) delete [] pOffsets;} in ~VBA_Impl()
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx63 VBA_Impl::VBA_Impl(SvStorage &rIn, bool bCmmntd) in VBA_Impl() function in VBA_Impl
71 VBA_Impl::~VBA_Impl() in ~VBA_Impl()
78 sal_uInt8 VBA_Impl::ReadPString(SvStorageStreamRef &xVBAProject, in ReadPString()
121 void VBA_Impl::Output( int nLen, const sal_uInt8*pData ) in Output()
147 int VBA_Impl::ReadVBAProject(const SvStorageRef &rxVBAStorage) in ReadVBAProject()
393 ModType VBA_Impl::GetModuleType( const UniString& rModuleName ) in GetModuleType()
404 bool VBA_Impl::Open( const String &rToplevel, const String &rSublevel ) in Open()
493 const StringArray &VBA_Impl::Decompress(sal_uInt16 nIndex, int *pOverflow) in Decompress()
539 int VBA_Impl::DecompressVBA( int nIndex, SvStorageStreamRef &xVBAStream ) in DecompressVBA()
H A Dmsvbasic.hxx63 class VBA_Impl class
66 VBA_Impl(SvStorage &rIn, bool bCmmntd = true);
67 ~VBA_Impl();
H A Dsvxmsbas.cxx241 VBA_Impl aVBA( *xRoot, bAsComment ); in ImportCode_Impl()

Completed in 19 milliseconds