Re: [api-dev] xcu documentation or examples

2005-01-19 Thread Cor Nouws
But doesn't the topic mentioned in the above one, http://www.oooforum.org/forum/viewtopic.phtml?p=15207#15207 , point to the in right direction? Cor Nouws - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: [api-dev] xcu documentation or examples

2005-01-19 Thread Cor Nouws
Paolo Mantovani wrote: Hi Ian, Cor, Alle 08:09, mercoledì 19 gennaio 2005, Cor Nouws ha scritto: [...] If you like to learn from examples see how I did it: [...] Thanks a lot - Cor - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [api-dev] Codesnippet Searchfuctionality

2005-03-16 Thread Cor Nouws
Hi Tom, Tom Schindl wrote: Hi, I have now added a small search engine to the codesnippet page as promised since a very long time. Feedback appreciated. Just to say that I do appreciate your work for the smippet page and that I will like to contribute with snippets in the future. Cor -- Cor

Re: [api-dev] Problems with Page Style

2005-04-29 Thread Cor Nouws
Hi Christian, Cristian Fonti wrote: I have jet found this properties, i try to use it, but nothing...i create two styles (left and right), but the problem is that, when i create the document, there is always the "Standard" style... i'm not be able to use two styles... Thanks I haven't dived in t

Re: [api-dev] Lost e-mail

2005-05-12 Thread Cor Nouws
Department Linux&Office Migration wrote: Hallo, on 2005-05-03 I posted a message to this mailing list (after subscribing first). The message made it to the archive http://api.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12796 but was apparently not distributed to the list. At least I did not rece

Re: [api-dev] Get Selected Text in the actual TextDocument

2008-10-04 Thread Cor Nouws
replaced. Ciao, Cor -- "The Year of 3" -2008- "Het jaar van 3" Cor Nouws - Arnhem - Netherlands > marketing contact - http://nl.OpenOffice.org > Zeker van OpenOffice.org - www.nouenoff.nl - To u

Re: [api-dev] Function for ”transposing” a two dimensional array?

2008-10-09 Thread Cor Nouws
e this (and now I am just making it up): StringArray=ThisComponent.Sheets.getByName("Example").getColumnByPosition(1,1,101).getDataArray() This would, if it existed, mean that StringArray would contain all data from column 1, row 1 until 101. Maybe there are other smart solutions for thi

Re: [api-dev] query UNO IDL's

2008-10-12 Thread Cor Nouws
ized names. As concreate example: The style "Internet Link" isnt found and I get an exception. I suspect that this style exists but maybe has a different name on this location. Did you look at the character styles? Regards, Cor -- "The Year of 3" -2008- "Het jaar van 3

Re: [api-dev] Suggest filename before saving document

2008-10-17 Thread Cor Nouws
d With If oFilePickerDlg.execute() > 0 Then sFilesPicked() = oFilePickerDlg.getFiles() GetNameUsingFilePicker = sFilesPicked(0) End If Exit Function ErrorHandler: MyErrMessenger("GetNameUsingFilePicker") End Function '- Regards, C

Re: [api-dev] Suggest filename before saving document

2008-10-20 Thread Cor Nouws
of 3" = www.nieuwsteoffice.nl = Cor Nouws - nl.OpenOffice.org marketing contact - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [api-dev] Import Filters not working on Streams ?

2008-10-22 Thread Cor Nouws
The Year of 3" = www.nieuwsteoffice.nl = Cor Nouws - nl.OpenOffice.org marketing contact - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [api-dev] Import Filters not working on Streams ?

2008-10-22 Thread Cor Nouws
Fernand Vanrie wrote (22-10-2008 18:28) Cor Nouws wrote: Tobe more complete : [..] Even more thanks! please let me now where and when i can find your knowlegdebase Well, just a local folder with interesting subjects, that I search (together with fora etc.) ;) -- "2008: The Year

Re: [api-dev] API discussion/announce in the API mailing list?

