Hi Thomas, I'm posting on blog tonight or tomorrow morning some code that I wrote, Its basically a component like yours, a SOffice Basic script, a shell executable of course and a Java executable too... regarding this, let me know if anything is wrong with it ok?
Now I'll start thinking about XGrammarChecker.idl methods based on your previous e-mails... We think we are understanding components creation process. ^^ A question: We guess we will need modify some pieces of OOo source; for example, we will need to mark in each paragraph object where are mistakes, so it seems this object will need more attributes (proprieties); what do you think? In Chapter 3 (Professional UNO) of Developer Guide, we read that it is possible add properties to services. Can we use this concept to add properties to paragraphs, which save correction state of these objects? If not, what should be the best way?
