Home
last modified time | relevance | path

Searched defs:type (Results 51 – 75 of 412) sorted by relevance

12345678910>>...17

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDescriptorDataLoaderBeanInfo.java64 public Image getIcon(int type) { in getIcon()
H A DOfficeDocumentDataLoaderBeanInfo.java60 public Image getIcon(int type) { in getIcon()
H A DParcelContentsFolderDataLoaderBeanInfo.java64 public Image getIcon(int type) { in getIcon()
H A DParcelDataLoaderBeanInfo.java64 public Image getIcon(int type) { in getIcon()
H A DParcelFolderDataLoaderBeanInfo.java64 public Image getIcon(int type) { in getIcon()
/trunk/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java90 …public Object getValue(com.sun.star.uno.Type type) throws com.sun.star.form.binding.IncompatibleTy… in getValue()
126 public boolean supportsType(com.sun.star.uno.Type type) in supportsType()
/trunk/main/codemaker/source/commoncpp/
H A Dcommoncpp.cxx46 rtl::OString typeToPrefix(TypeManager const & manager, rtl::OString const & type) in typeToPrefix()
71 rtl::OString scopedCppName(rtl::OString const & type, bool bNoNameSpace, in scopedCppName()
/trunk/main/xmloff/source/forms/
H A Dpropertyexport.hxx394 #define DBG_CHECK_PROPERTY(name, type) \ argument
400 #define DBG_CHECK_PROPERTY_ASCII( name, type ) \ argument
406 #define DBG_CHECK_PROPERTY(name, type) argument
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKey.java51 protected int type; field in OKey
62 public OKey(String name, boolean isCaseSensitive, String referencedTable, int type, in OKey()
/trunk/main/toolkit/source/layout/core/
H A Dvcl.cxx29 static PushButton* get_button (Dialog const* dialog, sal_uInt32 type) in get_button()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XElementAccess.java59 com.sun.star.uno.Type type = oObj.getElementType(); in _getElementType() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/datatransfer/
H A D_XMimeContentTypeFactory.java55 XMimeContentType type = null; in _createMimeContentType() local
/trunk/main/binaryurp/source/
H A Dunmarshal.cxx73 css::uno::TypeDescription const & type, in copyMemberValues()
289 BinaryAny Unmarshal::readValue(css::uno::TypeDescription const & type) { in readValue()
483 BinaryAny Unmarshal::readSequence(css::uno::TypeDescription const & type) { in readSequence()
538 css::uno::TypeDescription const & type, std::vector< BinaryAny > * values) in readMemberValues()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx164 BaseOffset(typelib_InterfaceTypeDescription * type) { calculate(type, 0); } in BaseOffset()
179 typelib_InterfaceTypeDescription * type, sal_Int32 offset) in calculate()
219 typelib_InterfaceTypeDescription * type) in getVtables()
335 typelib_InterfaceTypeDescription * type, bool includePrimary) const in createVtables()
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java43 Type type = new Type(XNamingService.class); in testQueryInterface() local
99 public Object sendRequest(String oid, Type type, String operation, in sendRequest()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx77 sal_uInt16 type = WINDOW_WINDOW; in init_from_window() local
277 static GType type = 0; in ooo_window_wrapper_get_type() local
317 GType type = g_type_from_name( "GailWindow" ); in restore_gail_window_vtable() local
/trunk/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java50 public void setAttribute(String name, String type, String value) in setAttribute()
114 String type = null; in getTypeByName() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DNagDialog.java44 int type) { in NagDialog()
93 int type) { in initUI()
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java64 private String type; field in TestFormulaDocs
105 public TestFormulaDocs(String filename, String type) { in TestFormulaDocs()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DIQueryInterface.java53 Object queryInterface(Type type); in queryInterface()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A DRequestHandler.java35 Object sendRequest(String oid, Type type, String operation, Object[] args) in sendRequest()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_interact.cxx49 inline InteractionContinuationImpl( Type const & type, bool * pselect ) in InteractionContinuationImpl()
81 Any InteractionContinuationImpl::queryInterface( Type const & type ) in queryInterface()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DMessage.java36 ITypeDescription type, IMethodDescription method, boolean synchronous, in Message()
184 private final ITypeDescription type; field in Message
/trunk/main/configmgr/source/
H A Dxcuparser.cxx465 Type type = xmldata::parseType( in handlePropValue() local
554 Type type = xmldata::parseType( in handleLocpropValue() local
658 Type type = TYPE_ERROR; in handleGroupProp() local
731 rtl::OUString const & name, Type type, Operation operation, bool finalized) in handleUnknownGroupProp()
773 Type type, Operation operation, bool finalized) in handlePlainGroupProp()
826 rtl::OUString const & name, Type type, Operation operation, bool finalized) in handleLocalizedGroupProp()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx305 typelib_CompoundTypeDescription const * type) in get()
353 typelib_CompoundTypeDescription const * type) in get_()
392 void * exception, unsigned int * thunk, typelib_TypeDescription * type) in deleteException()
408 typelib_TypeDescription * type = NULL; in raiseException() local
435 typelib_TypeDescription * type = NULL; in fillUnoException() local

Completed in 79 milliseconds

12345678910>>...17