Home
last modified time | relevance | path

Searched defs:type (Results 201 – 225 of 412) sorted by relevance

12345678910>>...17

/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c57 static void ThrowException(JNIEnv * env, char const * type, char const * msg) { in ThrowException()
/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y252 type label
/trunk/main/i18npool/source/inputchecker/
H A Dinputsequencechecker.cxx99 sal_Int16 type = unicode::getUnicodeScriptType( cChar, typeList, UnicodeScript_kScriptCount ); in getLanguageByScripType() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java73 String type = row.getString(4); in createObject() local
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeWindow.java186 int type = getNativeWindowSystemType(); in createUNOWindowPeer() local
/trunk/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs111 public static PolymorphicType GetType(Type type, string name) in GetType()
145 private PolymorphicType(Type type, string name) in PolymorphicType()
/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx37 sal_uInt32 flags, AstType const * type, rtl::OString const & name, in AstAttribute()
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx189 #define TRACE_ALLOC( type ) tracing::AllocationTracer::registerUnit( #type ); argument
190 #define TRACE_FREE( type ) tracing::AllocationTracer::revokeUnit( #type ); argument
193 #define TRACE_ALLOC( type ) argument
194 #define TRACE_FREE( type ) argument
/trunk/main/soltools/cpp/
H A D_cpp.c338 error(enum errtype type, char *string,...) in error()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java231 protected abstract String getMessageFor(Exception ex, Object arg, int ix, int type); in getMessageFor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXSchemaHandlerImpl.java44 com.sun.star.uno.Type type) in addProperty()
/trunk/main/qadevOOo/testdocs/backend/org/openoffice/
H A DJavaSystemBackend.java111 Type[] type = new Type[5]; in getTypes() local
/trunk/main/binaryurp/source/
H A Dwriter.hxx147 com::sun::star::uno::TypeDescription type; // request member
/trunk/main/bridges/source/jni_uno/
H A Djni_helper.h120 JNI_context const & jni, typelib_TypeDescriptionReference * type ) in create_type()
H A Djni_info.h61 inline bool is_XInterface( typelib_TypeDescriptionReference * type ) in is_XInterface()
250 ::rtl::OStringBuffer * buf, typelib_TypeDescriptionReference * type, in append_sig()
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx92 DWORD type; in FindProductInstallationPath() local
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java391 …String type = UnoRuntime.queryInterface(XTypeDetection.class, typeDetect).queryTypeByDescriptor(me… in getFileMediaDecriptor() local
404 public static PropertyValue[] getTypeMediaDescriptor(XMultiServiceFactory xmsf, String type) in getTypeMediaDescriptor()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.cxx284 const sal_Int32 type, in resolveHeader()
306 const sal_Int32 type, in resolveFooter()
/trunk/main/x11_extensions/inc/
H A DXrandr.h47 int type; /* event base */ member
/trunk/main/idlc/source/
H A Dastscope.cxx266 AstDeclaration* AstScope::lookupPrimitiveType(ExprType type) in lookupPrimitiveType()
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface()
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventPrinter.java83 int type = node.getNodeType(); in display() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java122 private void addConfigItem(Node root, String attribute, String type, String value) { in addConfigItem()
/trunk/main/forms/source/xforms/
H A Ddatatypes.hxx173 #define REGISTER_VOID_PROP( prop, memberAny, type ) \ argument
/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx51 PyRef type( getClass( anyExc.getValueType().getTypeName(),runtime ) ); in raisePyExceptionWithAny() local

Completed in 108 milliseconds

12345678910>>...17