LibreOffice Module basic (master) 1
Classes | Namespaces | Typedefs
sbxvar.hxx File Reference
#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>
Include dependency graph for sbxvar.hxx:
This graph shows which files directly or indirectly include this file:

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< SbxArraySbxArrayRef
 
typedef tools::SvRef< SbxInfo > SbxInfoRef
 
typedef tools::SvRef< SbxObjectSbxObjectRef
 
typedef tools::SvRef< SbxVariableSbxVariableRef
 

Typedef Documentation

◆ SbxArrayRef

Definition at line 233 of file sbxvar.hxx.

◆ SbxInfoRef

typedef tools::SvRef<SbxInfo> SbxInfoRef

Definition at line 235 of file sbxvar.hxx.

◆ SbxObjectRef

Definition at line 321 of file sbxvar.hxx.

◆ SbxVariableRef

Definition at line 322 of file sbxvar.hxx.