--- Jens-Heiner Rechtien
<[EMAIL PROTECTED]> schrieb:
> Well to me it looks like your checkout is broken
> because you definitely missing at least two required
> modules. You can check them out by name, for example
> "cvs -d ... co epm". It's no wonder your build broke
> ...
Ok, that's the explan
Thanks for the help and comments.
I seem to have got it working, it needs more testing.
Surly there seems to be a bug here:
xShapeProps.setPropertyValue( "VertOrientPosition",
new Integer( 2 ) );
xShapeProps.setPropertyValue( "HoriOrientPosition",
new Integer( 12000 ) );
These properties are
Johannes Walther wrote:
--- Jens-Heiner Rechtien
<[EMAIL PROTECTED]> schrieb:
Well to me it looks like your checkout is broken
because you definitely missing at least two required
modules. You can check them out by name, for example
"cvs -d ... co epm". It's no wonder your build broke
...
O
Hello Gautham,
Hey Andreas,
On the other side ... a dispatch interceptor must not deal with a
types/filter configuration at all ...
"
- So do I need a TypeDetection.xml for a dispatch interceptor or nor?
You dont need such TypeDetection.xml.
The idea behind addons is the following one:
Quoting Eike Rathke <[EMAIL PROTECTED]>:
> Hi Emre,
> On Tue, Feb 07, 2006 at 23:28:51 -0800, Emre S�zduyar wrote:
> > How can I use that links files ???
>
>http://l10n.openoffice.org/source/browse/l10n/i18npool/source/calendar/calendar_hijri.cxx
>
> What do you mean with "how you can use it"? U
Brett the James wrote:
> Hi,
>
> I was wondering if there was any sort of master list (or even several
> sublists) that would help me understand what each .png file in
> images.zip? I've been looking around, but I cannot find anything of
> the like. In fact, it seems as if there are a treme
Vincenzo Giuliano wrote:
> Hi ALL,
> I have a question for YOU.
> Can I catch macro execution when user run it on an office document?
> I work in Java. How can I do it?
I assume that you mean: how can I intercept the macro execution by being
called immediately before the macro is going to be exec
Hi Marc,
Marc Ozonne wrote:
Hi all !
I wonder which tool has been used to generate OpenOffice help.
I'm looking for an open source tool to make chm-like documentations on
linux.
You may find all relevant informations here :
http://documentation.openoffice.org/online_help/index_new.html
But if
I mean I want to use this links issued projects in Calc. But I don't know
how I can recompile OOo.
_
Sadece sohbet ile yetinmeyin - eglneceye de doymak için Messenger'i tercih
edin! http://messenger.msn.com/?mkt=tr&DI=3490&XAPID=2
Hey Andreas,
">
> I am still quite confused about the TypeDetection.xcu (I use Ooo2.0 so
> is that SO7 or SO8??) I am also unsure about the significance/values
> of the entries in the TypeDetection.xcu. I also need a hand in
> converting the hex codes (esp. for
> import/export) to decimal, so
is it possible to use openoffice to build a database like SQL-Ledger so it is a
stand alone app so to speak
so you could use it with out all the other programs no server and the
like just open office
any info would be most helpful
thanks
--
Hans
[EMAIL PROTECTED]
OK first off, it has became really difficult to report a bug to
issuezilla (is that more politically correct then bugzilla? So lame.)
It took me about 20 minutes of surfing to find it anymore and I couldn't
login in. I tried having them send me my password...no reply. I tried
applying for a ne
Hi again,
I took your code and just added some lines. Here you are:
XInterface xTextFrameInterface = (XInterface)
mxDocFactory.createInstance("com.sun.star.text.TextFrame");
XTextContent xFrameContent = (XTextContent)
UnoRuntime.queryInterface(XTextContent.class,
Hi Emre,
On Tue, Feb 07, 2006 at 23:28:51 -0800, Emre S�zduyar wrote:
> How can I use that links files ???
>
> http://l10n.openoffice.org/source/browse/l10n/i18npool/source/calendar/calendar_hijri.cxx
What do you mean with "how you can use it"? Use the calendar in number
formats? Via API? In an
Joerg Barfurth wrote:
Hi,
Andreas Schlüns wrote:
Right
The old path was:
"org\openoffice\Office\TypeDetection.xml"
Not entirely correct.
The very old path (OOo 1.0.x) was:
registry/instance/org/openoffice/Office/TypeDetection.xml
This used a file format that isn't understood by late
Hi Johannes,
On Wednesday 08 February 2006 12:19, Johannes Walther wrote:
> > Epm creates the rpm-archives, that's the regular way
> > to obtain installation sets.
>
> Ok, but the point I don't get (and you seem to miss
> seeing) is *why* do I need an installation set.
> That's ok if I just want
Christian Junker wrote:
Hi Jürgen,
2006/2/7, Jürgen Schmidt <[EMAIL PROTECTED]>:
The secure way is that you start your OOo server manually and connect
to it via TCP/IP and the specified socket. It is recommended to use
this way if you want to develop something serious.
sorry but that is wrong,
Gautham Kasinath wrote:
Hey Andreas,
Thanks a million for the detailed explanation.
I have now jumped from an addon component to a filter and now to a dispatch
interceptor. :)
Only for clarification: an addon sint so different from a filter, a
dispatch interceptor or any other uno componen
Hi Jürgen,
2006/2/7, Jürgen Schmidt <[EMAIL PROTECTED]>:
> > The secure way is that you start your OOo server manually and connect
> > to it via TCP/IP and the specified socket. It is recommended to use
> > this way if you want to develop something serious.
>
> sorry but that is wrong, the simple
19 matches
Mail list logo