2008-10-29 Thread Cor Nouws
way. I accept what is most practical for the developers here. Regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2008: The Year of 3" = www.nieuwsteoffice.nl = - To unsubscribe, e-ma

Re: [api-dev] How to move viewcursor into a Form.textbox

2008-12-03 Thread Cor Nouws
box1.start oviewcursor.gotorange(myrange, false) but get a unexplained error My gues would be that the text range from the textbox is a different from that where you created the viewcursor. Is the textbox also on the draw page of the document? Regards, Cor -- Cor Nouws-nl.OpenOffice.org

Re: [api-dev] Query on Converting slides to images.

2008-12-18 Thread Cor Nouws
://wiki.services.openoffice.org/wiki/Extensions_development ... Succes! Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2008: The Year of 3" = www.nieuwsteoffice.nl = - To unsubscribe, e-mail: dev-unsubscr...@api.open

Re: [api-dev] save to an image?

2009-01-06 Thread Cor Nouws
cument to a jpg via the user interface, nor of a filter that supports it. In general that means, it is not available. Maybe someone else knows better? Ciao, Cor PS. You are not subscribed to the list, so might miss answers. -- Cor Nouws-nl.OpenOffice.org marketing contact = "

[api-dev] inspect contents of the clipboard

2009-01-16 Thread Cor Nouws
information of the contents of the clipboard? Thanks, Cor 1] http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Common_Application_Features 2] http://api.openoffice.org/docs/common/ref/com/sun/star/datatransfer/DataFlavor.html -- Cor Nouws-nl.OpenOffice.org marketing

Re: [api-dev] inspect contents of the clipboard

2009-01-16 Thread Cor Nouws
Hi Malthe, Malte Timmermann wrote (16-1-2009 18:26) Cor Nouws wrote, On 01/16/09 18:15: I try to find out how to check the contents of the clipboard. In detail. ... If you like to parse the ODF or RTF content on your own - yes ;) You can't know such thing w/o looking into the content.

Re: [api-dev] unable to set content of com.sun.star.text.textfield.Annotation Note...

2009-01-31 Thread Cor Nouws
annotation with Hello as text... Regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2008: The Year of 3" = www.nieuwsteoffice.nl = - To unsubscribe, e-mail: dev-unsubscr...@api.openoffi

[api-dev] Basic: reading Locale from configuration returns only language for Dutch installation

2009-01-31 Thread Cor Nouws
I fool the program with the following lines. OOoLanguage = Lcase(Left(trim(OOoLangue),2)) OOoCountry = UCase(Right(trim(OOoLangue),2)) Which retuns 'nl' and 'NL' or 'en' and 'GB' etc... But that might be wrong in some situation

Re: [api-dev] Basic: reading Locale from configuration returns only language for Dutch installation

2009-02-01 Thread Cor Nouws
Hello Ariel, Ariel Constenla-Haile wrote (1-2-2009 1:46) On Saturday 31 January 2009 22:14, Cor Nouws wrote: reading this http://api.openoffice.org/docs/common/ref/com/sun/star/i18n/LanguageCountry Info.html and knowing what is returned for other languages ("en_GB" for exmaple), I

Re: [api-dev] Basic: reading Locale from configuration returns only language for Dutch installation

2009-02-01 Thread Cor Nouws
, en-GB, en-ZA (i.e. english variant of South-Africa). I did not think yet at the link with the names of the packages. Sounds quite logic :-) Thanks Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2008: The Year of 3" = www.nieuwst

Re: [api-dev] Basic: reading Locale from configuration returns only language for Dutch installation

2009-02-01 Thread Cor Nouws
Hello Ariel, Ariel Constenla-Haile wrote (2-2-2009 5:32) On Sunday 01 February 2009 20:23, Cor Nouws wrote: But the question came up, since for the StringResourceWithLocation (see mail on d...@extensions, 16-1-09 (1) ) I need to give a Locale as argument. Plus that I see that the files with

[api-dev] Varying results when connecting to OOo through COM

