LibreOffice Module basic (master) 1
Functions
sbxbyte.cxx File Reference
#include <sal/config.h>
#include <o3tl/safeint.hxx>
#include <comphelper/errcode.hxx>
#include <basic/sberrors.hxx>
#include "sbxconv.hxx"
#include <rtlproto.hxx>
#include <rtl/math.hxx>
Include dependency graph for sbxbyte.cxx:

Go to the source code of this file.

Functions

sal_uInt8 ImpGetByte (const SbxValues *p)
 
void ImpPutByte (SbxValues *p, sal_uInt8 n)
 

Function Documentation

◆ ImpGetByte()

sal_uInt8 ImpGetByte ( const SbxValues p)

◆ ImpPutByte()

void ImpPutByte ( SbxValues p,
sal_uInt8  n 
)