Home
last modified time | relevance | path

Searched defs:description (Results 1 – 25 of 47) sorted by relevance

12

/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java54 public void testStarted(Description description) throws Exception { in testStarted()
80 public void testFinished(Description description) throws Exception { in testFinished()
86 public void testIgnored(Description description) throws Exception { in testIgnored()
101 public void testRunStarted(Description description) throws Exception { in testRunStarted()
105 private void startSuite(Description description) { in startSuite()
H A DLogger.java101 protected void start(Description description) { in start()
117 protected void fail(Throwable e, Description description) { in fail()
143 private void finish(Description description) { in finish()
148 public Statement apply(final Statement base, final Description description) { in apply()
H A DXMLReporter.java71 public void testStarted(Description description) throws Exception { in testStarted()
110 public void testFinished(Description description) throws Exception { in testFinished()
117 public void testIgnored(Description description) throws Exception { in testIgnored()
140 public void testRunStarted(Description description) throws Exception { in testRunStarted()
H A DReportUploader.java54 public void testRunStarted(Description description) throws Exception { in testRunStarted()
/aoo41x/main/scripting/workben/ifc/scripting/
H A D_XScriptInfoAccess.java79 String description = testdata.get("description"); in runGetScriptLogicalNamesTest() local
137 String description = testdata.get("description"); in runGetImplementationsTest() local
194 String description = testdata.get("description"); in runGetAllImplementationsTest() local
H A D_XFunctionProvider.java77 String description = testdata.get("description"); in runGetFunctionTest() local
H A D_XFunction.java84 String description = testdata.get("description"); in runInvokeTest() local
/aoo41x/main/reportbuilder/java/com/sun/star/report/function/metadata/
H A DAuthor-Function.properties24 description=Returns the author of the report. key
H A DAuthor-Function_en_US.properties24 description=Returns the author of the report. key
H A DTitle-Function.properties24 description=Returns the title of the report. key
H A DTitle-Function_en_US.properties24 description=Returns the title of the report. key
H A Dcategory.properties24 description=Contains functions to access document information. key
H A Dcategory_en_US.properties24 description=Contains functions about meta data key
/aoo41x/main/jurt/com/sun/star/lib/connections/socket/
H A DConnectionDescriptor.java36 public ConnectionDescriptor(String description) in ConnectionDescriptor()
/aoo41x/main/unotools/source/misc/
H A Datom.cxx98 void AtomProvider::overrideAtom( int atom, const ::rtl::OUString& description ) in overrideAtom()
195 void MultiAtomProvider::overrideAtom( int atomClass, int atom, const ::rtl::OUString& description ) in overrideAtom()
213 sal_Int32 AtomServer::getAtom( sal_Int32 atomClass, const ::rtl::OUString& description, sal_Bool cr… in getAtom()
296 int AtomClient::getAtom( int atomClass, const ::rtl::OUString& description, sal_Bool bCreate ) in getAtom()
/aoo41x/main/jurt/com/sun/star/comp/connections/
H A DImplementation.java59 String description, in getConnectionService()
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java33 private String description = ""; field in ScriptEntry
68 Map languagedepprops, String description) { in ScriptEntry()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmodule.properties27 description: XML-Parsers for OpenOffice.org report definitions. These definitions\ key
/aoo41x/main/winaccessibility/source/UAccCOM/
H A DAccImage.cpp36 STDMETHODIMP CAccImage::get_description(BSTR * description) in get_description()
H A DAccAction.cpp60 STDMETHODIMP CAccAction::get_description(long actionIndex,BSTR __RPC_FAR *description) in get_description()
/aoo41x/main/qadevOOo/tests/java/ifc/bridge/
H A D_XBridge.java126 String description = oObj.getDescription(); in _getDescription() local
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DDriverPropertyInfo.cxx82 ::rtl::OUString java_sql_DriverPropertyInfo::description() in description() function in java_sql_DriverPropertyInfo
/aoo41x/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java180 IMethodDescription description) { in test()
228 ITypeDescription description) throws Exception { in test()
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptDescriptor.java188 StringBuffer description = new StringBuffer( m_name ); in toString() local
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/
H A DConverterInfo.java95 Vector deviceMime, String displayName, String description, in ConverterInfo()
173 Vector deviceMime, String displayName, String description, in ConverterInfo()

Completed in 76 milliseconds

12