2009-02-03 Thread Cor Nouws
Hi *, Some months ago, I reworked some functions in Lotus Script to connect with OpenOffice.org Part of the functions take care to insert and resize a picture. With some experience and info found on the web, all worked OK. But later, the same code produced an error.. The line: lPictureSourece

Re: [api-dev] Change page height, width and margins. JAVA, OPENOFFICE 3

2009-02-07 Thread Cor Nouws
s from the document. And from there the pagestyles, and then the according properties, I guess in your case from the style Default. HTH & regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "20

Re: [api-dev] Varying results when connecting to OOo through COM

2009-02-09 Thread Cor Nouws
Hi Bernard, *, Bernard Marcelly wrote (3-2-2009 19:29) Message de Cor Nouws date 2009-02-03 12:34 : [...] The line: lPictureSoureceRatio = oGraph.GraphicObjectFillBitmap.Size.Height / oGraph.GraphicObjectFillBitmap.Size.Width produces error "Instance m

Re: [api-dev] Varying results when connecting to OOo through COM

2009-02-09 Thread Cor Nouws
Cor Nouws wrote (9-2-2009 15:43) Bernard Marcelly wrote (3-2-2009 19:29) See IDL description of service com.sun.star.drawing.GraphicObjectShape GraphicObjectFillBitmap : Deprecated. Use graphic property instead! ok... but I do not have problems using it in OOo's Basic environment.

Re: [api-dev] Hi

2009-02-20 Thread Cor Nouws
dev-subscr...@api.openoffice.org. And maybe you need to join d...@openoffice.org as well? Kindest regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwsteoffice.nl = --

Re: [api-dev] how to know if an extension is already running

2009-03-10 Thread Cor Nouws
. Then when starting the window is triggered again, the value of the variable shows that you have to quit initializing the window. Regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwst

Re: [api-dev] how to know if an extension is already running [edit]

2009-03-10 Thread Cor Nouws
nsion has been already activated. Or am I wrong? I think so. The extension is loaded when you start OpenOffice.org. Whether functions included in the extension are running, and when they stop, is up to your code. Ciao, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009

Re: [api-dev] Windows shortcuts not working in OO filepicker dialogs

2009-03-16 Thread Cor Nouws
ing the environmental variable "PathFavourites" to your system. Steps for Windows: - This computer - Advanced - Environmental variables - New ... Name "PathFavourites" ... value: the full paths separated by ";". This can be part of a work around, maybe? vr. groet, Cor -- C

[api-dev] Re: [dev] Basic insert caption openoffice

2009-04-03 Thread Cor Nouws
--- | A1 | B1 | | A2 | B2 | ------

Re: [api-dev] api to get page count

2009-04-09 Thread Cor Nouws
ve just looked in OOoBasic, what I am used to. ThisComponent.CurrentControler.PageCount does it. ThisComponent.CurrentController.ViewCursor.Page returns the page number. Hope this helps, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = &qu

Re: [api-dev] api to get page count

2009-04-09 Thread Cor Nouws
Aaron Ehrensberger wrote (9-4-2009 20:54) From: Cor Nouws [mailto:oo...@nouenoff.nl] I've just looked in OOoBasic, what I am used to. ThisComponent.CurrentControler.PageCount does it. ThisComponent.CurrentController.ViewCursor.Page returns the page number. Any chance you kno

Re: [api-dev] api to get page count

2009-04-09 Thread Cor Nouws
help though...I appreciate the response as it's moved me further... You're welcome. And be sure that some Java guys will help you a bit later on. -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OO

Re: [api-dev] api to get page count

2009-04-09 Thread Cor Nouws
Ariel Constenla-Haile wrote (9-4-2009 21:51) Hello Aaron, [...] Regards That's fast! (and great as usual) ;-) -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.ni

Re: [api-dev] Change pagestyle of all pages

2009-04-29 Thread Cor Nouws
changes the properties of one page style. Have a look at how Writer works with page styles. See the Help for that. After that you understand you have to change the settings of all page styles used in the document. Here is the code I use: [...] Kindest regards, Cor -- Cor Nouws

