| /aoo4110/main/testtools/source/bridgetest/cli/ | 
| H A D | cli_bridgetest_inprocess.cs | 41     public Factory( Type type, String service )  in Factory()
 | 
| /aoo4110/main/ridljar/com/sun/star/uno/ | 
| H A D | Any.java | 74 	public Any(Type type, Object object) {  in Any()
 | 
| /aoo4110/main/binaryurp/source/ | 
| H A D | writer.cxx | 88     css::uno::TypeDescription const & type,  in sendDirectRequest()109     css::uno::TypeDescription const & type,  in queueRequest()
 208     css::uno::TypeDescription const & type,  in sendRequest()
 
 | 
| /aoo4110/test/testassistant/src/org/openoffice/test/assistant/views/ | 
| H A D | UIMapOp.java | 203 		String type = null;  in codeParts()  local296 		String type = codeParts[0];  in define()  local
 
 | 
| /aoo4110/main/ucb/qa/complex/tdoc/ | 
| H A D | _XContent.java | 45         String type = oObj.getContentType();  in _getContentType()  local
 | 
| /aoo4110/main/ucb/source/ucp/gio/ | 
| H A D | gio_seekable.cxx | 125 uno::Any Seekable::queryInterface( const uno::Type &type ) throw( uno::RuntimeException )  in queryInterface()
 | 
| H A D | gio_inputstream.cxx | 108 uno::Any InputStream::queryInterface( const uno::Type &type ) throw( uno::RuntimeException )  in queryInterface()
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/beans/ | 
| H A D | _XMultiHierarchicalPropertySet.java | 128     protected boolean checkType(String[] name, String[] type, Object[] value) {  in checkType()
 | 
| H A D | _XHierarchicalPropertySet.java | 134     protected boolean checkType(String name, String type, Object value) {  in checkType()
 | 
| /aoo4110/main/dbaccess/qa/complex/dbaccess/ | 
| H A D | Parser.java | 160             final int type = ((Integer)parameter.getPropertyValue( "Type" )).intValue();  in impl_checkParameters()  local
 | 
| /aoo4110/main/codemaker/source/idlmaker/ | 
| H A D | idltype.cxx | 284 void IdlType::dumpNameSpace(FileStream& o, sal_Bool bOpen, sal_Bool bFull, const OString& type)  in dumpNameSpace()398 void IdlType::dumpType(FileStream& o, const OString& type )  in dumpType()
 453 OString	IdlType::getBaseType(const OString& type)  in getBaseType()
 491 void IdlType::dumpIdlGetType(FileStream& o, const OString& type, sal_Bool bDecl, IdlTypeDecl eDeclF…  in dumpIdlGetType()
 534 BASETYPE IdlType::isBaseType(const OString& type)  in isBaseType()
 568 OString	IdlType::checkSpecialIdlType(const OString& type)  in checkSpecialIdlType()
 601 OString	IdlType::checkRealBaseType(const OString& type, sal_Bool bResolveTypeOnly)  in checkRealBaseType()
 1695 OString scopedName(const OString& scope, const OString& type,  in scopedName()
 1719 OString scope(const OString& scope, const OString& type )  in scope()
 
 | 
| /aoo4110/main/l10ntools/java/jpropex/java/ | 
| H A D | JPropEx.java | 190         int type = detectFormat( filename );  in mergeFile()  local241 …File( String filename , java.util.Properties prop , String lang , boolean isSingleFile , int type )  in writeSinglePropertiesFile()
 325     private String formatFilename( String filename , int filenameIdx , String lang , int type )  in formatFilename()
 
 | 
| /aoo4110/main/configmgr/source/ | 
| H A D | writemodfile.cxx | 286 void writeValue(oslFileHandle handle, Type type, css::uno::Any const & value) {  in writeValue()364             Type type = prop->getStaticType();  in writeNode()  local
 406             Type type = dynamic_cast< LocalizedPropertyNode * >(parent.get())->  in writeNode()  local
 
 | 
| /aoo4110/main/xmlsecurity/tools/uno/ | 
| H A D | ParsingThread.java | 87 			int type = m_node.getNodeType();  in nextStep()  local
 | 
| /aoo4110/main/cppuhelper/source/ | 
| H A D | propertysetmixin.cxx | 173 void Data::initProperties(  in initProperties()325 css::uno::Reference< css::reflection::XTypeDescription > Data::resolveTypedefs(  in resolveTypedefs()
 489     css::uno::Type const & type):  in Impl()
 860 css::uno::Any PropertySetMixinImpl::Impl::wrapValue(  in wrapValue()
 1011     css::uno::Type const & type)  in PropertySetMixinImpl()
 1136 css::uno::Any PropertySetMixinImpl::queryInterface(css::uno::Type const & type)  in queryInterface()
 
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/sheet/ | 
| H A D | _XNamedRange.java | 53     int type = 0;  field in _XNamedRange
 | 
| /aoo4110/main/unodevtools/source/skeletonmaker/ | 
| H A D | skeletoncommon.cxx | 110     TypeManager const & manager, OString const & type,  in decomposeResolveAndCheck()187                OString const & type,  in checkType()
 488                     OString const & type, bool & bLastAny,  in checkAddinType()
 624     OString type(codemaker::convertString(reader.getTypeName()));  in generateFunctionParamterMap()  local
 
 | 
| /aoo4110/main/dbaccess/source/inc/ | 
| H A D | apitools.hxx | 352 #define DECL_PROP0(varname, type)	\  argument362 #define DECL_PROP1(varname, type, attrib1)	\  argument
 375 #define DECL_PROP2(varname, type, attrib1, attrib2)	\  argument
 382 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3)	\  argument
 
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/ui/event/ | 
| H A D | DataAware.java | 252         public boolean isAssignable(Class type);  in isAssignable()357         public boolean isAssignable(Class type) {  in isAssignable()
 
 | 
| /aoo4110/main/idlc/source/ | 
| H A D | fehelper.cxx | 44 sal_Bool FeDeclarator::checkType(AstDeclaration const * type)  in checkType()
 | 
| /aoo4110/main/connectivity/qa/complex/connectivity/hsqldb/ | 
| H A D | DatabaseMetaData.java | 96 			String type = rs.getString( 4 );  in test()  local
 | 
| /aoo4110/main/stoc/source/simpleregistry/ | 
| H A D | simpleregistry.cxx | 284     RegKeyType type;  in getKeyType()  local310     RegValueType type;  in getValueType()  local
 469     RegValueType type;  in getAsciiValue()  local
 689     RegValueType type;  in getStringValue()  local
 849     RegValueType type;  in getBinaryValue()  local
 
 | 
| /aoo4110/main/bean/native/unix/ | 
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 49 static void ThrowException(JNIEnv * env, char const * type, char const * msg) {  in ThrowException()
 | 
| /aoo4110/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/ | 
| H A D | MinicalcDecoder.java | 481         String type = format;  in getCellDataType()  local574         String type = OfficeConstants.CELLTYPE_FLOAT;  in getCellFormatType()  local
 
 | 
| /aoo4110/main/soltools/mkdepend/ | 
| H A D | parse.c | 52 	register int	type;  local176 	register int	type;  local
 
 |