Home
last modified time | relevance | path

Searched refs:DERIVEDINTERFACE (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/framework/inc/macros/
H A Dxinterface.hxx228 #define DERIVED_INTERFACE( BASEINTERFACE, DERIVEDINTERFACE ) \ argument
229 static_cast< BASEINTERFACE* >( static_cast< DERIVEDINTERFACE* >( this ) )

Completed in 14 milliseconds