LibreOffice Module vcl (master) 1
Namespaces | Typedefs | Functions
specialchars.hxx File Reference
#include <vcl/dllapi.h>
#include <rtl/ustring.hxx>
Include dependency graph for specialchars.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  weld
 

Typedefs

typedef OUString(* FncGetSpecialChars) (weld::Widget *pWin, const vcl::Font &rFont)
 

Functions

void vcl::SetGetSpecialCharsFunction (FncGetSpecialChars fn)
 
FncGetSpecialChars vcl::GetGetSpecialCharsFunction ()
 

Typedef Documentation

◆ FncGetSpecialChars

typedef OUString(* FncGetSpecialChars) (weld::Widget *pWin, const vcl::Font &rFont)

Definition at line 36 of file specialchars.hxx.