|
LibreOffice Module basic (master) 1
|
#include <propacc.hxx>#include <basic/sberrors.hxx>#include <basic/sbstar.hxx>#include <basic/sbuno.hxx>#include <sbunoobj.hxx>#include <comphelper/propertysetinfo.hxx>#include <comphelper/sequence.hxx>#include <o3tl/any.hxx>#include <algorithm>Go to the source code of this file.
Functions | |
| static bool | SbCompare_UString_PropertyValue_Impl (PropertyValue const &lhs, const OUString &rhs) |
| void | RTL_Impl_CreatePropertySet (SbxArray &rPar) |
| void RTL_Impl_CreatePropertySet | ( | SbxArray & | rPar | ) |
Definition at line 141 of file propacc.cxx.
References Any, SbxArray::Count(), ERRCODE_BASIC_BAD_ARGUMENT, StarBASIC::Error(), SbxArray::Get(), and sbxToUnoValue().
|
static |
Definition at line 41 of file propacc.cxx.
Referenced by SbPropertyValues::GetIndex_Impl().