Home
last modified time | relevance | path

Searched refs:getLogicalName (Results 1 – 12 of 12) sorted by relevance

/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInfoAccess.java157 output = impls[0].getLogicalName(); in runGetImplementationsTest()
214 output += impls[i].getLogicalName() + ","; in runGetAllImplementationsTest()
215 output += impls[impls.length - 1].getLogicalName(); in runGetAllImplementationsTest()
H A D_XScriptInfo.java73 output = oObj.getLogicalName(); in _getLogicalName()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java406 tempitem.setAttribute("value", script.getLogicalName()); in addScriptEntry()
413 description = script.getLogicalName(); in addScriptEntry()
421 item.setAttribute("value", script.getLogicalName()); in addScriptEntry()
H A DScriptEntry.java85 logicalname.equals(other.getLogicalName()) && in equals()
101 public String getLogicalName() { in getLogicalName() method in ScriptEntry
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java70 entries[i].getLogicalName(), in addScriptEntries()
184 result = entry.getLogicalName(); in getValueAt()
/trunk/main/scripting/workben/data/objdsc/
H A Ddrafts.com.sun.star.script.framework.storage.ScriptInfo.csv1 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLogicalName()"
/trunk/main/scripting/source/storage/
H A DScriptURI.hxx78 virtual ::rtl::OUString getLogicalName();
H A DScriptInfo.hxx48 virtual ::rtl::OUString SAL_CALL getLogicalName()
H A DScriptURI.cxx115 ::rtl::OUString ScriptURI::getLogicalName( ) in getLogicalName() function in scripting_impl::ScriptURI
H A DScriptInfo.cxx232 OUString SAL_CALL ScriptInfo::getLogicalName( ) throw ( RuntimeException ) in getLogicalName() function in scripting_impl::ScriptInfo
H A DScriptStorage.cxx750 scriptURI.getLogicalName() ); in getImplementations()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java292 log("Found: " + entries[i].getLogicalName());

Completed in 82 milliseconds