LibreOffice Module tools (master) 1
Functions
globname.cxx File Reference
#include <string.h>
#include <comphelper/mimeconfighelper.hxx>
#include <o3tl/sprintf.hxx>
#include <rtl/character.hxx>
#include <tools/stream.hxx>
#include <tools/globname.hxx>
Include dependency graph for globname.cxx:

Go to the source code of this file.

Functions

SvStreamWriteSvGlobalName (SvStream &rOStr, const SvGlobalName &rObj)
 
SvStreamoperator>> (SvStream &rStr, SvGlobalName &rObj)
 

Function Documentation

◆ operator>>()

SvStream & operator>> ( SvStream rStr,
SvGlobalName rObj 
)

Definition at line 64 of file globname.cxx.

◆ WriteSvGlobalName()

SvStream & WriteSvGlobalName ( SvStream rOStr,
const SvGlobalName rObj 
)

Definition at line 55 of file globname.cxx.