Home
last modified time | relevance | path

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

/aoo41x/main/tools/inc/tools/
H A Drtti.hxx74 #define TYPEINIT0_FACTORY(sType, Factory) \ macro
77 #define TYPEINIT0_AUTOFACTORY(sType) TYPEINIT0_FACTORY(sType, new sType)
78 #define TYPEINIT0(sType) TYPEINIT0_FACTORY(sType, 0)

Completed in 14 milliseconds