Searched defs:OClassInfo (Results 1 – 2 of 2) sorted by relevance
111 struct VOS_DLLPUBLIC OClassInfo struct114 const sal_Char *m_pClassName;116 sal_Int32 m_nObjectSize;118 sal_uInt32 m_wSchema; 121 OObject* (SAL_CALL * m_pfnCreateObject)(const OCreateParam&); // NULL => abstract class124 const OClassInfo* m_pBaseClass;126 const OClassInfo* m_pNextClass;
93 OClassInfo::OClassInfo(const sal_Char *pClassName, sal_Int32 ObjectSize, in OClassInfo() function in OClassInfo
Completed in 15 milliseconds