Home
last modified time | relevance | path

Searched refs:pClassSfxSlotInfo (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/rsc/source/parser/
H A Drscicpx.cxx2368 RscTop * pClassSfxSlotInfo; in InitClassSfxSlotInfo() local
2372 pClassSfxSlotInfo = new RscClass( nId, RSC_SFX_SLOT_INFO, pSuper ); in InitClassSfxSlotInfo()
2373 aNmTb.Put( nId, CLASSNAME, pClassSfxSlotInfo ); in InitClassSfxSlotInfo()
2376 pClassSfxSlotInfo->SetVariable( nId, &aLangString, NULL, 0, in InitClassSfxSlotInfo()
2379 pClassSfxSlotInfo->SetVariable( nId, &aLangString, NULL, 0, in InitClassSfxSlotInfo()
2381 return pClassSfxSlotInfo; in InitClassSfxSlotInfo()
H A Drscinit.cxx189 RscTop * pClassSfxSlotInfo; in Init() local
930 pClassSfxSlotInfo = InitClassSfxSlotInfo( pClassMgr ); in Init()
931 pRoot->Insert( pClassSfxSlotInfo ); in Init()

Completed in 31 milliseconds