| /aoo4110/main/reportbuilder/java/com/sun/star/report/util/ | 
| H A D | DefaultJobProperties.java | 57         final Class type = metaData.getParameterType(key);  in setProperty()  local
 | 
| /aoo4110/main/unodevtools/source/skeletonmaker/ | 
| H A D | cpptypemaker.cxx | 130     OString const & type, short referenceType, bool defaultvalue)  in printType()197     OString type(codemaker::convertString(reader.getTypeName()));  in printConstructor()  local
 380     OString type(codemaker::convertString(reader.getTypeName()));  in printMethods()  local
 680     typereg::Reader const & reader, OString const & type,  in printServiceMembers()
 737     OString const & type, OString const & delegate)  in generateDocumentation()
 
 | 
| H A D | javatypemaker.cxx | 123     OString const & type, bool referenceType, bool defaultvalue)  in printType()191     OString type(codemaker::convertString(reader.getTypeName()));  in printConstructor()  local
 358     OString type(codemaker::convertString(reader.getTypeName()));  in printMethods()  local
 600     typereg::Reader const & reader, OString const & type,  in printServiceMembers()
 655     OString const & type, OString const & delegate)  in generateDocumentation()
 
 | 
| /aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/ | 
| H A D | IProtocol.java | 79         String oid, TypeDescription type, String function, ThreadId tid,  in writeRequest()
 | 
| /aoo4110/main/idlc/inc/idlc/ | 
| H A D | astmember.hxx | 45         NodeType type, AstType const * pType, rtl::OString const & name,  in AstMember()
 | 
| H A D | astparameter.hxx | 34         Direction direction, bool rest, AstType const * type,  in AstParameter()
 | 
| /aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/ | 
| H A D | PropertySetMixin.java | 127         XComponentContext context, XInterface object, Type type,  in PropertySetMixin()603         XTypeDescription type, HashMap map, ArrayList handleNames, HashSet seen)  in initProperties()
 913         Object value, XIdlClass type, boolean wrapAmbiguous,  in wrapValue()
 1009     private static XTypeDescription resolveTypedefs(XTypeDescription type) {  in resolveTypedefs()
 1078     private final Type type;  field in PropertySetMixin
 
 | 
| /aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/ | 
| H A D | urp.java | 118         String oid, TypeDescription type, String function, ThreadId tid,  in writeRequest()475         boolean internal, String oid, TypeDescription type, String function,  in writeRequest()
 496         boolean internal, String oid, TypeDescription type,  in writeRequest()
 663             boolean internal, String objectId, TypeDescription type,  in QueuedRelease()
 675         public final TypeDescription type;  field in urp.QueuedRelease
 
 | 
| H A D | UrpMessage.java | 35         ITypeDescription type, IMethodDescription method, boolean synchronous,  in UrpMessage()
 | 
| /aoo4110/main/cppuhelper/qa/propertysetmixin/ | 
| H A D | comp_propertysetmixin.cxx | 106 css::uno::Any Empty1::queryInterface(css::uno::Type const & type)  in queryInterface()164 css::uno::Any Empty2::queryInterface(css::uno::Type const & type)  in queryInterface()
 262 css::uno::Any Full::queryInterface(css::uno::Type const & type)  in queryInterface()
 
 | 
| /aoo4110/main/ucb/source/ucp/gio/ | 
| H A D | gio_outputstream.cxx | 80 uno::Any OutputStream::queryInterface( const uno::Type &type ) throw( uno::RuntimeException )  in queryInterface()
 | 
| /aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/options/ | 
| H A D | OfficeSettingsBeanInfo.java | 102     public Image getIcon(int type) {  in getIcon()
 | 
| /aoo4110/main/codemaker/source/cunomaker/ | 
| H A D | cunotype.cxx | 77 sal_Bool CunoType::isNestedTypeByName(const ::rtl::OString& type)  in isNestedTypeByName()92 sal_Bool CunoType::hasNestedType(const ::rtl::OString& type)  in hasNestedType()
 423 							OString type(relType.replace('/', '_'));  in dumpDepIncludes()  local
 1023 void CunoType::dumpType(FileStream& o, const OString& type,  in dumpType()
 1085 OString	CunoType::getBaseType(const OString& type)  in getBaseType()
 1171 	OString type(checkSpecialCunoType(typeName));  in dumpTypeInit()  local
 1219 BASETYPE CunoType::isBaseType(const OString& type)  in isBaseType()
 1253 OString CunoType::typeToIdentifier(const OString& type)  in typeToIdentifier()
 1283 OString	CunoType::checkSpecialCunoType(const OString& type)  in checkSpecialCunoType()
 3472 OString scopedName(const OString& scope, const OString& type,  in scopedName()
 [all …]
 
 | 
| /aoo4110/main/sal/inc/sal/ | 
| H A D | macros.h | 35 #	define SAL_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)16)->field) - 16)  argument
 | 
| /aoo4110/main/binaryurp/source/ | 
| H A D | binaryany.cxx | 45 BinaryAny::BinaryAny(css::uno::TypeDescription const & type, void * value)  in BinaryAny()
 | 
| H A D | bridge.cxx | 327     rtl::OUString const & oid, css::uno::TypeDescription const & type)  in registerIncomingInterface()362     css::uno::TypeDescription const & type)  in registerOutgoingInterface()
 411     rtl::OUString const & oid, css::uno::TypeDescription const & type)  in findStub()
 433     rtl::OUString const & oid, css::uno::TypeDescription const & type)  in releaseStub()
 917     rtl::OUString const & oid, css::uno::TypeDescription const & type)  in makeReleaseCall()
 931     css::uno::TypeDescription const & type,  in sendRequest()
 
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/i18n/ | 
| H A D | _XBreakIterator.java | 280             short type = oObj.getWordType(UnicodeString, iPos, locale);  in _getWordType()  local630             Short type = (Short)vCharBlockTypes.get(i);  in _nextCharBlock()  local
 661             Short type = (Short)vCharBlockTypes.get(i);  in _previousCharBlock()  local
 
 | 
