Searched defs:INTERFACE (Results 1 – 5 of 5) sorted by relevance
266 …bool operator==( const ::com::sun::star::uno::Reference< INTERFACE >& _rLHS, const SharedUNOCompon… in operator ==()272 …bool operator==( const SharedUNOComponent< INTERFACE, COMPONENT >& _rLHS, const ::com::sun::star::… in operator ==()280 …inline void SAL_CALL operator <<= ( ::com::sun::star::uno::Any & rAny, const SharedUNOComponent< I… in operator <<=()287 …inline ::com::sun::star::uno::Any SAL_CALL makeAny( const SharedUNOComponent< INTERFACE, COMPONENT… in makeAny()
37 public static final int INTERFACE = 0x00000080; field in TypeInfo
54 #define MULTIPLEX( INTERFACE, METHOD, EVENTTYP, EVENT ) \ argument
144 new TypeClass[] { TypeClass.ANY, TypeClass.INTERFACE }); in __javaClassToTypeClass.put()
223 #define DIRECT_INTERFACE( INTERFACE ) \ argument
Completed in 44 milliseconds