Searched refs:bCmmntd (Results 1 – 3 of 3) sorted by relevance
55 VBA_Impl( SvStorage &rIn, sal_Bool bCmmntd = sal_True ) in VBA_Impl() argument56 : xStor(&rIn), pOffsets(0), nOffsets(0), bCommented(bCmmntd) in VBA_Impl()
63 VBA_Impl::VBA_Impl(SvStorage &rIn, bool bCmmntd) in VBA_Impl() argument67 bCommented(bCmmntd), mbMac(false), nLines(0) in VBA_Impl()
68 VBA_Impl(SvStorage &rIn, bool bCmmntd = true);
Completed in 37 milliseconds