Search found 412 matches

by Bidouille
Thu Apr 18, 2024 9:11 am
Forum: Macros and UNO API
Topic: mscx_uno bridge error
Replies: 1
Views: 354

Re: mscx_uno bridge error

wanglong wrote: Wed Apr 17, 2024 1:10 pm in windows 7 with sp1
https://learn.microsoft.com/en-us/lifec ... /windows-7
by Bidouille
Sat Apr 13, 2024 6:16 pm
Forum: Macros and UNO API
Topic: [Solved] Get Set Modify the script name for dialog control events
Replies: 9
Views: 1037

Re: Get Set Modify the script name for dialog control events

Alex6361 wrote: Thu Apr 11, 2024 9:17 amYou did not actually answer the question I posed
Provide a document to show us what you want. It will save us time.
by Bidouille
Tue Feb 06, 2024 4:15 pm
Forum: Macros and UNO API
Topic: Draw: "Insert File" into file
Replies: 12
Views: 2693

Re: Draw: "Insert File" into file

jep wrote: Mon Feb 05, 2024 4:39 pm but how can one select to display a certain page?
You cannot interact with UNO commands
by Bidouille
Fri Jan 12, 2024 9:35 am
Forum: General Discussion
Topic: [Solved] How to become an OpenOffice developer?
Replies: 7
Views: 6234

Re: [Solved] How to become an OpenOffice developer?

the lack of support for XLSX, DOCX, PPTX etc formats From my POV, it makes no sense to be able to export in these formats. This has encouraged Microsoft to continue with OOXML to the detriment of ODF. And as I also said, I was actually starting down the road to contributing to some of these areas. ...
by Bidouille
Thu Jan 11, 2024 5:38 pm
Forum: User Experience (UX)
Topic: [Solved] Request to fix OpenOffice 4.1.15 for macOS 12.7.2
Replies: 4
Views: 3392

Re: Request for Apache to FIX OpenOffice 4.1.15 to work on macOS

b4integrity wrote: Sat Jan 06, 2024 4:35 pm Apache OpenOffice 4.1.15 does NOT work on macOS Monterey 12.7.2
Could you be more explicit?
An error or better, a screenshot will be help than this laconic sentence
by Bidouille
Thu Jan 11, 2024 5:30 pm
Forum: Base
Topic: [Solved] Error in script file: out of memory
Replies: 5
Views: 1366

Re: Error in script file: out of memory

2.7 Mb seems huge. Maybe you have ghost objects in your ODB
Try this: https://extensions.openoffice.org/en/pr ... db-cleaner
by Bidouille
Thu Jan 11, 2024 5:07 pm
Forum: Site Feedback
Topic: [Solved] Users Online Information
Replies: 5
Views: 2080

Re: [Solved] Users Online Information

These guests are often bots (search engine) who crawl the forum
by Bidouille
Thu Jan 11, 2024 5:03 pm
Forum: General Discussion
Topic: [Solved] How to become an OpenOffice developer?
Replies: 7
Views: 6234

Re: [Solved] How to become an OpenOffice developer?

WarrenOz wrote: Wed Jan 10, 2024 8:31 pm My plan was to actually code up a whole bunch of basic features that were missing from Calc.
Just a single post and nothing information about these missing functions you wanted to develop?
I remain sceptical about this testimony
by Bidouille
Thu Jan 11, 2024 4:54 pm
Forum: Base
Topic: [Solved] Error in script file: out of memory
Replies: 5
Views: 1366

Re: Error in script file: out of memory

AfTech54 wrote: Thu Jan 11, 2024 1:52 pm I'm recording all my photos and films (apr. 11500 p) in basedocument.
Read what is posted on this forum.
The application loads the entire database into memory.
So it is therefore recommended to store images outside and use links instead.
by Bidouille
Wed Dec 20, 2023 10:08 am
Forum: Macros and UNO API
Topic: [Solved] Can't password-protect my macro library
Replies: 6
Views: 2231

