| /aoo4110/main/vcl/unx/gtk/a11y/ | 
| H A D | atkwrapper.cxx | 83     AtkRelationType type = ATK_RELATION_NULL;  in mapRelationType()  local138     AtkStateType type = ATK_STATE_INVALID;  in mapAtkState()  local
 668   static GType type = 0;  in atk_object_wrapper_get_type()  local
 
 | 
| /aoo4110/test/testuno/source/testlib/uno/ | 
| H A D | SDUtil.java | 72 			String type = xshape.getShapeType();  in getShapesOfPageByType()  local
 | 
| /aoo4110/main/codemaker/source/cppumaker/ | 
| H A D | cpputype.cxx | 796 OString	CppuType::getTypeClass(const OString& type, sal_Bool bCStyle)  in getTypeClass()875 void CppuType::dumpType(FileStream& o, const OString& type,  in dumpType()
 991 OString CppuType::typeToIdentifier(const OString& type)  in typeToIdentifier()
 1022     rtl::OString type(resolveTypedefs(unoType));  in passByReference()  local
 2394             rtl::OString type(  in dumpDeclaration()  local
 2418             rtl::OString type(  in dumpDeclaration()  local
 2599             rtl::OString type(  in dumpHxxFile()  local
 2724         rtl::OString type(  in dumpNormalGetCppuType()  local
 2822         rtl::OString type(  in dumpComprehensiveGetCppuType()  local
 2878         rtl::OString type(  in dumpComprehensiveGetCppuType()  local
 [all …]
 
 | 
| /aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/ | 
| H A D | CommandCaller.java | 110 		int type = readChar();  in nextType()  local347 		int type = nextType();  in readId()  local
 
 | 
| /aoo4110/main/jurt/com/sun/star/uno/ | 
| H A D | AnyConverter.java | 343 	static public Object toObject(Type type, Object object)  in toObject()390         Type type;  in convertSimple()  local
 
 | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | jobdata.hxx | 32 enum type {  enum
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Components/CppComponent/ | 
| H A D | service1_impl.cxx | 100 Any MyService1Impl::queryInterface( Type const & type )  in queryInterface()
 | 
| /aoo4110/main/idlc/source/ | 
| H A D | aststruct.cxx | 51 AstStruct::AstStruct(const NodeType type,   in AstStruct()
 | 
| /aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ | 
| H A D | FormattedTextLayoutController.java | 217 …final String type = (String) tce.getAttribute(OfficeNamespaces.OFFICE_NS, FormatValueUtility.VALUE…  in computeValueType()  local
 | 
| /aoo4110/main/x11_extensions/inc/ | 
| H A D | randrproto.h | 76     BYTE    type;   /* X_Reply */  member105     BYTE    type;   /* X_Reply */  member
 148     BYTE    type;   /* X_Reply */  member
 178     CARD8 type;				/* always evBase + ScreenChangeNotify */  member
 
 | 
| /aoo4110/main/connectivity/source/inc/odbc/ | 
| H A D | OBoundParam.hxx | 143 			void setSqlType(sal_Int32 type)  in setSqlType()
 | 
| /aoo4110/main/bean/native/win32/ | 
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 57 static void ThrowException(JNIEnv * env, char const * type, char const * msg) {  in ThrowException()
 | 
| /aoo4110/main/rsc/source/parser/ | 
| H A D | rscyacc.y | 252 type  label
 | 
| /aoo4110/main/i18npool/source/inputchecker/ | 
| H A D | inputsequencechecker.cxx | 99     sal_Int16 type = unicode::getUnicodeScriptType( cChar, typeList, UnicodeScript_kScriptCount );  in getLanguageByScripType()  local
 | 
| /aoo4110/main/bean/com/sun/star/comp/beans/ | 
| H A D | LocalOfficeWindow.java | 186             int type = getNativeWindowSystemType();  in createUNOWindowPeer()  local
 | 
| /aoo4110/main/cli_ure/source/basetypes/uno/ | 
| H A D | PolymorphicType.cs | 111     public static PolymorphicType GetType(Type type, string name)  in GetType()145     private PolymorphicType(Type type, string name)  in PolymorphicType()
 
 | 
| /aoo4110/main/idlc/inc/idlc/ | 
| H A D | astattribute.hxx | 37         sal_uInt32 flags, AstType const * type, rtl::OString const & name,  in AstAttribute()
 | 
| /aoo4110/main/connectivity/source/commontools/ | 
| H A D | FValue.cxx | 189 #define TRACE_ALLOC( type )	tracing::AllocationTracer::registerUnit( #type );  argument190 #define TRACE_FREE( type )	tracing::AllocationTracer::revokeUnit( #type );  argument
 193 #define TRACE_ALLOC( type )  argument
 194 #define TRACE_FREE( type )  argument
 
 | 
| /aoo4110/main/setup_native/source/win32/customactions/languagepacks/ | 
| H A D | lngpckinsthelper.cxx | 92         DWORD type;  in FindProductInstallationPath()  local
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/web/ | 
| H A D | AbstractErrorHandler.java | 231     protected abstract String getMessageFor(Exception ex, Object arg, int ix, int type);  in getMessageFor()
 | 
| /aoo4110/main/qadevOOo/runner/util/ | 
| H A D | XSchemaHandlerImpl.java | 44                             com.sun.star.uno.Type type)  in addProperty()
 | 
| /aoo4110/main/soltools/cpp/ | 
| H A D | _cpp.c | 338     error(enum errtype type, char *string,...)  in error()
 | 
| /aoo4110/main/qadevOOo/testdocs/backend/org/openoffice/ | 
| H A D | JavaSystemBackend.java | 111         Type[] type = new Type[5];  in getTypes()  local
 | 
| /aoo4110/main/bridges/source/jni_uno/ | 
| H A D | jni_helper.h | 120     JNI_context const & jni, typelib_TypeDescriptionReference * type )  in create_type()
 | 
| /aoo4110/main/binaryurp/source/ | 
| H A D | writer.hxx | 147         com::sun::star::uno::TypeDescription type; // request  member
 |