#include <iostream>
#include <premac.h>
#include <CoreFoundation/CoreFoundation.h>
#include <Foundation/Foundation.h>
#include <CoreGraphics/CoreGraphics.h>
#include <postmac.h>
#include <rtl/ustring.hxx>
Go to the source code of this file.
◆ CreateCFString()
CFStringRef CreateCFString |
( |
const OUString & |
| ) |
|
◆ CreateNSString()
NSString * CreateNSString |
( |
const OUString & |
| ) |
|
◆ GetOUString() [1/2]
OUString GetOUString |
( |
CFStringRef |
| ) |
|
◆ GetOUString() [2/2]
OUString GetOUString |
( |
const NSString * |
| ) |
|
◆ NSDictionaryKeysToOUString()
OUString NSDictionaryKeysToOUString |
( |
NSDictionary * |
dict | ) |
|
◆ NSStringArrayToOUString()
OUString NSStringArrayToOUString |
( |
NSArray * |
array | ) |
|
◆ operator<<() [1/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
CGColorRef |
pSize |
|
) |
| |
◆ operator<<() [2/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
CGColorSpaceRef |
cs |
|
) |
| |
◆ operator<<() [3/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const CGAffineTransform & |
aXform |
|
) |
| |
◆ operator<<() [4/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const CGPoint & |
rPoint |
|
) |
| |
◆ operator<<() [5/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const CGRect & |
rRect |
|
) |
| |
◆ operator<<() [6/6]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const CGSize & |
rSize |
|
) |
| |