File: n_oletxnobject.sru
Size: 340
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$n_oletxnobject.sru
forward
global type n_oletxnobject from pfc_n_oletxnobject
end type
end forward

global type n_oletxnobject from pfc_n_oletxnobject
end type
global n_oletxnobject n_oletxnobject

on n_oletxnobject.create
call super::create
end on

on n_oletxnobject.destroy
call super::destroy
end on