LibreOffice Module oox (master) 1
Public Member Functions | List of all members
oox::dump::String Class Reference

#include <dumperbase.hxx>

Inheritance diagram for oox::dump::String:
[legend]
Collaboration diagram for oox::dump::String:
[legend]

Public Member Functions

 String ()
 
 String (const OUString &rStr)
 
 String (const char *pcStr)
 
 String (sal_Unicode cChar)
 
bool has () const
 
OUString operator() (const char *pcDefault) const
 

Detailed Description

Definition at line 375 of file dumperbase.hxx.

Constructor & Destructor Documentation

◆ String() [1/4]

oox::dump::String::String ( )
inline

Definition at line 378 of file dumperbase.hxx.

Referenced by operator()().

◆ String() [2/4]

oox::dump::String::String ( const OUString &  rStr)
inline

Definition at line 379 of file dumperbase.hxx.

◆ String() [3/4]

oox::dump::String::String ( const char *  pcStr)
inline

Definition at line 380 of file dumperbase.hxx.

◆ String() [4/4]

oox::dump::String::String ( sal_Unicode  cChar)
inline

Definition at line 381 of file dumperbase.hxx.

Member Function Documentation

◆ has()

bool oox::dump::String::has ( ) const
inline

◆ operator()()

OUString oox::dump::String::operator() ( const char *  pcDefault) const
inline

Definition at line 384 of file dumperbase.hxx.

References has(), and String().


The documentation for this class was generated from the following file: