Searched refs:pClassToolBoxItem (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/rsc/source/parser/ |
| H A D | rscicpx.cxx | 1920 RscTop * pClassToolBoxItem; in InitClassToolBoxItem() local 1924 pClassToolBoxItem = new RscClass( nId, RSC_TOOLBOXITEM, pSuper ); in InitClassToolBoxItem() 1925 aNmTb.Put( nId, CLASSNAME, pClassToolBoxItem ); in InitClassToolBoxItem() 1929 pClassToolBoxItem->SetVariable( nId, &aIdNoZeroUShort, NULL, 0, in InitClassToolBoxItem() 1944 pClassToolBoxItem->SetVariable( nId, pEnum, NULL, 0, in InitClassToolBoxItem() 1972 pClassToolBoxItem->SetVariable( l_nVarId, pFlag, NULL, in InitClassToolBoxItem() 1981 pClassToolBoxItem->SetVariable( nId, pClient, NULL, VAR_NODATAINST, 0, l_nVarId ); in InitClassToolBoxItem() 1987 pClassToolBoxItem->SetVariable( nId, pClient, NULL, VAR_NODATAINST, 0, l_nVarId ); in InitClassToolBoxItem() 1993 pClassToolBoxItem->SetVariable( nId, pClient, NULL, VAR_NODATAINST, 0, l_nVarId ); in InitClassToolBoxItem() 1999 pClassToolBoxItem->SetVariable( nId, pClient, NULL, VAR_NODATAINST, 0, l_nVarId ); in InitClassToolBoxItem() [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()
|
| /AOO41X/main/rsc/inc/ |
| H A D | rscdb.hxx | 244 RscTop * InitClassToolBox( RscTop * pSuper, RscTop * pClassToolBoxItem,
|