How to put dialog.xlb and script.xlb into Standard directory in a calc.ods file

This orginally start with moving a LO 3.2 basic app to LO5.1.6.2 You told me to merge some file from 3.2 and 5.1 and it should work.
It did, what needed to be moved were the dialog.xlb and script.xlb files. I put these in My Macros Standard and things worked. I copied them to /home/.config/LibreOffice/4/user/basic/Standard
Thanks for the info.

Now I am trying to put these macros into a calc document and I get the same error message I got before.
BASIC runtime error.
An exception occurred
Type: com.sun.star.container.NoSuchElementException
Message: .

So I am trying to move the same files into calc.ods Standard.

I can not find a way to do this. I cannot find a way to see these in MY Macros Standard and can find no way to copy them into the calc document using the organizer.

If the answer to your other question helped, then please mark it correct as explained under guidelines for asking.

Hello,

You may find this of some help → Organizing Libraries and Modules

Also of note, when working in Basic IDE on a dialog, there are toolbar icons to import and export dialogs. This is very helpful when you need a copy of a dialog somewhere else.