[dev] fosdem 2008 wiki

2008-01-22 Thread Louis Suarez-Potts

Hi all,
Jesús Corrius created a wiki for our fosdem 2008 presence: 
http://wiki.services.openoffice.org/wiki/Marketing/FOSDEM_2008

I just put a link to it on the homepage but please inform your  
communities of its existence--and that we really want the Community to  
consider presenting at this event. Deadline is 27th of Jan. for you to  
submit proposals.


Please spread the word

Thanks
Louis



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



Re: [dev] Issue 33851

2008-01-22 Thread Jim Watson

Kirill Palagin wrote:

Kohei Yoshida пишет:

It would be much quicker to just implement the way Excel does, put it in
to the release, then decide which part of it we want to implement
differently after the fact, not before.  Given the circumstance that
seems like a much more sensible approach.
Totally agree with you, but it looks that only 3 of us are interested 
in resolving this issue.

Disappointing.
+1 ... and there are 98 votes on this issue plus another 53 votes on the 
original issue 2977 that was closed. 

I wrote a macro that is attached at the issue, it does the job but it is 
very slow, maybe someone can improve that one?


jim

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



Re: [dev] Issue 33851

2008-01-22 Thread Cor Nouws

Hi Kohei,

Kohei Yoshida wrote (21-1-2008 21:31)


[...]
It would be much quicker to just implement the way Excel does, put it in
to the release, then decide which part of it we want to implement
differently after the fact, not before.  Given the circumstance that
seems like a much more sensible approach.
[...]


I think that can be good approach. However, looking at the wiki, I see 
agreement for many questions already. So maybe 'do it the way Excel 
does' only is needed for few points now.
But - having said this - I guess after the 2.4-pressure some others will 
have their ideas as well.


Regards,
Cor

--

"The Year of 3" -2008- "Het jaar van 3"

Cor Nouws
Arnhem - Netherlands - nl.OpenOffice.org - marketing contact


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



Re: [dev] Building OOH680_m4 from scratch breaks in connectivity

2008-01-22 Thread Caolan McNamara

On Tue, 2008-01-22 at 19:47 +0100, Giuseppe Castagno wrote:
> Hi all,
> 
> On Debian lenny I'm trying to build tag OOH680_m4 from scratch and while
> building module connectivity I got the following errors:
> 
> ...
> /home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:
>  
> 

Yeah, I just hit that as well a while ago. My patch for it is at
http://www.openoffice.org/issues/show_bug.cgi?id=85487

C.



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



Re: [dev] Issue 33851

2008-01-22 Thread Kirill Palagin

Kohei Yoshida пишет:

It would be much quicker to just implement the way Excel does, put it in
to the release, then decide which part of it we want to implement
differently after the fact, not before.  Given the circumstance that
seems like a much more sensible approach.
Totally agree with you, but it looks that only 3 of us are interested in 
resolving this issue.

Disappointing.

Thanks.
WBR,
KP.

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



Re: [dev] Building OOH680_m4 from scratch breaks in connectivity

2008-01-22 Thread KAMI

Giuseppe Castagno írta:

Hi all,

On Debian lenny I'm trying to build tag OOH680_m4 from scratch and while
building module connectivity I got the following errors:

...
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx: 



In constructor
'connectivity::evoab::OEvoabDatabaseMetaData::OEvoabDatabaseMetaData(connectivity::evoab::OEvoabConnection*)': 

/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:289: 



error: no matching function for call to
'connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(connectivity::evoab::OEvoabConnection*&)' 


../../inc/TDatabaseMetaDataBase.hxx:116: note: candidates are:
connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(const
com::sun::star::uno::Reference&,
const 
com::sun::star::uno::Sequence&)

../../inc/TDatabaseMetaDataBase.hxx:60: note:
connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(const
connectivity::ODatabaseMetaDataBase&)
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx: 



At global scope:
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:632: 



error: no 'sal_Int32
connectivity::evoab::OEvoabDatabaseMetaData::getMaxStatements()' member
function declared in class 'connectivity::evoab::OEvoabDatabaseMetaData'
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::getTableTypes()':
../../inc/FDatabaseMetaDataResultSet.hxx:256: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTableTypes()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1081: 



