Home
last modified time | relevance | path

Searched defs:type (Results 226 – 250 of 412) sorted by relevance

12345678910>>...17

/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx51 PyRef type( getClass( anyExc.getValueType().getTypeName(),runtime ) ); in raisePyExceptionWithAny() local
/trunk/main/codemaker/inc/codemaker/
H A Ddependencies.hxx75 void add(rtl::OString const & type) { insert(type, false); } in add()
/trunk/main/pyuno/inc/pyuno/
H A Dpyuno.hxx43 #define PyVarObject_HEAD_INIT(type, size) \ argument
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeWindow.java203 int type = getNativeWindowSystemType(); in createUNOWindowPeer() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java39 protected int type = -1; field in VclControl
/trunk/main/xmloff/source/text/
H A Dtxtprmap.cxx83 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, context,… argument
84 #define GMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML… argument
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx214 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local
279 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx56 void storeFpRegsToStruct(typelib_TypeDescription * type, void * data) { in storeFpRegsToStruct()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.hxx109 sal_Bool isVoid(const ::rtl::OString& type) in isVoid()
/trunk/main/registry/source/
H A Dregimpl.cxx1063 sal_uInt8 type = *((sal_uInt8*)pBuffer); in loadAndSaveValue() local
1156 sal_uInt8 type = *((sal_uInt8*)pBuffer); in checkBlop() local
1312 sal_uInt8 type = (sal_uInt8)RG_VALUETYPE_BINARY; in mergeModuleValue() local
1499 sal_uInt8 type = *((sal_uInt8*)pBuffer); in dumpValue() local
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java169 Class type) in getContentProperty()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.cxx55 Any Stream::queryInterface( const Type &type ) in queryInterface()
/trunk/main/dtrans/source/cnttype/
H A Dmcnttype.cxx191 void SAL_CALL CMimeContentType::type( void ) in type() function in CMimeContentType
/trunk/main/binaryurp/source/
H A Dincomingrequest.cxx56 css::uno::TypeDescription const & type, sal_uInt16 functionId, in IncomingRequest()
H A Dproxy.cxx73 css::uno::TypeDescription const & type): in Proxy()
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java189 public XComponent newDocument(String type) throws Exception { in newDocument()
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx92 sal_uInt8 type = CaseMappingValue[address].type; in getValue() local
/trunk/main/vcl/aqua/source/dtrans/
H A Daqua_clipboard.cxx319 void AquaClipboard::provideDataForType(NSPasteboard* sender, const NSString* type) in provideDataForType()
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java121 String type = xshape.getShapeType(); in getGraphicsOfPage() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeOutputStream.cxx64 #define ThrowException(env, type, msg) { \ argument
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx847 Reference< XTypeDescription > resolveTypedefs( in resolveTypedefs()
858 bool isNonVoidNonExceptionType(Reference< XTypeDescription > const & type) { in isNonVoidNonExceptionType()
996 Reference< XTypeDescription > type( in getInstantiatedStruct() local
/trunk/main/soltools/cpp/
H A D_eval.c37 int type; member
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx141 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& type) throw… in queryInterface()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java378 String type = OfficeConstants.CELLTYPE_STRING; in getCellDataType() local
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportData.java345 private Object convertObject(final int type, final Object obj) in convertObject()

Completed in 298 milliseconds

12345678910>>...17