LibreOffice Module fpicker (master) 1
Macros | Functions
WinImplHelper.hxx File Reference
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <windows.h>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Include dependency graph for WinImplHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

OUString SOfficeToWindowsLabel (const OUString &aSOLabel)
 
OUString WindowsToSOfficeLabel (const OUString &aWinLabel)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 26 of file WinImplHelper.hxx.

Function Documentation

◆ SOfficeToWindowsLabel()

OUString SOfficeToWindowsLabel ( const OUString &  aSOLabel)

Definition at line 104 of file WinImplHelper.cxx.

References aBuffer, AMPERSAND_SIGN, Replace(), and TILDE_SIGN.

Referenced by fpicker::win32::vista::setLabelToControl().

◆ WindowsToSOfficeLabel()

OUString WindowsToSOfficeLabel ( const OUString &  aWinLabel)

Definition at line 133 of file WinImplHelper.cxx.

References aBuffer, AMPERSAND_SIGN, Replace(), and TILDE_SIGN.