Re: OO4.1.14 will not let me Password protect my Macro Library

For this to work, you must have a library named other than "Standard"
by Bidouille
Thu Dec 14, 2023 3:03 pm
Forum: Site Feedback
Topic: Site very slow for a few days. Has anyone noticed this?
Replies: 6
Views: 2475

Re: Site very slow for a few days. Has anyone noticed this?

Again for all NL forums The slowdown is due to the large number of guest connections from: Amazon Technologies Inc. AT-88-Z (NET-47-128-0-0-1) 47.128.0.0 - 47.131.255.255 Amazon Data Services Singapore AMAZON-SIN (NET-47-128-0-0-2) 47.128.0.0 - 47.131.255.255 https://www.phpbb.com/community/viewtopi...
by Bidouille
Sat Nov 18, 2023 5:53 pm
Forum: Macros and UNO API
Topic: [Solved] [Calc] FindCreateNumberFormatStyle not defined
Replies: 2
Views: 1958

Re: FindCreateNumberFormatStyle not defined

Try a search next time: code snippet

And post in the right place: viewforum.php?f=20
by Bidouille
Thu Nov 16, 2023 12:05 pm
Forum: Macros and UNO API
Topic: [Solved] Change an empty node value with DocumentBuilder
Replies: 7
Views: 2412

Re: Change an empty node value with DocumentBuilder

Rather than beating about the bush

Instead of

Code: Select all

oElem.setNodeValue(sValue)
Replace by

Code: Select all

oElem.appendChild(oDom.createTextNode(sValue))
by Bidouille
Thu Nov 09, 2023 9:57 am
Forum: Base
Topic: Music collection database design
Replies: 16
Views: 4098

Re: Music Col. new

floris v wrote: Tue Nov 07, 2023 3:52 pmIf artist really means creator/composer of a song, a 1-n relation is fine.
Nirvana – In Utero
Song: Scentless Apprentice
Music By – Dave Grohl, Krist Novoselic, Kurt Cobain
Words By – Kurt Cobain
by Bidouille
Tue Nov 07, 2023 3:21 pm
Forum: Macros and UNO API
Topic: [Solved] Can a macro run another macro?
Replies: 12
Views: 3733

Re: Can a macro run another macro?

As I see, your sample document is in HTML format.
So use a simple text editor (like NotePad++) to search and replace string should be enough.
by Bidouille
Tue Nov 07, 2023 3:16 pm
Forum: Base
Topic: Music collection database design
Replies: 16
Views: 4098

Re: Music Col. new

Please provide a database in english, this is more easy to understood here.

As I see, the relation 1-n between artiste and song is wrong
Because a song could be sing by more artists.
capture.jpg
capture.jpg (19.78 KiB) Viewed 4093 times
by Bidouille
Tue Oct 03, 2023 8:50 am
Forum: MS Windows
Topic: [Solved] How to change icon of OpenOffice document file
Replies: 4
Views: 4005

Re: How to change icon of OpenOffice document file