| /aoo4110/main/xmloff/source/draw/ | 
| H A D | sdpropls.cxx | 85 #define _MAP(name,prefix,token,type,context)  { name, sizeof(name)-1, prefix, token, type, context,…  argument86 #define _MAPV(name,prefix,token,type,context,version)  { name, sizeof(name)-1, prefix, token, type,…  argument
 87 #define GMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML…  argument
 88 #define GMAPV(name,prefix,token,type,context,version) _MAPV(name,prefix,token,static_cast<sal_Int32…  argument
 89 #define DPMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XM…  argument
 90 #define TMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML…  argument
 91 #define PMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_PARAGRAPH,co…  argument
 
 | 
| /aoo4110/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/ | 
| H A D | JNI_proxy.java | 99         long receiver_handle, long td_handle, Type type, String oid )  in JNI_proxy()113         long receiver_handle, long td_handle, Type type, String oid,  in create()
 
 | 
| /aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ | 
| H A D | TokenFactory.java | 102 	public Token getOperandToken(String s, String type) {  in getOperandToken()
 | 
| /aoo4110/main/basebmp/inc/basebmp/ | 
| H A D | accessortraits.hxx | 73         type;  typedef
 | 
| /aoo4110/main/extensions/source/ole/ | 
| H A D | unoconversionutilities.hxx | 618 void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny, VARTYPE type)  in anyToVariant()954             Type type;  in anyToVariant()  local
 1225 size_t UnoConversionUtilities<T>::getOleElementSize( VARTYPE type)  in getOleElementSize()
 1555                         Type type;  in variantToAny()  local
 1947                                 Type type;  in convertValueObject()  local
 1989 …sionUtilities<T>::dispatchExObject2Sequence( const VARIANTARG* pvar, Any& anySeq, const Type& type)  in dispatchExObject2Sequence()
 2136 …        unsigned int dimCount, unsigned int actDim, long* index, VARTYPE type, const Type& unotype)  in createOleArrayWrapperOfDim()
 2249 Sequence<Any> UnoConversionUtilities<T>::createOleArrayWrapper(SAFEARRAY* pArray, VARTYPE type, con…  in createOleArrayWrapper()
 2297 VARTYPE UnoConversionUtilities<T>::mapTypeClassToVartype( TypeClass type)  in mapTypeClassToVartype()
 
 | 
| /aoo4110/main/odk/source/com/sun/star/lib/loader/ | 
| H A D | WinRegKey.java | 53         long hkey, String value, long[] type,   in winreg_RegQueryValueEx()170         long[] type = new long[1];  in getValue()  local
 
 | 
| /aoo4110/main/qadevOOo/runner/util/ | 
| H A D | RegistryTools.java | 98 		RegistryValueType type ;  in compareKeys()  local312 		RegistryValueType type ;  in printKeyInfo()  local
 
 | 
| /aoo4110/main/cli_ure/source/uno_bridge/ | 
| H A D | cli_uno.cxx | 91         typelib_TypeDescriptionReference * type = param.pTypeRef;  in call_uno()  local137             typelib_TypeDescriptionReference * type = param.pTypeRef;  in call_uno()  local
 
 |