/trunk/test/testcommon/source/org/openoffice/test/common/ |
H A D | XMLReporter.java | 208 InputStream is = getClass().getResourceAsStream("XMLReporter.xsl"); in store()
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/ |
H A D | DOMDocument.java | 253 String domImpl = doc.getClass().getName(); in docToBytes()
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelFolderSupport.java | 156 … out.println("GENERATION FAILED: reason: " + ioe.getClass().getName() + ": "+ ioe.getMessage()); in generate()
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | OColumn.java | 247 return getClass().getName(); in getImplementationName()
|
/trunk/main/cppuhelper/source/ |
H A D | stdidlclass.cxx | 78 … virtual Reference< XIdlClass > SAL_CALL getClass( const ::rtl::OUString& ) throw(RuntimeException) in getClass() function in cppu::OStdIdlClass
|
/trunk/main/scripting/java/org/openoffice/idesupport/ui/ |
H A D | ConfigurePanel.java | 176 … ImageIcon icon = new ImageIcon(getClass().getResource("/org/openoffice/idesupport/ui/add.gif")); in initMethodButtons()
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/ |
H A D | FlatXml.java | 81 return( this.getClass().getName() ); in getImplementationName()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/ |
H A D | RunnerService.java | 209 java.net.URL url = this.getClass().getResource("/objdsc"); in getPropertyValues()
|
/trunk/test/testcommon/source/org/openoffice/test/ |
H A D | OpenOffice.java | 108 URL url = getClass().getClassLoader().getResource(BIN); in OpenOffice()
|
/trunk/main/rhino/ |
H A D | rhino1_7R3.patch | 837 - this.parentLoader = getClass().getClassLoader(); 838 + this.parentLoader = getClass().getClassLoader();
|
/trunk/main/scripting/workben/installer/ |
H A D | IdeVersion.java | 337 return getValueAt(0, c).getClass(); in getColumnClass()
|
H A D | InstallWizard.java | 189 URL url = this.getClass().getResource("sidebar.jpg"); in initComponents()
|
H A D | Version.java | 328 return getValueAt(0, c).getClass(); in getColumnClass()
|
/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/ |
H A D | SampleDialog.java | 98 return getClass().getName(); in getImplementationName()
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | PropertyBag.java | 173 …fail( "retrieving a previously set property (" + expectedValues[i].Value.getClass().toString() + "… in checkSequenceAccess()
|
H A D | SingleSelectQueryComposer.java | 94 final Class composerClass = m_composer.getClass(); in checkAttributeAccess()
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XAtomServer.idl | 77 sequence< AtomDescription > getClass( [in] long atomClass );
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/ |
H A D | JavaLoader.java | 205 return getClass().getName(); in getImplementationName()
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentInfo.java | 282 getPropertyByName(xProps, aName).getClass().getName(); in checkType()
|
/trunk/main/xmerge/source/palmtests/qa/comparator/ |
H A D | XmlDiff.java | 73 Class c = this.getClass(); in XmlDiff()
|
/trunk/main/xmerge/workben/ |
H A D | XmlDiff.java | 73 Class c = this.getClass(); in XmlDiff()
|
/trunk/main/scripting/workben/ifc/scripting/ |
H A D | _XScriptSecurity.java | 245 result = e.getClass().getName() + " getting list of secure URLs"; in getPathList()
|
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/ |
H A D | LocalOfficeConnection.java | 334 this.getClass().getClassLoader(), aExec); in getProgramPath()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/ |
H A D | _ParagraphProperties.java | 479 return new Type(o.getClass()); in getElementType()
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpIndexerTool.java | 258 System.out.println(" caught a " + e.getClass() + in mainImpl()
|