Re: [api-dev] Thinking about an API deprecation process

2009-04-29 Thread Cor Nouws
reasonable for me. I maintain some extensions in the public repository and for customers, and have no problem with changes at certain points, if well communicated etc. Ciao, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwst

[api-dev] Replace UNO:Paste

2009-04-29 Thread Cor Nouws
that is not the same as usable basic code for me ;-) Thanks for any pointers, Cor 1] http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Dispatch_Interception -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwst

Re: [api-dev] Replace UNO:Paste

2009-04-30 Thread Cor Nouws
o with the name FileSave or FilePrint to overwrite the default. -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwsteoffice.nl = - To unsubscribe, e-mail: dev-unsubscr.

Re: [api-dev] Change pagestyle of all pages

2009-05-01 Thread Cor Nouws
e document. -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Develop OOo" = www.nieuwsteoffice.nl = - To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org For additional com

Re: [api-dev] External API for ODF

2009-05-07 Thread Cor Nouws
defined XML file with the content, which can be easyly modified by any XML library, but that is not what I want to write to this chapter. For example for the MS Office suite there is Apache POI, Office .NET and such. Is there something similar for OOo you heared of? -- Cor Nouws

Re: [api-dev] Unfortunate document event name - how to fix it?

2009-05-11 Thread Cor Nouws
ocument has been saved as Save Document Document has been saved Close Document Document is closing Activate Document Deactivate Document Print Document -- Cor Nouws-nl.OpenOffice.org marketing contact = "2009 - Devel

Re: [api-dev] Adding text to a TitleTextShape on an XDrawPage

2009-05-30 Thread Cor Nouws
[adding Jeremy to cc] Jeremy, if you want to be sure to see replies, pls subscribe to the mail list via dev-subscr...@api.openoffice.org Regards - Cor Bernard Marcelly wrote (30-5-2009 14:11) Hi Jeremy, First add the form on the draw page. Then setString. -- Cor Nouws

Re: [api-dev] temp files

2009-06-03 Thread Cor Nouws
s documents (headers/footers) when doing mail merge. http://www.openoffice.org/issues/show_bug.cgi?id=40827 Maybe has little to do with your request... but it does tell some technical stuff, which might be of help. Regards, Cor -- Cor Nouws-nl.OpenOffice.org marketing contact =

Re: [api-dev] Avoiding Moving The Cursor Before Start of Document

2009-06-26 Thread Cor Nouws
the start of the document? [...] What I would try (I don't have a working example at hand, sorry) is creating a textcursor at the start of the text, and compare the range of your oCurs with that range. HTH, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkel

Re: [api-dev] Avoiding Moving The Cursor Before Start of Document

2009-06-27 Thread Cor Nouws
ses and replacement texts in a hurry and they are stored in the document, but can be exported to a text file and imported in another document, so they are document specific but can be transferred. -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice

Re: [api-dev] Alignment of TextGraphicObject

2009-06-27 Thread Cor Nouws
that? Regards, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl - To unsubscribe, e-mail: dev-uns

Re: [api-dev] Open Office and Word

2009-07-10 Thread Cor Nouws
m Confused at Heart, in the UK :-) -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl - To uns

Re: [api-dev] OO calc extensions using Python : keyboard shortcuts

2009-07-13 Thread Cor Nouws
-x to access my underlying sub-menus, all of which do have an underlined letter or number somewhere (eg xmenu1 starts with an underlined x)? In the extension I create, a ~ in the string creates the accelerator. Have you tried that? Greetings, Cor -- Cor Nouws - nl.OpenOffice.org marketing conta

Re: [api-dev] Handling Check Boxes in .doc

2009-08-10 Thread Cor Nouws
://wiki.services.openoffice.org/wiki/Extensions_development ?? Best regards, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl

[api-dev] Improvement for snippet Calc/Calc.InsertGfx.snip

