Home
last modified time | relevance | path

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

/trunk/main/bridges/source/jni_uno/
H A Djni_info.h48 typelib_TypeDescriptionReference * type1, in type_equals() argument
51 if (type1 == type2) in type_equals()
54 ::rtl::OUString::unacquired( &type1->pTypeName ); in type_equals()
57 return ((type1->eTypeClass == type2->eTypeClass) && name1.equals( name2 )); in type_equals()
/trunk/main/idlc/source/
H A Dparser.y228 bool includes(AstDeclaration const * type1, AstDeclaration const * type2) {
230 if (type1 != 0) {
231 if (type1->getNodeType() == NT_instantiated_struct) {
233 = static_cast< AstStructInstance const * >(type1);
244 } else if (type1 == type2) {
/trunk/main/scp2/source/ooo/
H A Ddirectory_ooo.scp1358 DosName = "type1";

Completed in 43 milliseconds