|
LibreOffice Module tools (master) 1
|
#include <string.h>#include <comphelper/mimeconfighelper.hxx>#include <o3tl/sprintf.hxx>#include <rtl/character.hxx>#include <tools/stream.hxx>#include <tools/globname.hxx>Go to the source code of this file.
Functions | |
| SvStream & | WriteSvGlobalName (SvStream &rOStr, const SvGlobalName &rObj) |
| SvStream & | operator>> (SvStream &rStr, SvGlobalName &rObj) |
| SvStream & operator>> | ( | SvStream & | rStr, |
| SvGlobalName & | rObj | ||
| ) |
Definition at line 64 of file globname.cxx.
| SvStream & WriteSvGlobalName | ( | SvStream & | rOStr, |
| const SvGlobalName & | rObj | ||
| ) |
Definition at line 55 of file globname.cxx.