LibreOffice Module toolkit (master) 1
Classes | Typedefs | Functions
unocontrolcontainer.cxx File Reference
#include <com/sun/star/awt/XVclContainerPeer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/container/NoSuchElementException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase.hxx>
#include <controls/unocontrolcontainer.hxx>
#include <comphelper/sequence.hxx>
#include <tools/debug.hxx>
#include <limits>
#include <map>
#include <memory>
#include <com/sun/star/awt/VclWindowPeerAttribute.hpp>
#include <utility>
Include dependency graph for unocontrolcontainer.cxx:

Go to the source code of this file.

Classes

class  UnoControlHolderList
 

Typedefs

typedef ::cppu::WeakImplHelper< beans::XPropertyChangeListener > PropertyChangeListenerHelper
 

Functions

static void implUpdateVisibility (sal_Int32 nDialogStep, const uno::Reference< awt::XControlContainer > &xControlContainer)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_UnoControlContainer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Typedef Documentation

◆ PropertyChangeListenerHelper

typedef ::cppu::WeakImplHelper< beans::XPropertyChangeListener > PropertyChangeListenerHelper

Definition at line 328 of file unocontrolcontainer.cxx.

Function Documentation

◆ implUpdateVisibility()

static void implUpdateVisibility ( sal_Int32  nDialogStep,
const uno::Reference< awt::XControlContainer > &  xControlContainer 
)
static

Definition at line 290 of file unocontrolcontainer.cxx.

References aPropName, bVisible, and xModel.

Referenced by UnoControlContainer::createPeer().

◆ stardiv_Toolkit_UnoControlContainer_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_UnoControlContainer_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 816 of file unocontrolcontainer.cxx.