Searched refs:SUBINFO_STRUCT (Results 1 – 8 of 8) sorted by relevance
98 struct SUBINFO_STRUCT { struct99 SUBINFO_STRUCT(){ nPos = 0; pClass = NULL; }; in SUBINFO_STRUCT() function
86 SUBINFO_STRUCT GetInfoEle( const RSCINST & rInst, sal_uInt32 nPos );
64 SUBINFO_STRUCT GetInfoEle( sal_uInt32 nPos );
154 virtual SUBINFO_STRUCT GetInfoEle( const RSCINST & rInst, sal_uInt32 nPos );
435 SUBINFO_STRUCT RscTop::GetInfoEle( const RSCINST & rInst, sal_uInt32 nPos ){ in GetInfoEle()440 return SUBINFO_STRUCT(); in GetInfoEle()
447 SUBINFO_STRUCT RscBaseCont::GetInfoEle( const RSCINST & rInst, sal_uInt32 nPos ){ in GetInfoEle()449 SUBINFO_STRUCT aInfo; in GetInfoEle()
65 SUBINFO_STRUCT aInfo; in FillSubList()
2915 SUBINFO_STRUCT GetInfoEle( USHORT nPos );3203 Klassen: SUBINFO_STRUCT, RSCINST.
Completed in 60 milliseconds