LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XDebugging, including all inherited members.
acquire() | XInterface | |
clearAllBreakPoints([in] string aModuleName) | XDebugging | |
doContinue() | XDebugging | |
dumpVariable([in] string aVariableName, [in] short nCallStackPos) | XDebugging | |
eval([in] string aSourceCode, [in] short nCallStackPos) | XDebugging | |
getContextInformation([in] short nCallStackPos) | XDebugging | |
getStackTrace() | XDebugging | |
isVariable([in] string aVariableName, [in] short nCallStackPos) | XDebugging | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
setBreakPoint([in] string aModuleName, [in] long nSourceCodeLine, [in] boolean bOn) | XDebugging | |
setVariable([in] string aVariableName, [in] string aValue, [in] short nCallStackPos) | XDebugging | |
stepIn() | XDebugging | |
stepOut() | XDebugging | |
stepOver() | XDebugging | |
stop() | XDebugging |