Searched refs:pClassToolBoxItem (Results 1 – 3 of 3) sorted by relevance
/trunk/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 1920 RscTop * pClassToolBoxItem; in InitClassToolBoxItem() local 1925 aNmTb.Put( nId, CLASSNAME, pClassToolBoxItem ); in InitClassToolBoxItem() 1944 pClassToolBoxItem->SetVariable( nId, pEnum, NULL, 0, in InitClassToolBoxItem() 1972 pClassToolBoxItem->SetVariable( l_nVarId, pFlag, NULL, in InitClassToolBoxItem() 2029 pClassToolBoxItem->SetVariable( nId, &aBool, NULL, 0, in InitClassToolBoxItem() 2036 pClassToolBoxItem->SetVariable( nId, &aBool, NULL, 0, in InitClassToolBoxItem() 2039 pClassToolBoxItem->SetVariable( nId, &aBool, NULL, 0, in InitClassToolBoxItem() 2042 pClassToolBoxItem->SetVariable( nId, &aString, NULL, 0, in InitClassToolBoxItem() 2045 return pClassToolBoxItem; in InitClassToolBoxItem() 2052 RscTop * pClassToolBoxItem, in InitClassToolBox() argument [all …]
|
H A D | rscinit.cxx | 176 RscTop * pClassToolBoxItem; in Init() local 845 pClassToolBoxItem = InitClassToolBoxItem( pClassMgr, pClassBitmap, in Init() 847 pRoot->Insert( pClassToolBoxItem ); in Init() 850 pClassToolBox = InitClassToolBox( pClassDockingWindow, pClassToolBoxItem, in Init()
|
/trunk/main/rsc/inc/ |
H A D | rscdb.hxx | 244 RscTop * InitClassToolBox( RscTop * pSuper, RscTop * pClassToolBoxItem,
|
Completed in 27 milliseconds