Home
last modified time | relevance | path

Searched defs:type (Results 251 – 275 of 412) sorted by relevance

1...<<11121314151617

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunnerService.java152 Type[] type = new Type[5]; in getTypes() local
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dtk_xml.hxx85 type = 3 enumerator
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java137 public void registerProperty(String propertyName, int handle, Type type, short attributes, in registerProperty()
145 public void registerProperty(String propertyName, Type type, short attributes, in registerProperty()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java98 public void add(String name, String type, String value) { in add()
144 String type = ((Attribute) attributes.get(idx)).Type ; in getTypeByIndex() local
152 String type = ((Attribute) attrByName.get(name)).Type ; in getTypeByName() local
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java419 public void addWinInfo(final SmartId id, final long type, final String t) { in addWinInfo()
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx181 const void * data, const com::sun::star::uno::Type & type ) in logException()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx737 #define REGISTER_PROPERTY( property, type ) \ argument
741 #define REGISTER_PROPERTY_API( property, type ) \ argument
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java228 public void setTypeKind(int type) throws SQLException { in setTypeKind()
298 final Type type = AnyConverter.getType(any); in fill() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java58 …TestClassRunnerForParameters(Class<?> type, Object[] parameters, int index) throws InitializationE… in TestClassRunnerForParameters()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx132 sal_Bool checkFilterTypes(const OString& type) in checkFilterTypes()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java217 public Object getContentProperty(Object content, String propName, Class type) in getContentProperty()
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx179 String type, subType; in bindPackage_() local
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx265 String type, subType; in bindPackage_() local
/trunk/main/extensions/qa/integration/extensions/
H A DMethodHandler.java83 …ertToControlValue(String _propertyName, Object _propertyValue, com.sun.star.uno.Type type) throws … in convertToControlValue()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java260 Type[] type = new Type[5]; in getTypes() local
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DCodeSamples.java215 String type = rowTB.getString( 4 ); in displayTableStructure() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeInputStream.cxx60 #define ThrowException(env, type, msg) { \ argument
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx97 Type const & type = val.getValueType(); in make_seq_out_of_struct() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty()
147 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty()
/trunk/main/sane/inc/
H A Dsane.h107 SANE_String_Const type; /* device type (e.g., "flatbed scanner") */ member
148 SANE_Value_Type type; /* how are values interpreted? */ member
/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx224 … sal_Int32 type = ((isBinary==sal_True)?TYPE_BINARYSTREAM_REFERENCE:TYPE_XMLSTREAM_REFERENCE); in signAStream() local
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx53 sal_uInt8 type=0; in ReadPString() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx168 static GType type = 0; in hyper_link_get_type() local
/trunk/main/jurt/source/pipe/
H A Dcom_sun_star_lib_connections_pipe_PipeConnection.c42 static void ThrowException(JNIEnv * env, char const * type, char const * msg) { in ThrowException()
/trunk/main/binaryurp/source/
H A Dreader.cxx195 css::uno::TypeDescription type; in readMessage() local

Completed in 115 milliseconds

1...<<11121314151617