Hi Rajath,
On Sun, Jun 02, 2013 at 09:58:56AM +0530, Rajath Shashidhara wrote:
> Hello,
>
> Now that I have added a UNO Object of IDL type Content, there are some
> methods that need to be implemented.
> Out of which, com.sun.star.ucb.XContentIdentifier getIdentifier() is one of
> them.
> I have
This is the getContentProviderScheme() implementation for ftp:
rtl::OUString SAL_CALL
FTPContentIdentifier::getContentProviderScheme(
)
throw (
com::sun::star::uno::RuntimeException
)
{
return rtl::OUString::createFromAscii("ftp");
}
So should I return a string "cmis"
?
On
Hello,
Now that I have added a UNO Object of IDL type Content, there are some
methods that need to be implemented.
Out of which, com.sun.star.ucb.XContentIdentifier getIdentifier() is one of
them.
I have read the api reference for XContentIdentifier.
It needs XComponentContext as an argument for
(Top posting, CC to dev, doc and l10n, not sure on which one it is better
to continue the discussion)
Moving the discussion to its own thread, see below for a copy of the
previous messages or better here:
http://markmail.org/message/x6wntz5nwefj7ko3
(just skip the first message that had a comple
Hi Rajath,
On Sun, Jun 02, 2013 at 12:12:11AM +0530, Rajath Shashidhara wrote:
> Hello,
>
> I read the wikipages about UCB and UCP(all the links in these mails), One
> thing I did not understand is:
> What functions are called under what situations from the UCP?
> What are those functions suppose
Hi Ivan,
Ivan Poot Diaz schrieb:
Hello,
I want to know where is the code that works on this button (Area). In the
source code.
http://imagebin.org/259832
http://imagebin.org/259834
I would like to know how it works.
The sidebar does not introduce entire new things, but uses the already
exi
On Jun 1, 2013, at 3:55 PM, "Dennis E. Hamilton"
wrote:
>
> +1
>
> The -specific path on the site is also a fine way to locate the
> check-for-update target, since the release has its release . It can
> also have human-readable (and localized) pages that provide update
> information to someon
Hi,
can someone please have a look?
Thank you
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
+1
The -specific path on the site is also a fine way to locate the
check-for-update target, since the release has its release . It can
also have human-readable (and localized) pages that provide update information
to someone who visits on-line.
The default page at those locations could provi
Am Samstag, 1. Juni 2013 um 21:22 schrieb Regina Henschel:
> Hi all,
>
> I have tried to install
> http://ci.apache.org/projects/openoffice/install/win/Apache_OpenOffice_4.0.0_Win_x86_install_en-US.exe_1488232.exe
> and
> http://ci.apache.org/projects/openoffice/install/win/Apache_OpenOffice_4
Hi all,
I have tried to install
http://ci.apache.org/projects/openoffice/install/win/Apache_OpenOffice_4.0.0_Win_x86_install_en-US.exe_1488232.exe
and
http://ci.apache.org/projects/openoffice/install/win/Apache_OpenOffice_4.0.0_Win_x86_install_de.exe_1488232.exe
Both failed because of missing
Hello,
I read the wikipages about UCB and UCP(all the links in these mails), One
thing I did not understand is:
What functions are called under what situations from the UCP?
What are those functions supposed to do?
For example:
what is the function:
registerInstance() supposed to do?
What should
Hello,
I want to know where is the code that works on this button (Area). In the
source code.
http://imagebin.org/259832
http://imagebin.org/259834
I would like to know how it works.
Regards.
On Fri, May 31, 2013 at 2:29 AM, Regina Henschel wrote:
> Hi Marty,
>
> you are welcome.
>
> Your mail has been moderated, so I put you in CC. Please subscribe to the
> list to not miss any answers.
>
> Marty Lively schrieb:
>
> Hello all. I'm interested in contributing in technical writing, edit
Hi Rajath,
On Sat, Jun 01, 2013 at 09:05:34PM +0530, Rajath Shashidhara wrote:
> Hello Ariel,
>
> Your code has these lines in queryContent() method:
> System.out.printf("queryContent()\n");
> System.out.printf("Identifier: %s\n", xIdentifier.getContentIdentifier());
> System.out.printf("Scheme:
On Fri, May 31, 2013 at 2:02 PM, Rob Weir wrote:
> On May 31, 2013, at 4:31 PM, Kay Schenk wrote:
>
> > On Thu, May 30, 2013 at 3:59 PM, Rob Weir wrote:
> >
> >> On May 30, 2013, at 6:30 PM, Donald Whytock wrote:
> >>
> >>> On Thu, May 30, 2013 at 6:27 PM, Hagar Delest <
> hagar.del...@laposte
On Jun 1, 2013, at 10:55 AM, Andrea Pescetti wrote:
> On 29/05/2013 Rob Weir wrote:
>> On Fri, May 24, 2013 at 2:19 AM, Andrea Pescetti wrote:
>>> http://svn.apache.org/viewvc/openoffice/trunk/main/readlicense_oo/docs/readme/readme.xrm?view=log
>> I took a look. Two things that I noticed.
>>
>>
Hello Ariel,
Your code has these lines in queryContent() method:
System.out.printf("queryContent()\n");
System.out.printf("Identifier: %s\n", xIdentifier.getContentIdentifier());
System.out.printf("Scheme: \n", xIdentifier.getContentProviderScheme());
So, when I try to open a file from CMIS repos
> From: Rob Weir [mailto:rabas...@gmail.com]
> wrote:
> > Maybe I can make it clear that I have not against a
> discussion on the wiki, and I understand just how Apache
> works, but sometimes it is necessary and helpful when
> insiders give clear instructions.
> > For me, this is _not_ an exp
On 29/05/2013 Rob Weir wrote:
On Fri, May 24, 2013 at 2:19 AM, Andrea Pescetti wrote:
http://svn.apache.org/viewvc/openoffice/trunk/main/readlicense_oo/docs/readme/readme.xrm?view=log
I took a look. Two things that I noticed.
1) It refers the reader to this URL for the latest version of the R
Hello!
I have created and uploaded a Web page containing the manual, source
and downloads for Proofing Tool GUI V1.0.
The date there is 2-JUN-2013 but I have everything ready and, in
some parts of the world, it is already that date.
Site: http://marcoag
On Jun 1, 2013, at 5:40 AM, "Jörg Schmidt" wrote:
> Hello Jürgen, *,
>
>> From: Jürgen Schmidt [mailto:jogischm...@gmail.com]
>> You should use mediawiki and there you can create a page under
>> http://wiki.openoffice.org/wiki/Deutsche_Übersetzung
>> (interesting is the
>> Ü) and create sub-page
Hi Ivan,
nice that you will work on OpenOffice.
Your mail has been moderated, so I put you in CC.
Ivan Fuentes schrieb:
Hello Guys
I'm Ivan Fuentes, I'm from Yucatán, México.
This is my first time working in a huge project like OpenOffice.
I hope to contribute with something and learn a lot
Hello Jürgen, *,
> From: Jürgen Schmidt [mailto:jogischm...@gmail.com]
> You should use mediawiki and there you can create a page under
> http://wiki.openoffice.org/wiki/Deutsche_Übersetzung
> (interesting is the
> Ü) and create sub-page for your planning/coordination work.
Thanks, that helps
24 matches
Mail list logo