2009-08-11 Thread Cor Nouws
/GraphicObjectShape.html#GraphicObjectFillBitmap So it should be changed to oSecond.Graphic = oLinked.Graphic Someone taking care for that? Ciao - Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie

Re: [api-dev] setData on a chart

2009-08-11 Thread Cor Nouws
into this). But I see issue http://www.openoffice.org/issues/show_bug.cgi?id=103984 is the one to keep an eye on. Ciao - Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie www.nieuwstevers

Re: [api-dev] Progress on exporting the Dev Guide to ODT and PDF

2009-08-21 Thread Cor Nouws
ted a file with cumulated CC minutes of this year, and even those were done in no time. Great! Cor -- Cor Nouws - nl.OpenOffice.org marketing contact Ontwikkelaar? Join! http://council.openoffice.org/developers.html Gevoel niet vrij te zijn? Zie www.nieuwstevers

Re: [api-dev] Reading the label from a button in a dialogue - how?

2009-09-06 Thread Cor Nouws
Hi Johnny, Johnny Rosenberg wrote (6-9-2009 20:43) Ctl=Dlg.getControl("CommandButton1") Dlg.getControl("CommandButton1").getModel.text = "" will work Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor R

Re: [api-dev] Reading the label from a button in a dialogue - how?

2009-09-06 Thread Cor Nouws
Johnny Rosenberg wrote (6-9-2009 22:15) 2009/9/6 Cor Nouws : Dlg.getControl("CommandButton1").getModel.text = "" No, it won't. There is no getModel().Text Ahrrgg, sorry, my mistake I use Dlg.getControl("CommandButton1").getModel.Label

Re: [api-dev] Re: Page Style for a Dictionary

2009-09-08 Thread Cor Nouws
HTH, Kindest regards, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl - To unsubscribe, e-mail: dev-uns

Re: [api-dev] help with XSpreadsheet

2009-09-21 Thread Cor Nouws
subscribe, mail to dev-subscr...@api.openoffice.org) -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl - To u

Re: [api-dev] java MailMerger for open office 3.1.1

2009-10-14 Thread Cor Nouws
e it ever did on something >= OOo 2.0). better would be to fix the snippet. Is there a volunteer? Both Ted and René are interested and took a look at the stuff. So .. ;-) Ciao - Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Comm

Re: [api-dev] Where can I find the SDK for OO 2.4.x?

2009-11-23 Thread Cor Nouws
n ftp://ftp.tu-chemnitz.de/pub/openoffice-archive/stable/ or here http://download.openoffice.org/2.4.0/sdk.html (linked via via from download page nowadays) Ciao - Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vr

Re: [api-dev] Where can I find the SDK for OO 2.4.x?

2009-11-25 Thread Cor Nouws
there is a difference between them? besides that it makes sense that, if Marco downloaded OOo 2.4.3, he should also use the 2.4.3 SDK. That is definitely right. Thanks for correcting me. Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the

Re: [api-dev] Missing interfaces in OOo 3.2: Why not a blocker?

2009-11-26 Thread Cor Nouws
at relea...@openoffice.org Do you to do it there? If not (not subscriber for example) I can. Best, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vrij te zijn? Zie www.nieuwst

Re: [api-dev] open office with VB

2009-12-08 Thread Cor Nouws
best regards, Cor PS CC-ed because you are not subscribed to the list -- pls reply to the list only. -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vrij te zijn? Zie www.nieuwsteversi

Re: [api-dev] How to create macro using api?

2009-12-14 Thread Cor Nouws
://wiki.services.openoffice.org/wiki/API http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide http://wiki.services.openoffice.org/wiki/Extensions_development_basic http://codesnippets.services.openoffice.org/index.xml http://wiki.services.openoffice.org/wiki/API/Samples/StarBasic Ciao - Cor -- Cor Nouws

Re: [api-dev] How to create macro using api?

2009-12-15 Thread Cor Nouws
not any info you need. If you have any specific problem question, pls come back ;-) Best, Cor -- Cor Nouws - nl.OpenOffice.org marketing contact - Community Contributor Representative in the Community Council Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl

