openoffice-basic
How to insert data to Open Office Base using Visual Basic?
I have a problem in inserting data from a sheet into database. Some people say that this can be done using (UNO) RowSet, but i find minimal example for this. 开发者_高级运维Could anyone give my a samp[详细]
2023-04-11 09:06 分类:问答Custom Array Functions in Open Office Calc
Could someone please tell me how to write a custom function in Open Office Basic to be used in Open Office Calc and that returns an array of values. An example of one such built-in function is MINVERS[详细]
2023-02-22 23:53 分类:问答Hide checkbox in OO BASIC
Hi How I can hide check box开发者_JAVA百科 in Open Office BASIC? I tried use: chckbox.visible=false[详细]
2023-02-13 23:04 分类:问答Open Office replace()
does Open Office BASIC support function replace(string,search string, replac开发者_StackOverflowe with)?Yes, Open Office BASIC supports this function, but be aware it is not case sensitive. Yes, the f[详细]
2023-02-10 14:07 分类:问答OpenOffice BASIC IsNumber
I have to migrate document from MS Excel to Open Office with macros. Everything works fine except this function[详细]
2023-02-09 18:19 分类:问答Open an OpenOffice Spreadsheet from a Writer Macro
I\'m new to OpenOffice and I\'m trying to port an MS Office macro over 开发者_如何学Goto OpenOffice Basic. I need to be able to open a Calc spreadsheet from Writer so I can dump its contents into an a[详细]
2023-01-24 01:30 分类:问答pass object from JS to PHP and back
This is something that I don\'t think can\'t be done, or can\'t be done easy. Think of this, You have an button inside a div in HTML, when you click it, you call a php function via AJAX, I would like[详细]
2022-12-23 23:29 分类:问答