|
LibreOffice Module toolkit (master) 1
|
#include <controls/tabpagemodel.hxx>#include <vcl/svapp.hxx>#include <helper/property.hxx>#include <com/sun/star/awt/UnoControlDialogModelProvider.hpp>#include <com/sun/star/awt/tab/XTabPage.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <cppuhelper/supportsservice.hxx>#include <tools/debug.hxx>#include <vcl/outdev.hxx>#include <controls/controlmodelcontainerbase.hxx>#include <controls/unocontrolcontainer.hxx>#include <helper/unopropertyarrayhelper.hxx>Go to the source code of this file.
Functions | |
| ::Size | ImplMapPixelToAppFont (OutputDevice const *pOutDev, const ::Size &aSize) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | stardiv_Toolkit_UnoControlTabPageModel_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | stardiv_Toolkit_UnoControlTabPage_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
|
static |
Definition at line 222 of file tabpagemodel.cxx.
References OutputDevice::PixelToLogic().
Referenced by UnoControlTabPage::windowMoved(), and UnoControlTabPage::windowResized().
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_UnoControlTabPage_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 297 of file tabpagemodel.cxx.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_UnoControlTabPageModel_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 289 of file tabpagemodel.cxx.