error: within this context
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1093: 



warning: unused variable 'aIter'
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::impl_getTypeInfo_throw()':
../../inc/FDatabaseMetaDataResultSet.hxx:265: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTypeInfoMap()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1109: 



error: within this context
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::getTables(const
com::sun::star::uno::Any&, const rtl::OUString&, const rtl::OUString&,
const com::sun::star::uno::Sequence&)':
../../inc/FDatabaseMetaDataResultSet.hxx:255: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTablesMap()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1168: 



error: within this context
dmake:  Error code 1, while making
'../../../unxlngi6.pro/slo/NDatabaseMetaData.obj'

If someone can tell me what component and subcomponent, I'll open an
issue, adding these log lines as attachment.


This is the Evolution Address Book connector.


KAMI

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



[dev] Building OOH680_m4 from scratch breaks in connectivity

2008-01-22 Thread Giuseppe Castagno

Hi all,

On Debian lenny I'm trying to build tag OOH680_m4 from scratch and while
building module connectivity I got the following errors:

...
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx: 



In constructor
'connectivity::evoab::OEvoabDatabaseMetaData::OEvoabDatabaseMetaData(connectivity::evoab::OEvoabConnection*)':
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:289: 



error: no matching function for call to
'connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(connectivity::evoab::OEvoabConnection*&)'
../../inc/TDatabaseMetaDataBase.hxx:116: note: candidates are:
connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(const
com::sun::star::uno::Reference&,
const com::sun::star::uno::Sequence&)
../../inc/TDatabaseMetaDataBase.hxx:60: note:
connectivity::ODatabaseMetaDataBase::ODatabaseMetaDataBase(const
connectivity::ODatabaseMetaDataBase&)
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx: 



At global scope:
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:632: 



error: no 'sal_Int32
connectivity::evoab::OEvoabDatabaseMetaData::getMaxStatements()' member
function declared in class 'connectivity::evoab::OEvoabDatabaseMetaData'
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::getTableTypes()':
../../inc/FDatabaseMetaDataResultSet.hxx:256: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTableTypes()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1081: 



error: within this context
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1093: 



warning: unused variable 'aIter'
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::impl_getTypeInfo_throw()':
../../inc/FDatabaseMetaDataResultSet.hxx:265: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTypeInfoMap()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1109: 



error: within this context
../../inc/FDatabaseMetaDataResultSet.hxx: In member function 'virtual
com::sun::star::uno::Reference
connectivity::evoab::OEvoabDatabaseMetaData::getTables(const
com::sun::star::uno::Any&, const rtl::OUString&, const rtl::OUString&,
const com::sun::star::uno::Sequence&)':
../../inc/FDatabaseMetaDataResultSet.hxx:255: error: 'void
connectivity::ODatabaseMetaDataResultSet::setTablesMap()' is protected
/home/beppe/ooo-b/ooh680-m4-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1168: 



error: within this context
dmake:  Error code 1, while making
'../../../unxlngi6.pro/slo/NDatabaseMetaData.obj'

If someone can tell me what component and subcomponent, I'll open an
issue, adding these log lines as attachment.

--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
[EMAIL PROTECTED]




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



[dev] how to open the odp file and play it?

2008-01-22 Thread Azreal Yang
hi!
i'am study the OOo680 source code,i looking for  where the "open odp file"
function code, and how to play it.
i look the SdDrawDocument class, but i serach all the source code, i don't
know how to generate a SdDrawDocument.
and play the slideshow, i found the SlideShowImpl class in
ROOT/slideshow/,but the point is how to generate a SdDrawDocument for a
odp file.

who can tell me something about my quesstion?and thank  every one that care
this quesstion!

-- 
你咋知道我姓杨呢?


[dev] Re: How do I use the API to insert fields and change font size in a spreadsheet footer

2008-01-22 Thread Dave Cawley
Thanks for the example which led me to the solution.
The key is to use exactly the right name.
In the call to oDoc.createInstance  I was using 
"com.sun.star.text.textfield.PageNumber" when I should have used 
"com.sun.star.text.TextField.PageNumber".
I was misled by the Developers Guide sec 8.3.5 pages 591/592 which spells 
textfield all in lower case.

Thanks for your help
Dave 




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