intanet wrote: Mon Oct 02, 2023 6:21 pm Now my .doc (since I don't use .ODF)
Read this: viewtopic.php?f=71&t=83694
This is a non-sense to use an open software with the Microsoft format
by Bidouille
Tue Oct 03, 2023 8:45 am
Forum: MS Windows
Topic: [Solved] First time W-11 OpenOffice install - get RECIPE app instead
Replies: 5
Views: 3978

Re: [Solved] First time W-11 OpenOffice install - get RECIPE app instead

capture.png
capture.png (65.65 KiB) Viewed 3700 times
I see that you use an account's name with a single quotation mark.
Try a different location
by Bidouille
Mon Oct 02, 2023 4:35 pm
Forum: MS Windows
Topic: [Solved] How to change icon of OpenOffice document file
Replies: 4
Views: 4005

Re: How to change icon of OpenOffice document file

intanet wrote: Sun Oct 01, 2023 11:14 pm The open office icon for a document file is white
This is not an issue for OpenOffice but for Windows.
ODF association seems to be broken in your explorer.
Try a search with "How to Change File Associations in Windows"
by Bidouille
Mon Oct 02, 2023 4:27 pm
Forum: Writer
Topic: Creating form with de-selectable option buttons
Replies: 11
Views: 2490

Re: Creating form with un-selectable option buttons

Livia wrote: Mon Oct 02, 2023 11:26 amwhen somebody is filling out the form in a PDF application
Build a PDF form is very simple if you stay with basic. But you can not do fields input control with macro.
by Bidouille
Tue Aug 29, 2023 8:24 am
Forum: Writer
Topic: Convert Microsoft Word to OpenOffice
Replies: 5
Views: 2695

Re: Convert Microsoft Word to OpenOffice

No need to convert because MS-Word (since 2016 edition) can read/write ODF.
by Bidouille
Fri Jun 30, 2023 6:39 pm
Forum: Writer
Topic: [Dropped] Image not inserted on expected page
Replies: 13
Views: 1331

Re: Image not inserted on expected page

Bill wrote: Fri Jun 30, 2023 6:35 pm Images are inserted in a position relative to the selected paragraph
This parameter can be set with this extension: viewtopic.php?t=107805
by Bidouille
Mon Jun 26, 2023 10:03 am
Forum: Macros and UNO API
Topic: Set chart type as Column in VB
Replies: 6
Views: 2379

Re: Set chart type as Column in VB

Did you read my last post? :roll:
by Bidouille
Wed Jun 21, 2023 2:21 pm
Forum: Calc
Topic: Formula to reference image in cell
Replies: 5
Views: 1019

Re: Spreadsheet formula needed to reference cell

herbie48 wrote: Wed Jun 21, 2023 6:50 am simple process of inserting an image into a cell and have that image file name appear in another cell
Use this extension: https://extensions.openoffice.org/en/pr ... re-comment
by Bidouille
Sun Jun 18, 2023 10:58 am
Forum: Macros and UNO API
Topic: [Solved] Go to next record with macro code
Replies: 13
Views: 3866

Re: Go to next record with macro code

Gix800 wrote: Sun Jun 18, 2023 9:04 am So you are telling me that it is not possible move to the next record via macro code?
Did you read Mr.dandy proposing?
Gix800 wrote: Sun Jun 18, 2023 9:04 amFor my purpose I have to achieve this result and not interested mailmerge function.
Upload a sample document, you avoid us crystal ball usage.
by Bidouille
Sun Jun 18, 2023 10:55 am
Forum: Mac OSX
Topic: [Dropped] Freezing of uploading procedure
Replies: 2
Views: 3418

Re: Freezing

Already 160 posts about this question: search.php?keywords=freez*&fid%5B0%5D=17
by Bidouille
Sat Jun 17, 2023 3:43 pm
Forum: Macros and UNO API
Topic: Set chart type as Column in VB
Replies: 6
Views: 2379

Re: Charts in VB

VB = Microsoft
Do it with (native) StarBasic.
Studdy this snippet code: viewtopic.php?t=88567

If you do not achieve this, attach a document.
by Bidouille
Fri Jun 16, 2023 8:27 pm
Forum: Calc
Topic: [Issue] Unwanted "Update Links" prompt
Replies: 4
Views: 522

Re: Unwanted "Update Links" prompt

Well you can comment and add your vote to bump this issue.
by Bidouille
Fri May 05, 2023 10:38 am
Forum: MS Windows
Topic: OpenOffice Will Not Open
Replies: 7
Views: 5539

Re: OpenOffice Will Not Open

System Error "The code execution cannot proceed because fwi.dll was not found. Reinstalling the program may fix this problem" Never see this message :shock: Where are you downloaded the package? Remember that fake/scam OpenOffice exists: https://forum.openoffice.org/en/forum/viewtopic.php...