First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Some Great New Ideas.
So what are your ideas? Phil. ... 26 Jun 2008 17:43
ReadLine
OK Now this is my problem: SFA = createUnoService( "com.sun.star.ucb.SimpleFileAccess" ) InFile = SFA.openFileRead( "C:\test.txt" ) TextLine = InFile.readLine() The last line gives me a "Property or method not found" BASIC runtime error. Phil Hibbs. ... 26 Jun 2008 17:43
Sheets object
This is taken directly from the help ( http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Structure_of_Spreadsheets ): Sub Main Dim Doc As Object Dim Sheet As Object Dim Cell As Object Doc = StarDesktop.CurrentComponent Sheet = Doc.Sheets.getByName("Control") Cell = "Test" End Sub W... 26 Jun 2008 17:43
File Open dialog
How do I call up a File Open dialog box from an OpenOffice Basic macro? In Excel, I do this: importfile = Application.GetOpenFilename("DataStage DSX Files (*.dsx), *.dsx") What do I do in OOo Calc to do the same? Phil Hibbs. ... 26 Jun 2008 16:41
Defective JRE in Oxygen Office Professional 2.4.0
While opening Writer in Oxygen Office Professional 2.4.0, a window comes up telling me that a Java Runtime Environment is necessary to perform this function but that the selected JRE, in this case 1.5.0 Update 15 is defective and to select another one. I am using Win98SE and this JRE is the most recent one suggeste... 24 Jun 2008 20:34
Revealing format codes
David Lubell wrote: One of the reasons I prefer WordPerfect to Word is the ability in WP to reveal formatting codes. I've just discovered a program, CrossEyes (http://www.levitjames.com/crosseyes/CrossEyes.html), that allows one to do the same thing in Word as in WordPerfect. So far as I can tell, th... 19 Jun 2008 01:22
embedding arbitrary metadata
I'd like to include arbitrary metadata in my documents. For example, I've just bought an ATP Photofinder, which uses GPS to keep a log of my location for the past 550 hours. I'd like to grab a doc (created using a handheld device), check its creation time, and add a geotag. I'm thinking that I should add xmlns... 19 Jun 2008 01:22
Creating Hyperlinked Table of Figures, Table of Tables
I am attempting to import a MS Word document that has a Table of Contents, Table of Figures and Table of Tables. I am able to create the Table of Contents with hyperlinked entries to the target pages using the Insert / Index-Table of Contents method with "Create from Outline" mode, searching for the Heading 1- ... 19 Jun 2008 01:21
OOo version of OneNote
""Shaylin Clark"" <shaylin.clark(a)gmail.com> wrote in message news:fumset$10hl$1(a)FreeBSD.csie.nctu.edu.tw... ------=_Part_2988_4087979.1208743701226 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline First of all, let me say that I'm a fairly ne... 19 Jun 2008 01:21
[discuss] Extending the File - Open in OpenOffice
------=_Part_27681_27531764.1210101246929 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi' I'm a user with the need of having access to specific files on a server on the internet. It works like this: The files are placed on a server, an... 7 May 2008 02:43
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14