Searched refs:pTYPEFAC (Results 1 – 2 of 2) sorted by relevance
612 SbxObject* pRetObj = pTYPEFAC->CreateObject( rClassName ); in createUserTypeImpl()920 pTYPEFAC = new SbTypeFactory; in StarBASIC()921 AddFactory( pTYPEFAC ); in StarBASIC()965 RemoveFactory( pTYPEFAC ); in ~StarBASIC()966 delete pTYPEFAC; pTYPEFAC = NULL; in ~StarBASIC()
140 #define pTYPEFAC GetSbData()->pTypeFac macro
Completed in 27 milliseconds