Home
last modified time | relevance | path

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

/AOO41X/main/tools/inc/tools/
H A Drc.h196 #define RSC_IMAGE_IMAGEBITMAP 0x01 macro
/AOO41X/main/vcl/source/gdi/
H A Dimage.cxx84 if( nObjMask & RSC_IMAGE_IMAGEBITMAP ) in Image()
/AOO41X/main/rsc/source/parser/
H A Drscicpx.cxx185 pClassImage->SetVariable( nId, pClassBitmap, NULL, 0, RSC_IMAGE_IMAGEBITMAP ); in InitClassImage()