Home
last modified time | relevance | path

Searched refs:hURL (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/vcl/aqua/source/app/
H A Dsaldata.cxx261 … CFURLRef hURL = CFBundleCopyResourceURL( hMain, pCursorName, CFSTR("png"), CFSTR("cursors") ); in getCursor() local
262 if( hURL ) in getCursor()
264 …sor alloc] initWithImage: [[NSImage alloc] initWithContentsOfURL: (NSURL*)hURL] hotSpot: aHotSpot]; in getCursor()
265 CFRelease( hURL ); in getCursor()

Completed in 7 milliseconds