Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 145) sorted by last modified time

123456

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1599 public static String getName(Object obj) in getName()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java244 public void setSelected(Object obj) in setSelected()
H A DFTPDialog.java592 Object obj = ucb.getContentProperty(content, PropertyNames.PROPERTY_TITLE, String.class); in connect() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java322 Object obj= it.next(); in containsAll() local
511 synchronized public boolean remove(Object obj) in remove()
534 Object obj= it.next(); in removeAll() local
H A DPropertySet.java703 private boolean checkType(Object obj) in checkType()
719 private Object convert( Class cl, Object obj) throws com.sun.star.lang.IllegalArgumentException in convert()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java490 protected String toString(Object obj) in toString()
592 private String callToString(Object obj) in callToString()
601 protected String toString(Object obj) in toString()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx178 ooo_window_wrapper_real_initialize(AtkObject *obj, gpointer data) in ooo_window_wrapper_real_initialize()
238 ooo_window_wrapper_real_finalize (GObject *obj) in ooo_window_wrapper_real_finalize()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas453 Dim obj As Object variable
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java94 Object obj; in createDialog() local
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiProtocolSocketFactory.java154 public boolean equals(Object obj) in equals()
H A DWikiDialog.java65 Object obj; in WikiDialog() local
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx58 XMLChildNode::XMLChildNode( const XMLChildNode& obj) in XMLChildNode()
64 XMLChildNode& XMLChildNode::operator=(const XMLChildNode& obj){ in operator =()
88 XMLParentNode::XMLParentNode( const XMLParentNode& obj) in XMLParentNode()
570 XMLFile::XMLFile( const XMLFile& obj ) in XMLFile()
587 XMLFile& XMLFile::operator=(const XMLFile& obj){ in operator =()
750 XMLElement::XMLElement(const XMLElement& obj) in XMLElement()
773 XMLElement& XMLElement::operator=(const XMLElement& obj){ in operator =()
982 XMLData::XMLData(const XMLData& obj) in XMLData()
989 XMLData& XMLData::operator=(const XMLData& obj){ in operator =()
1022 XMLComment::XMLComment(const XMLComment& obj) in XMLComment()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1623 static boolean isVoidAny(Object obj) in isVoidAny()
/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx227 PyObject *obj = PyTuple_GetItem( args, 0 ); in extractOneStringArg() local
421 PyObject *obj = PyTuple_GetItem( args, 0 ); in checkType() local
445 PyObject *obj = PyTuple_GetItem( args, 0 ); in checkEnum() local
462 PyObject *obj = extractOneStringArg( args, "pyuno.getClass"); in getClass() local
489 PyObject *obj = PyTuple_GetItem( args, 0 ); in isInterface() local
524 PyObject *obj = extractOneStringArg( args, "pyuno.systemPathToFileUrl" ); in systemPathToFileUrl() local
549 PyObject *obj = extractOneStringArg( args, "pyuno.fileUrlToSystemPath" ); in fileUrlToSystemPath() local
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java469 public static void setProperties(Object obj, String propName, Object value) throws Exception { in setProperties()
482 public static Object getProperties(Object obj, String propName) throws Exception { in getProperties()
H A DTestUtil.java191 public static void printPropertiesList(Object obj) throws Exception { in printPropertiesList()
/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DCheckFrames.java65 Object obj = xTextFramesIdx.getByIndex(i); in testLoadTextFrame() local
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java71 public boolean equals(Object obj) { in equals()
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorerLabelProvider.java35 public String getColumnText(Object obj, int index) { in getColumnText()
50 public Image getColumnImage(Object obj, int index) { in getColumnImage()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DLogger.java71 public static Logger getLogger(Object obj, boolean screenshotEnabled) { in getLogger()
84 public static Logger getLogger(Object obj) { in getLogger()
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java918 Object obj = m_currentPath.pop(); in endElement() local
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java290 public boolean equals(Object obj) { in equals()
H A DRecord.java135 public boolean equals(Object obj) { in equals()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/
H A DDifference.java186 public boolean equals(Object obj) { in equals()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java685 EmbeddedObject obj = (EmbeddedObject)embObjs.next(); in write() local

Completed in 93 milliseconds

123456