Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi :)
I'm not sure if it's relevant but there are some guides listed in the wiki
http://wiki.documentfoundation.org/Documentation#Other_Documentation_and_Resources

Regards from
Tom :)




________________________________
From: Bill Gradwohl <bill@ycc.com>
To: users@global.libreoffice.org
Sent: Mon, 5 September, 2011 4:51:26
Subject: Re: [libreoffice-users] CALC - copy formula via macro

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/04/2011 07:38 PM, Andrew Douglas Pitonyak wrote:

  Dim o
  Dim oSheet
  Dim oRange
  Dim oDoc

  oRange = oDoc1.Sheets(0).getCellRangeByName("B2:C3")
  oDoc1.CurrentController.select(oRange)
  o = oDoc1.CurrentController.getTransferable()

  oRange = oDoc2.Sheets(0).getCellRangeByName("F1")
  oDoc2.CurrentController.select(oRange)
  oDoc2.CurrentController.insertTransferable(o)



Andrew:

I'm going to have to study this one.

GetTransferable / insertTransferable - Never heard of them!



- -- 
Bill Gradwohl
Roatan, Honduras
504 9 899 2652
IM:BillGradwohl@gmail.com (No email please-IM only)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk5kRz4ACgkQ7Orvev+eC8qdkQCgtdzPAwRSQPvV3OWOTY4EH4fI
hWoAoJeBMO5zxfEbmnJZg9rTX1p0Mzgp
=+R9E
-----END PGP SIGNATURE-----

-- 
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
-- 
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.