| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <hintids.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <vcl/imap.hxx>#include <vcl/imapobj.hxx>#include <basic/sbx.hxx>#include <frmfmt.hxx>#include <fmtinfmt.hxx>#include <fmturl.hxx>#include <frmatr.hxx>#include <doc.hxx>#include <docsh.hxx>#include <swevent.hxx>#include <frameformats.hxx>#include <memory>Go to the source code of this file.
Functions | |
| static Sequence< Any > * | lcl_docbasic_convertArgs (SbxArray &rArgs) | 
      
  | 
  static | 
Definition at line 39 of file docbasic.cxx.
References Any, SbxArray::Count(), SbxArray::Get(), SbxValue::GetChar(), SbxValue::GetLong(), SbxValue::GetOUString(), SbxVariable::GetType(), SbxValue::GetUShort(), i, nCount, SbxCHAR, SbxLONG, SbxSTRING, and SbxUSHORT.
Referenced by SwDoc::ExecMacro().