222223224225226227
// <public> @Override public TargetObject clone( Document context ) {throw new NotImplementedException();}
198199200201202203
// <public> @Override public Action clone( Document context ) {throw new NotImplementedException();}
777879808182
// <public> @Override public GoToLastPage clone( Document context ) {throw new NotImplementedException();}
757677787980
// <public> @Override public PlaySound clone( Document context ) {throw new NotImplementedException();}
767778798081
// <public> @Override public JavaScript clone( Document context ) {throw new NotImplementedException();}
747576777879
// <public> @Override public GoToURI clone( Document context ) {throw new NotImplementedException();}
117118119120121122
} @Override protected void writeLinearized( ) {throw new NotImplementedException();}
676869707172
// <public> @Override public GoToThread clone( Document context ) {throw new NotImplementedException();}
// <public> @Override public GoToNextPage clone( Document context ) {throw new NotImplementedException();}
717273747576
// <public> @Override public SetOcgState clone( Document context ) {throw new NotImplementedException();}