|
LibreOffice Module toolkit (master) 1
|
#include <com/sun/star/io/XMarkableStream.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <controls/stdtabcontrollermodel.hxx>#include <toolkit/helper/macros.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/queryinterface.hxx>#include <tools/debug.hxx>Go to the source code of this file.
Macros | |
| #define | UNOCONTROL_STREAMVERSION short(2) |
Functions | |
| static void | ImplWriteControls (const css::uno::Reference< css::io::XObjectOutputStream > &OutStream, const css::uno::Sequence< css::uno::Reference< css::awt::XControlModel > > &rCtrls) |
| static css::uno::Sequence< css::uno::Reference< css::awt::XControlModel > > | ImplReadControls (const css::uno::Reference< css::io::XObjectInputStream > &InStream) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | stardiv_Toolkit_StdTabControllerModel_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| #define UNOCONTROL_STREAMVERSION short(2) |
Definition at line 30 of file stdtabcontrollermodel.cxx.
|
static |
Definition at line 179 of file stdtabcontrollermodel.cxx.
References aSeq, DBG_ASSERT, and n.
Referenced by StdTabControllerModel::read().
|
static |
Definition at line 150 of file stdtabcontrollermodel.cxx.
References DBG_ASSERT.
Referenced by StdTabControllerModel::write().
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_StdTabControllerModel_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 432 of file stdtabcontrollermodel.cxx.