LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
Quickstart Service Reference

import "Quickstart.idl";

Inheritance diagram for Quickstart:
XFastPropertySet XInterface

Public Member Functions

 createDefault ()
 
 createAndSetVeto ([in] boolean p1, [in] boolean p2, [in] boolean DisableVeto)
 The first two parameters are ignored.
 
 createStart ([in] boolean bQuickstart)
 
 createAutoStart ([in] boolean bQuickstart, [in] boolean bAutostart)
 
- Public Member Functions inherited from XFastPropertySet
void setFastPropertyValue ([in] long nHandle, [in] any aValue) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException )
 sets the value to the property with the specified name.
 
any getFastPropertyValue ([in] long nHandle) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException )
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

Since
LibreOffice 4.2

Member Function Documentation

◆ createAndSetVeto()

createAndSetVeto ( [in] boolean p1,
[in] boolean p2,
[in] boolean DisableVeto )

The first two parameters are ignored.

◆ createAutoStart()

createAutoStart ( [in] boolean bQuickstart,
[in] boolean bAutostart )

◆ createDefault()

createDefault ( )

◆ createStart()

createStart ( [in] boolean bQuickstart)

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