#include <sys/param.h>
#include <premac.h>
#include <SystemConfiguration/SystemConfiguration.h>
#include <Foundation/NSPathUtilities.h>
#include <postmac.h>
#include "macbackend.hxx"
#include <com/sun/star/beans/Optional.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <osl/file.h>
Go to the source code of this file.
◆ SEMI_COLON
◆ SPACE
◆ CFStringToOUString()
static OUString CFStringToOUString |
( |
const CFStringRef |
sOrig | ) |
|
|
static |
◆ GetOUString()
static OUString GetOUString |
( |
NSString * |
pStr | ) |
|
|
static |
◆ shell_MacOSXBackend_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * shell_MacOSXBackend_get_implementation |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |