|
LibreOffice Module basic (master) 1
|
#include <rtl/character.hxx>#include <rtl/ustring.hxx>#include <basic/sbxcore.hxx>#include <basic/basicdllapi.h>#include <com/sun/star/uno/XInterface.hpp>#include <com/sun/star/uno/Reference.hxx>#include <algorithm>#include <cstddef>#include <cstring>#include <memory>Go to the source code of this file.
Classes | |
| struct | SbxValues |
| class | SbxValue |
| class | SbxVariable |
| class | SbxEnsureParentVariable |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::bridge |
| namespace | com::sun::star::bridge::oleautomation |
Typedefs | |
| typedef tools::SvRef< SbxArray > | SbxArrayRef |
| typedef tools::SvRef< SbxInfo > | SbxInfoRef |
| typedef tools::SvRef< SbxObject > | SbxObjectRef |
| typedef tools::SvRef< SbxVariable > | SbxVariableRef |
| typedef tools::SvRef<SbxArray> SbxArrayRef |
Definition at line 233 of file sbxvar.hxx.
| typedef tools::SvRef<SbxInfo> SbxInfoRef |
Definition at line 235 of file sbxvar.hxx.
| typedef tools::SvRef<SbxObject> SbxObjectRef |
Definition at line 321 of file sbxvar.hxx.
| typedef tools::SvRef<SbxVariable> SbxVariableRef |
Definition at line 322 of file sbxvar.hxx.