Re: [api-dev] How to create macro using api?

2009-12-15 Thread Cor Nouws
Cor Nouws wrote (15-12-09 09:45) Alexander Anisimov wrote (15-12-09 09:37) I have external application on Java. Generally speaking I want to create documents each closing behaves differently. As a solution I want to create macro, which should do something, and bind it on BeforeCloseEvent

Re: [api-dev] Print current page in writer

2010-01-03 Thread Cor Nouws
n the Writer print dialog from "All Pages" to "Pages" (which defaults to the current page)? Don't know that right away. The page http://api.openoffice.org/ points to the wiki, devguide, examples... Maybe that helps, Best, Cor -- >> Your office 2010 software:

Re: [api-dev] Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Cor Nouws
not true that no one cares ;-) Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - nl.OpenOffice.org marketing contact - Community Council member - To unsubscribe, e-mail:

Re: [api-dev] Re: Trying to understand random access to a file with OpenOffice.org Basic

2010-01-04 Thread Cor Nouws
on or Java or .. :-) Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - nl.OpenOffice.org marketing contact - Community Council member - To unsubscribe, e-mail: dev-unsubscr...@api.o

Re: [api - dev] How to change Macro Security Level in program?

2010-01-29 Thread Cor Nouws
office 2010 software: the new OpenOffice.org << Cor Nouws - nl.OpenOffice.org marketing contact - Community Council member - To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org For additional commands, e

Re: [api-dev] Add Bulleting and Numbering style.

2010-02-14 Thread Cor Nouws
aster you enter the view where the properties of the various outline levels can be set. So if you want to create styles, you should look for a way to create masterpages, IMO. HTH, & best regards, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws

Re: [api-dev] Help to create MACRO

2010-02-25 Thread Cor Nouws
n your code of with the OpenOffice.org API, we can help you. It is in general not meant as a supplier for macro's on request ;-) Thanks a lot! You're welcome. I've send a CC to you cause you're not subscribed to the list. Pls write again if you need further help. Regar

Re: [api-dev] Problems with protect method

2010-03-01 Thread Cor Nouws
=108245 ? Regards, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - ideas/remarks for the community council? - http://wiki.services.openoffice.org/wiki/Community_Council - To unsubsc

Re: [api-dev] Windows and Linux portability queries

2010-03-23 Thread Cor Nouws
uiType = 3 Then ' Mac OS Else MsgBox "unknown OS", 16 Else Do you have influence on the systems where the extension is used? Then you can set an own environ var and use that: Environ("MyEnvironVar") Regards, Cor -- >> Your office 2010 software: the new Open

Re: [api-dev] info/CWS slidecopy : +css.ui.UIElementType.TOOLPANEL / css.ui.XToolPanel

2010-05-04 Thread Cor Nouws
king windows by themselves). Looking forward to try this out (I hope I can resist to check out and build this cws). + 1 - thanks for this, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - ideas/remarks for the community council? - http://wiki.s

Re: [api-dev] api: example for working with impress?

2010-05-24 Thread Cor Nouws
0).getByIndex(n) gets shape n on that slide. regards, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - ideas/remarks for the community council? - http://wiki.services.openoffice.org/wiki/Community_Council -

Re: [api-dev] pdf import programmatically

2010-06-16 Thread Cor Nouws
rortable Document Format (*.pdf)" in order to import a PDF. So I guess (didn't try) that passing that as filter name should work.. HTH & regards, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - ideas/remarks

Re: [api-dev] Tabs in openoffice extension dialogs

2010-06-23 Thread Cor Nouws
alid As far as I am aware: yes. With the steps property, you can reach effects that are more or less the same. Regards, Cor -- >> Your office 2010 software: the new OpenOffice.org << Cor Nouws - ideas/remarks for the community council? - http://wiki.services.ope

Re: [api-dev] AddOn works on Windows but not on Linux

