LibreOffice Module toolkit (master) 1
Namespaces | Functions
formattedcontrol.cxx File Reference
#include <controls/formattedcontrol.hxx>
#include <helper/property.hxx>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/util/NumberFormatter.hpp>
#include <com/sun/star/util/NumberFormatsSupplier.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/processfactory.hxx>
#include <osl/diagnose.h>
#include <helper/unopropertyarrayhelper.hxx>
#include <mutex>
Include dependency graph for formattedcontrol.cxx:

Go to the source code of this file.

Namespaces

namespace  toolkit
 

Functions

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

Function Documentation

◆ stardiv_Toolkit_UnoControlFormattedFieldModel_get_implementation()

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

Definition at line 463 of file formattedcontrol.cxx.

◆ stardiv_Toolkit_UnoFormattedFieldControl_get_implementation()

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

Definition at line 471 of file formattedcontrol.cxx.

Variable Documentation

◆ m_rFlag

bool& m_rFlag
private

Definition at line 274 of file formattedcontrol.cxx.