[dev] Re: Finding code for SvNumberFormatter

2010-04-17 Thread Matt Needles
Thanks, Niklas. I see from these sources where to add the new format
code, but I can't find where the actual rendering of the formats is
done. That is, where is the code that creates the output string in the
specified format? Can you help please?

TIA,
Matt Needles

On Mon, 2010-04-12 at 19:26 +0200, Niklas Nebel wrote:
 On 04/12/10 19:04, Matt Needles wrote:
  Where in the CVS tree can I find the code for this class? I'd like to
  try to add some code, but I need to see the class to find out how to do
  it.
 
 You can use OpenGrok (http://svn.services.openoffice.org/opengrok/) to 
 find class definitions.
 
 SvNumberFormatter used to be in svtools/inc/svtools/zforlist.hxx and 
 svtools/source/numbers/zforlist.cxx. In recent developer builds 
 (DEV300m68 and above) it's in svl instead of svtools.
 
 Only very old versions are in CVS. Current versions are in Mercurial.
 
 Niklas




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Finding code for SvNumberFormatter

2010-04-12 Thread Matt Needles
Where in the CVS tree can I find the code for this class? I'd like to
try to add some code, but I need to see the class to find out how to do
it.

Thanks,
Matt Needles



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: Fwd: [dev] Announcement: OpenOffice.org Premium 2.0.3 has released

2006-08-31 Thread Matt Needles

KAMI wrote:


CPHennessy írta:


On Wed August 30 2006 13:05, srinivasa rao gantenapalli wrote:
 


Hi Kami,


  Frankly, to me what ever you have written here doesn't make any 
sense.


  I guess I made my point clear.
  Either add an Indian map that is recognized by Indian government or
don't include any Indian map. You have another option, face the law 
when

someone sues you.




And remove Nazi symbols (as they are illegal in many European 
countries),
and images which are illegal in Israel, and then you have those 
images or words which many feel are immoral.


  


they are from:
http://www.sodipodi.com/clipart/flags/



You (all) know, this political correct nonsense has got to stop 
somewhere.  You ought to be congratulating KAMI on his work, instead of 
this childish reactivism. If /I/ were Kami, I would pull my product off 
the mirrors, and let it die,  since it seems the audience is 
ungrateful.  I am sure he has better, more satisfying pursuits on which 
to spend his time.


Just my 2 cents,
Matt Needles

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] [Fwd: [users] How to open new OOo Labels Document from command line]

2006-08-17 Thread Matt Needles
How do I open OOo (no instances open beforehand) as if I'd selected 
File-New-Labels ?  What I am trying to do is create a new shortcut for
the QuickStarter to directly open the Labels wizard.

TIA,
Matt
---BeginMessage---
How do I open OOo (no instances open beforehand) as if I'd selected 
File-New-Labels ?  What I am trying to do is create a new shortcut for 
the QuickStarter to directly open the Labels wizard.


TIA,
Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---End Message---
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [dev] Re: [documentation-dev] creating Excel files

2006-07-05 Thread Matt Needles
On Tue, 2006-07-04 at 15:16 -0400, Dave Calkins wrote:
 Matt Needles wrote:
  On Tue, 2006-07-04 at 18:20 +0200, Tom Schindl wrote:

  Do you really need to get xls why not PDF? Do people have to change
  things afterwards?
 
  Tom
 
  Dave Calkins schrieb:
  
  Tom Schindl wrote:

  either.  Which is why we're looking for something to let us directly
  write the binary file format and OOo seemed liked a good possibility.
  

  Did you thought about jakarta-POI?
 

  
  Thanks for the pointer.  I'll definitely take a look at that as well. 
  The downside there is that its Java and we're using C++, so we'd need to
  do JNI or run a VM process and use RMI or something.  Then that also
  requires including the Java runtime with our installer.  Anyway, worth
  looking into and keeping on the list of possibilities.
 
  Dave
 

  If I were doing this, to avoid trying to produce a binary file in a
  format that is not documented outside of Redmond, I would try producing
  a file using the new Office XML format.  That might be easier,  too.
 

 
 I didn't think the new format opened in older versions of office.  I 
 don't think we want to require our customers to have Office 2007.  Does 
 OOo support the new format?
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

That format was introduced with Office 2003.  OOo 2.x supports it.

Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] Re: [documentation-dev] creating Excel files

2006-07-04 Thread Matt Needles
On Tue, 2006-07-04 at 18:20 +0200, Tom Schindl wrote:
 Do you really need to get xls why not PDF? Do people have to change
 things afterwards?
 
 Tom
 
 Dave Calkins schrieb:
  Tom Schindl wrote:
  either.  Which is why we're looking for something to let us directly
  write the binary file format and OOo seemed liked a good possibility.
  
 
  Did you thought about jakarta-POI?
 

  Thanks for the pointer.  I'll definitely take a look at that as well. 
  The downside there is that its Java and we're using C++, so we'd need to
  do JNI or run a VM process and use RMI or something.  Then that also
  requires including the Java runtime with our installer.  Anyway, worth
  looking into and keeping on the list of possibilities.
  
  Dave
  
If I were doing this, to avoid trying to produce a binary file in a
format that is not documented outside of Redmond, I would try producing
a file using the new Office XML format.  That might be easier,  too.

Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Re: How to find when a CWS will be implemented

