Global Functions in Global Namespace C++
in Sourcefile signal.h
- osl_addSignalHandler
- extern "C"
oslSignalHandler osl_addSignalHandler(
oslSignalHandlerFunction |
Handler, |
void * |
pData ); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- the function-ptr. representing the signal handler-function.
- osl_raiseSignal
- extern "C"
oslSignalAction osl_raiseSignal(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- osl_removeSignalHandler
- extern "C"
sal_Bool osl_removeSignalHandler(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- osl_setErrorReporting
- extern "C"
sal_Bool osl_setErrorReporting(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
- Summary
- Enables or disables error reporting
- Description
- On default error reporting is enabled after process startup.
- Parameters
bEnable |
Enables or disables error reporting.
|
- Return
-
sal_True if previous state of error reporting was enabled
sal_False if previous state of error reporting was disbaled
Top of Page
Copyright © 2000, 2016 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.