LibreOffice Module ucb (master) 1
Macros | Functions
filrow.cxx File Reference
#include "filrow.hxx"
#include "filtask.hxx"
#include <com/sun/star/script/CannotConvertException.hpp>
#include <com/sun/star/script/Converter.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
Include dependency graph for filrow.cxx:

Go to the source code of this file.

Macros

#define THROW_WHERE   SAL_WHERE
 

Functions

template<class _type_ >
static bool convert (TaskManager const *pShell, uno::Reference< script::XTypeConverter > &xConverter, const uno::Any &rValue, _type_ &aReturn)
 

Macro Definition Documentation

◆ THROW_WHERE

#define THROW_WHERE   SAL_WHERE

Definition at line 31 of file filrow.cxx.

Function Documentation

◆ convert()

template<class _type_ >
static bool convert ( TaskManager const *  pShell,
uno::Reference< script::XTypeConverter > &  xConverter,
const uno::Any rValue,
_type_ &  aReturn 
)
static

Definition at line 39 of file filrow.cxx.

References uno::Any::hasValue(), fileaccess::TaskManager::m_xContext, and xConverter.