2006-03-26 Thread Matt Needles

Frank Schönheit - Sun Microsystems Germany wrote:

Hi Matt,


How do I find when a cws will be implemented, that is, in which snapshot 
or release it will first appear?



I suppose nobody except a crystall ball will be able to tell you ;)

Seriously, CWS most often follow a it's done when it's done model. The
developer(s) have a certain amount of work to integrate, and the QA
needs some time to approve it, too. In both cases, you can only estimate
roughly how long this will take, and so you cannot tell when a CWS is
really integrated until it's at least approved by QA.

You could, of course, for a certain CWS ask its owner about his
guestimates, this could give you a rough idea.

Thanks, Frank.  I suppose I could look at the release notes on each 
release/snapshot to see which CWS were added to it.


Hasta luego,
Matt




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] How to find when a CWS will be implemented

2006-03-23 Thread Matt Needles
How do I find when a cws will be implemented, that is, in which snapshot 
or release it will first appear?


TIA
Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] Snapshots

2005-11-15 Thread Matt Needles
On Tue, 2005-11-15 at 09:37 +0200, Rich wrote:
 well, just as any previous dev build of oo.org final ;)
 you get a bunch of rpms (yep, i dislike them somewhat...) that you just 
 have to install either by native/not so native rpm tool or convert them 
 to some useful format. there are instructions available for most 
 distributions online.
 
 Matt Needles wrote:
  Thanks Rich and Joost! Now if I can just figure how to install it:)
  
  Matt

Actually, I never had to do that, as I use Fedora Core 4, and the RedHat
people made install sets for FC4 for each of the snapshots, up to the
final of 2.0.  They have not made one for this snapshot, however.

On a related note, I discovered recently that I cannot install fonts
properly on FC to work with the FC distro of OOo.  Fonts names appear in
OOO, but do not render.  If I install the binaries from OOo, not the FC
distro, and install fonts with spadmin, they render, but do not look
exactly right. I can give details if anyone is interested in helping me.

Matt


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] Snapshots

2005-11-14 Thread Matt Needles
Thanks Rich and Joost! Now if I can just figure how to install it:)

Matt


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Snapshots

2005-11-13 Thread Matt Needles
Will someone please direct me to the URL with links to latest snapshot
binaries.  I want to keep testing these.

Thanks!
Matt


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] How do I...?

2005-11-05 Thread Matt Needles

... find the latest snapshot binaries for OOo 2.0.x?

TIA,
Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] inserting graphicObject under a XTextViewCursor

2005-10-10 Thread Matt Needles
Well, I got lucky on that one.  It was just a guess.  I don't do much
macro programming, so I probably couldn't give you any more help about
this.

Continuing with my guessing, I suggest the following:  With AS_CHARACTER
you probably don't want to use such large numbers for your horizontal
and vertical position values.  Leave them at zero for starters, and see
what you get.

HTH,
Matt

On Sun, 2005-10-09 at 18:41 +, Daniel Beck wrote:
 Hello,
 
 First thank  you Matt  for your fast answer!
 
 I changed : 
 
  xPropSet.setPropertyValue(AnchorType,
com.sun.star.text.TextContentAnchorType.AT_PARAGRAPH);
 to
   xPropSet.setPropertyValue(AnchorType,
com.sun.star.text.TextContentAnchorType.AS_CHARACTER);
 
 It works much better now.
 But then I insert an image now, it will be inserted at the beginning of 
 the curently edited line.
 It looks as if the X Coordinates are ignored.
 I would like it to be inserted exactely at the point, where the user has 
 got is cursor... thats much more natural.
 
 Daniel
 
 On Sun, 2005-10-09 at 16:34 +, Daniel Beck wrote:
   
 
 Hello,
 
 
 Im trying to insert an image (a Gif image) under the cursor (the visual 
 one, which the user uses for editing) inside the Writer of 
 OpenOffice.org, but it seems to not  work.
 Instead, the image is always pasted at the top of the Frame of 
 OpenWriter.  And, despite alle my investigation how to change it, I 
 could archive to paste the image under the cursor .
 
 
 snip
 
 Just a thought:  What is the Anchor for the oGraphic set to?  To achieve
 your desire, you probably need to set it to as Character or to
 Character.
 
 Matt
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
   
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] inserting graphicObject under a XTextViewCursor

2005-10-09 Thread Matt Needles
On Sun, 2005-10-09 at 16:34 +, Daniel Beck wrote:
 Hello,
 
 
 Im trying to insert an image (a Gif image) under the cursor (the visual 
 one, which the user uses for editing) inside the Writer of 
 OpenOffice.org, but it seems to not  work.
 Instead, the image is always pasted at the top of the Frame of 
 OpenWriter.  And, despite alle my investigation how to change it, I 
 could archive to paste the image under the cursor .
snip

Just a thought:  What is the Anchor for the oGraphic set to?  To achieve
your desire, you probably need to set it to as Character or to
Character.

Matt


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Snapshot builds

2005-05-02 Thread Matt Needles
Someone once pointed me to a developer's (private?) builds of OOo that 
were more advanced than those on the mirrors.  Can I have that again, 
please?  I see you all are working at four steps beyond the one on the 
mirrors (1.9.99). I'd like to try something a bit newer :).

Thanks!
Matt Needles
OOo Tester/Coach
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]