2010-10-19 Thread Cor Nouws
Hi Martin, Martin Dobiasch wrote (18-10-10 15:24) My AddOn works fine on Windows but when i try to test it with Ubuntu im not able to even see the toolbar. I'm using same version of OpenOffice on both systems. I can install the extension without problems. What could be wrong with my AddOn? Rat

[api-dev] Conserve Toolbar button HelpID ? (Was: Re: [api-dev] BASIC: Change toolbar button icon ?)

2010-10-19 Thread Cor Nouws
Hi *, A question related to an old thread. I first quote the useful piece of code form Carsten, so that is clear where I talk about. Carsten Driesner wrote (29-10-09 10:50) REM * BASIC * REM *** This example creates a new basic macro toolbar button on REM *** the Writer standard bar

Re: [api-dev] Conserve Toolbar button HelpID ? (Was: Re: [api-dev] BASIC: Change toolbar button icon ?)

2010-10-19 Thread Cor Nouws
Hi Carsten, Carsten Driesner wrote (19-10-10 16:06) From my point of view this is not a bug. A function in a toolbar or menu item contains a CommandURL which describe what command will be processed on activation. As the CommandURL is a unique identier for the function it can also be used for t

Re: [api-dev] AddOn works on Windows but not on Linux

2010-10-19 Thread Cor Nouws
Hi Martin, Martin Dobiasch wrote (19-10-10 20:38) Yes other extensions work. I played a round with different versions and now I got it working with linux. Good :-) Don't know why... It should be possible to learn that from the differences? Everything works now besides the Title of the to

Re: [api-dev] Document Server Memory Leak Suspicion

2010-11-02 Thread Cor Nouws
Hi Chris, Chris Rider wrote (02-11-10 16:47) Thanks for the comment/insight... I'll try to investigate, but not hopeful. It happens once a document is closed, seemingly (could be on open, too)... and each subsequent/repeated opening of the file takes longer and longer. It really just seems like

Re: [api-dev] Document Server Memory Leak Suspicion

2010-11-02 Thread Cor Nouws
Hi Chris, Chris Rider wrote (02-11-10 19:10) We came up with a process that regularly restarts it before the memory usage becomes too high, but this is not 100% desirable in our particular application. We can't have any kind of interruption in how we display content (brief flashes or anything).

Re: [api-dev] OpenOffice 3.2.1 not printing on Windows Servers through the API

2010-12-20 Thread Cor Nouws
Hi Herter, Herter, Scott wrote (20-12-10 14:17) At this point I don't know what the exact problem is or why it is not working on Windows Servers but is working on Windows Desktops. Maybe something simple/stupid as a default printer? (To be honest, I have no real idea how the difference might b

[api-dev] UTF-8 from Ubuntu not supported by OOoBasic on Windows?

2011-02-14 Thread Cor Nouws
Hi *, This is about text encoding and special characters on Ubuntu and Windows Take a text file with special characters (e.g. "Extréme") Saving on Ubuntu in gedit, the default text encoding is UTF-8. Reading the file in OOo Basic with 'Open sFile for Input' and showing the text is OK. But rea

Re: [api-dev] UTF-8 from Ubuntu not supported by OOoBasic on Windows?

2011-02-14 Thread Cor Nouws
Hi Stephan, Stephan Bergmann wrote (14-02-11 11:27) I assume Basic's Open uses as encoding for the given file the value of osl_getThreadTextEncoding (which is something like OOo's abstraction of the text encoding in use in the system, which typically happens to be UTF-8 in Ubuntu, but MS-1252 o

Re: [api-dev] UTF-8 from Ubuntu not supported by OOoBasic on Windows?

2011-02-14 Thread Cor Nouws
Hi Noelson, Noelson Duarte wrote (14-02-11 18:42) You can use api streams like XTextInputStream and method setEncoding. Thank you, will have a look into that :-) Cor -- - giving openoffice.org its foundation :: The Document Foundation - --

[api-dev] Re: How to insert a page break

