You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Keith Alcock <ke...@keithalcock.com> on 2015/03/05 11:41:25 UTC

[MWiki] Account creation

Hi,

I don't really want access to the Wiki, but I do want someone who does
to fix the page

https://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/TextViewCursor

where it says that

com.sun.star.view.XLineCursor

has functions

boolean goDown( [in] long lines, [in] boolean bExpand)
boolean goUp( [in] long lines, [in] boolean bExpand)

I find no such functions listed at

http://www.openoffice.org/api/docs/common/ref/com/sun/star/view/XLineCursor.html

and they are not included in <com/sun/star/view/XLineCursor.hpp>  for
OpenOffce 4.0.1.

I was attempting to make note of the fact in the discussion part of
the page and couldn't.

Keith

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [MWiki] Account creation

Posted by Andrea Pescetti <pe...@apache.org>.
On 05/03/2015 Kay Schenk wrote:
> On 03/05/2015 02:41 AM, Keith Alcock wrote:
>> I don't really want access to the Wiki, but I do want someone who does
>> to fix the page
>> https://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/TextViewCursor

Keith, thanks and I've just created an account for you, so it will be 
easier for you to make changes now but also in future. You should have 
received a password by mail.

> These mehtods are defined in com/sun/star/view/XViewCursor
> http://www.openoffice.org/api/docs/common/ref/com/sun/star/view/XViewCursor.html
> the wiki doc needs to be changed. Generally the api docs are more current.
>> I was attempting to make note ... in the discussion part of
>> the page and couldn't.

Feel free to edit the page (see the note by Kay above) instead of using 
the discussion page.

Regards,
   Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [MWiki] Account creation

Posted by Kay Schenk <ka...@gmail.com>.

On 03/05/2015 02:41 AM, Keith Alcock wrote:
> Hi,
> 
> I don't really want access to the Wiki, but I do want someone who does
> to fix the page
> 
> https://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/TextViewCursor
> 
> where it says that
> 
> com.sun.star.view.XLineCursor
> 
> has functions
> 
> boolean goDown( [in] long lines, [in] boolean bExpand)
> boolean goUp( [in] long lines, [in] boolean bExpand)
> 
> I find no such functions listed at
> 
> http://www.openoffice.org/api/docs/common/ref/com/sun/star/view/XLineCursor.html

These mehtods are defined in com/sun/star/view/XViewCursor

http://www.openoffice.org/api/docs/common/ref/com/sun/star/view/XViewCursor.html

the wiki doc needs to be changed. Generally the api docs are more current.


> 
> and they are not included in <com/sun/star/view/XLineCursor.hpp>  for
> OpenOffce 4.0.1.
> 
> I was attempting to make note of the fact in the discussion part of
> the page and couldn't.
> 
> Keith
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 

-- 
-------------------------------------------------------------------------
MzK

"An old horse for a long, hard road,
 a young pony for a quick ride."
                 -- Texas Bix Bender

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org