|
LibreOffice Module basic (master) 1
|
#include <config_options.h>#include <tools/ref.hxx>#include <svl/hint.hxx>#include <basic/sbxdef.hxx>#include <basic/sbxobj.hxx>#include <basic/basicdllapi.h>#include <utility>#include <vector>#include <memory>Go to the source code of this file.
Classes | |
| struct | SbxParamInfo |
| class | SbxHint |
| class | SbxArray |
| struct | SbxDim |
| class | SbxDimArray |
| class | SbxCollection |
| class | SbxStdCollection |
Typedefs | |
| typedef std::vector< std::unique_ptr< SbxParamInfo > > | SbxParams |
| typedef tools::SvRef< SbxArray > | SbxArrayRef |
| typedef tools::SvRef< SbxInfo > | SbxInfoRef |
| typedef tools::SvRef< SbxDimArray > | SbxDimArrayRef |
| typedef tools::SvRef<SbxArray> SbxArrayRef |
| typedef tools::SvRef<SbxDimArray> SbxDimArrayRef |
| typedef tools::SvRef<SbxInfo> SbxInfoRef |
| typedef std::vector<std::unique_ptr<SbxParamInfo> > SbxParams |