Home
last modified time | relevance | path

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

/trunk/main/rsc/source/parser/
H A Drscdb.cxx70 aIdNoZeroUShort( pHS->getID( "IDUSHORT" ), RSC_NOTYPE ), in RscTypCont()
249 aIdNoZeroUShort.Pre_dtor(); in ~RscTypCont()
300 ELSE_IF( aIdNoZeroUShort ) in SearchType()
H A Drscicpx.cxx1051 pClassAccelItem->SetVariable( nId, &aIdNoZeroUShort ); in InitClassAccelItem()
1113 pClassMenuItem->SetVariable( nId, &aIdNoZeroUShort, NULL, 0, in InitClassMenuItem()
1924 pClassToolBoxItem->SetVariable( nId, &aIdNoZeroUShort, NULL, 0, in InitClassToolBoxItem()
2092 pClassToolBox->SetVariable( nId, &aIdNoZeroUShort, NULL, 0, in InitClassToolBox()
2232 pClassTabControlItem->SetVariable( nId, &aIdNoZeroUShort, NULL, 0, in InitClassTabControlItem()
H A Drscinit.cxx240 aIdNoZeroUShort.SetRange( 1, 0xFFFF ); in Init()
/trunk/main/rsc/inc/
H A Drscdb.hxx273 RscIdRange aIdNoZeroUShort; member in RscTypCont