2011-05-04 Thread Cor Nouws
Herter, Scott wrote (04-05-11 21:13) I figured out how to set a page break through the cursor properties, I just can’t find a way to break left/right or odd/even. My idea would be to set the page style. Regards, Cor -- - http://nl.libreoffice.org - giving openoffice.org its foundation :: Th

[api-dev] Re: INFO: New home and EOL of this mailing list in the near future

2011-09-04 Thread Cor Nouws
Hi Juergen Jürgen Schmidt wrote (02-09-11 08:05) As the project lead of the API and Extension project i would like to inform you that this mailing list will go end of life soon (exact date Thanks for all you did on this lists and the advice that I have received from you and others. At this m

[api-dev] custom menu to document in relation to cust.menu in Writer

2006-04-16 Thread Cor Nouws
, that when a document document-bounded menu is loaded, an Writer-bounded menu, existing in OOo where the document+menu is made, is not available. This is something to keep in mind. Is this fully correct? Are others familiar with this behaviour? Thanks, -- Cor Nouws www.bsooo.nl - www.nouenoff.nl

[api-dev] imported basic library disappears after closing OOo

2006-04-16 Thread Cor Nouws
on this system (WinXP, SP1, OOo 2.0.2) But I can't on Debian / OOo2.0.2 and Win98 OOo 2.0.2 Anyone an idea? Thanks, Cor -- Cor Nouws www.bsooo.nl - www.nouenoff.nl Free your files - To unsubscribe, e-mail: [EMAIL PROTE

Re: [api-dev] custom menu to document in relation to cust.menu in Writer

2006-04-16 Thread Cor Nouws
ink you are right. Some things I've been told, were better bounded than others ;-) Regards, Cor -- Cor Nouws www.bsooo.nl - www.nouenoff.nl Free your files - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [api-dev] imported basic library disappears after closing OOo

2006-04-18 Thread Cor Nouws
hread&from=1330425 I'll find some time next weekend, to sort things out. Greetings, Cor --- Cor Nouws <[EMAIL PROTECTED]> wrote: I import a basic-library (Tools|Macro's|Manag|Basic ... Manage, Library's ... Add) and close OOo (incl. quickstarter) When I start

Re: [api-dev] Macro for 'Insert/Sheet from (txt) file' ?

2006-05-13 Thread Cor Nouws
x27;t that what suitable for your purpose? Greetings, Cor -- Cor Nouws www.bsooo.nl - www.nouenoff.nl Free your files - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [api-dev] Macro for 'Insert/Sheet from (txt) file' ?

2006-05-14 Thread Cor Nouws
Hi Ennio, Ennio-Sr wrote: Hi Cor, Thank you for solving so rapidly my problem! Glad I could be of help + that OOo is so smart :-) Cor -- Cor Nouws www.bsooo.nl - www.nouenoff.nl Free your files - To unsubscribe, e-mail

Re: [api-dev] Row Height of TextTable with Autoheight Always 0

2006-06-01 Thread Cor Nouws
Hi Kent, Kent Gibson wrote: oRow = ThisComponent.getTextTables().getByIndex(0).getRows().getByIndex(0) I think the last (0) should be (nRow) Greetings, Cor NB Pls do not start a new thread in reply to anothe posting -- Cor Nouws O http://nl.openoffice.org/waarom O O

Re: [api-dev] Macro editing

2006-07-24 Thread Cor Nouws
fice.org/issues/show_bug.cgi?id=66394 (bug in an update in Debian)? Greetings, Cor -- Cor Nouws www.nouenoff.nl - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [api-dev] dialog and combobox

2006-07-28 Thread Cor Nouws
Hi Seva, Sevastian `seva` Foglia wrote: If I set to true combobox ReadOnly property I can't select its item. Is it a bug? It looks like. 'Activated true' and 'Read-Only true' make it un-usable. A listbox with 'Activated true' and 'Read-Only false

Re: [api-dev] how to remove final paragraph?

2006-08-25 Thread Cor Nouws
Stephan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------- To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

  1   2   3   >