Home
last modified time | relevance | path

Searched defs:type (Results 126 – 150 of 412) sorted by relevance

12345678910>>...17

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java53 …public void registerProperty(String propertyName, int handle, Type type, short attributes, Propert… in registerProperty()
57 …public void registerProperty(String propertyName, Type type, short attributes, PropertyGetter gett… in registerProperty()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenFactory.java102 public Token getOperandToken(String s, String type) { in getOperandToken()
/trunk/main/basebmp/inc/basebmp/
H A Daccessortraits.hxx73 type; typedef
/trunk/main/binaryurp/source/
H A Dbridge.cxx327 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()
H A Dwriter.cxx88 css::uno::TypeDescription const & type, in sendDirectRequest()
109 css::uno::TypeDescription const & type, in queueRequest()
208 css::uno::TypeDescription const & type, in sendRequest()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx618 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DRegistryTools.java98 RegistryValueType type ; in compareKeys() local
312 RegistryValueType type ; in printKeyInfo() local
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java53 long hkey, String value, long[] type, in winreg_RegQueryValueEx()
170 long[] type = new long[1]; in getValue() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx91 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local
137 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs41 public Factory( Type type, String service ) in Factory()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DAny.java74 public Any(Type type, Object object) { in Any()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DSqlTableHelper.java49 public int type; field in SqlTableHelper.ColumnDescription
62 int type; field in SqlTableHelper.KeyProperties
66 KeyProperties(String referencedTable, int type, int updateRule, int deleteRule) { in KeyProperties()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java37 protected int type; field in SdbcxColumnDescriptor
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DDatabaseMetaData.java90 String type = rs.getString( 4 ); in test() local
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java203 String type = null; in codeParts() local
296 String type = codeParts[0]; in define() local
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx125 uno::Any Seekable::queryInterface( const uno::Type &type ) throw( uno::RuntimeException ) in queryInterface()
H A Dgio_inputstream.cxx108 uno::Any InputStream::queryInterface( const uno::Type &type ) throw( uno::RuntimeException ) in queryInterface()
/trunk/main/ucb/qa/complex/tdoc/
H A D_XContent.java45 String type = oObj.getContentType(); in _getContentType() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XHierarchicalPropertySet.java134 protected boolean checkType(String name, String type, Object value) { in checkType()
H A D_XMultiHierarchicalPropertySet.java128 protected boolean checkType(String[] name, String[] type, Object[] value) { in checkType()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DParser.java160 final int type = ((Integer)parameter.getPropertyValue( "Type" )).intValue(); in impl_checkParameters() local
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx284 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()
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java190 int type = detectFormat( filename ); in mergeFile() local
241 …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()
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx286 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
/trunk/main/xmlsecurity/tools/uno/
H A DParsingThread.java87 int type = m_node.getNodeType(); in nextStep() local

Completed in 393 milliseconds

12345678910>>...17