import"Quickstart.idl";
|
| createDefault () |
|
| createAndSetVeto ([in] boolean p1, [in] boolean p2, [in] boolean DisableVeto) |
| The first two parameters are ignored. More...
|
|
| createStart ([in] boolean bQuickstart) |
|
| createAutoStart ([in] boolean bQuickstart, [in] boolean bAutostart) |
|
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. More...
|
|
any | getFastPropertyValue ([in] long nHandle) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
|
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...
|
|
◆ 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()
◆ createStart()
createStart |
( |
[in] boolean |
bQuickstart | ) |
|
The documentation for this service was generated from the following file: