LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XPointer Interface Referencepublished

gives access to the type of mouse pointer. More...

import"XPointer.idl";

Inheritance diagram for XPointer:
XInterface Pointer

Public Member Functions

void setType ([in] long nType)
 selects a SystemPointer for this mouse pointer. More...
 
long getType ()
 returns the currently set SystemPointer of this mouse pointer. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

gives access to the type of mouse pointer.

Member Function Documentation

◆ getType()

long getType ( )

returns the currently set SystemPointer of this mouse pointer.

◆ setType()

void setType ( [in] long  nType)

selects a SystemPointer for this mouse pointer.


The documentation for this interface was generated from the following file: