Home
last modified time | relevance | path

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

/AOO41X/main/tools/inc/tools/
H A Drcid.h86 #define RSC_MULTILISTBOX (RSC_NOTYPE + 0x56) macro
/AOO41X/main/vcl/source/control/
H A Dlstbox.cxx1715 rResId.SetRT( RSC_MULTILISTBOX ); in MultiListBox()
/AOO41X/main/tools/source/rc/
H A Dresmgr.cxx1848 case RSC_MULTILISTBOX: aHID.append( "MultiListBox" ); break; in GetAutoHelpId()
/AOO41X/main/rsc/source/parser/
H A Drscicpx.cxx782 pClassMultiListBox = new RscClass( nId, RSC_MULTILISTBOX, pSuper ); in InitClassMultiListBox()