Cor Nouws schreef:
Fernand Vanrie wrote:

Is there a workaround to get to DialogsContainer of a document ?

'= DialogLibraries' takes always the document from where we runs the macro


Does ThisComponent.getLibrarycontainer() provide any help?
GetLibraryContainer and addDialogs are (from what i found around old stuff

oDoc.BasicLibraries works fine and i can copy any BasicLibrary into any document

what i mis is a similar thing but now for the DialogsLibraries

with = DialogLibraries i can get the DialogContainer but ONLY from the Document from wherin I run the macro , and that is not Thiscomponent ! So if i find a trick to let the API believe that my target document is teh "macro-running" document..... :-)

If I would know it by head, of course I would have given the answer.
Do you know xRay? Or a clear book as Andrew Pitonyak's? I think those will help you a lot for finding out many answers.

Now and uses xray and Andrwe book, but no asnwer there alsoo.
Greetings,


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to