|
LibreOffice Module fpicker (master) 1
|
#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>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) |
| #define WIN32_LEAN_AND_MEAN |
Definition at line 26 of file WinImplHelper.hxx.
| 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().
| OUString WindowsToSOfficeLabel | ( | const OUString & | aWinLabel | ) |
Definition at line 133 of file WinImplHelper.cxx.
References aBuffer, AMPERSAND_SIGN, Replace(), and TILDE_SIGN.