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-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@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-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to