Methods' Summary |
isSingleSettingAvailable |
checks if it is possible to set particular protocols.
|
isProtocolHandler |
checks if StarOffice is the protocol-handler, for the particular protocol
|
setProtocolHandler |
Make StarOffice the protocol-handler. |
checkProtocolHandler |
First, the method checks if StarOffice is
already the protocol-handler. If yes, simply
return NOCHANGE; otherwise, show a dialog which asks the user
if he wants StarOffice to be the standard protocol-handler.
The dialog has "Yes" and "No" buttons, and a checkbox
with "Always display this message". The checkbox
is initially checked. If the "Yes" button was pressed,
it performs all necessary action to make StarOffice the
protocol-handler. If the "No" button was pressed,
don't perform any action. Both buttons closes the dialog. |
Methods' Details |
isSingleSettingAvailable
boolean |
isSingleSettingAvailable(); |
- Description
- checks if it is possible to set particular protocols.
|
|
isProtocolHandler
boolean |
isProtocolHandler( |
[in] short |
nWhich ); |
- Description
- checks if StarOffice is the protocol-handler, for the particular protocol
|
|
setProtocolHandler
boolean |
setProtocolHandler( |
[in] short |
nWhich ); |
- Description
- Make StarOffice the protocol-handler.
- See also
- isProtocolHandler
|
|
checkProtocolHandler
ProtDlgRes |
checkProtocolHandler( |
[in] short |
nWhich ); |
- Description
- First, the method checks if StarOffice is
already the protocol-handler. If yes, simply
return NOCHANGE; otherwise, show a dialog which asks the user
if he wants StarOffice to be the standard protocol-handler.
The dialog has "Yes" and "No" buttons, and a checkbox
with "Always display this message". The checkbox
is initially checked. If the "Yes" button was pressed,
it performs all necessary action to make StarOffice the
protocol-handler. If the "No" button was pressed,
don't perform any action. Both buttons closes the dialog.
- See also
- isProtocolHandler
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.