Searched refs:pUNOFAC (Results 1 – 2 of 2) sorted by relevance
928 pUNOFAC = new SbUnoFactory; in StarBASIC()929 AddFactory( pUNOFAC ); in StarBASIC()963 RemoveFactory( pUNOFAC ); in ~StarBASIC()964 delete pUNOFAC; pUNOFAC = NULL; in ~StarBASIC()
139 #define pUNOFAC GetSbData()->pUnoFac macro
Completed in 49 milliseconds