Home
last modified time | relevance | path

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

/AOO42X/main/vcl/aqua/source/app/
H A Dsaldata.cxx52 maCursors( POINTER_COUNT, INVALID_CURSOR_PTR ), in SalData()
73 if( pCurs && pCurs != INVALID_CURSOR_PTR ) in ~SalData()
243 if( pCurs == INVALID_CURSOR_PTR ) in getCursor()
/AOO42X/main/vcl/inc/aqua/
H A Dsaldata.hxx79 #define INVALID_CURSOR_PTR (NSCursor*)0xdeadbeef macro