I am trying to find a way in LibreOffice Basic to determine whether two object variables are referencing the same instance of a user-defined type. The "EqualUnoObjects" function seemed plausible but the following code does not work as expected:I expected a response of "var1.field1 = var2" followed by "Done," but I only got "Done." Any ideas?
-- Sent from: http://nabble.documentfoundation.org/Users-f1639498.html -- To unsubscribe e-mail to: [email protected] Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
