Index: DOM/PM/impl/LBXLangtekstCreator.cls.xml =================================================================== diff -u -r52164 -r52334 --- DOM/PM/impl/LBXLangtekstCreator.cls.xml (.../LBXLangtekstCreator.cls.xml) (revision 52164) +++ DOM/PM/impl/LBXLangtekstCreator.cls.xml (.../LBXLangtekstCreator.cls.xml) (revision 52334) @@ -79,7 +79,7 @@ } ElseIf (..IsSifonlade()) { Do ..VoegToeLangtekstParagraaf(..GeefDimensieTekst()) - #Dim UitsparingTekstFormatterInput As DOM.PM.Maatwerk.LBX.impl.UitsparingTekstFormatterInput = ##class(DOM.PM.Maatwerk.LBX.impl.UitsparingTekstFormatterInput).%New() + #Dim UitsparingTekstFormatterInput As DOM.PM.Maatwerk.impl.UitsparingTekstFormatterInput = ##class(DOM.PM.Maatwerk.impl.UitsparingTekstFormatterInput).%New() Set UitsparingTekstFormatterInput.UitsparingData = ..IngegevenKenmerken.UitsparingData Set UitsparingTekstFormatterInput.Taal = ..Taal Set UitsparingTekstFormatterInput.MetUitlegTekst = $$$True