Searched refs:getLogicalName (Results 1 – 12 of 12) sorted by relevance
157 output = impls[0].getLogicalName(); in runGetImplementationsTest()214 output += impls[i].getLogicalName() + ","; in runGetAllImplementationsTest()215 output += impls[impls.length - 1].getLogicalName(); in runGetAllImplementationsTest()
73 output = oObj.getLogicalName(); in _getLogicalName()
406 tempitem.setAttribute("value", script.getLogicalName()); in addScriptEntry()413 description = script.getLogicalName(); in addScriptEntry()421 item.setAttribute("value", script.getLogicalName()); in addScriptEntry()
85 logicalname.equals(other.getLogicalName()) && in equals()101 public String getLogicalName() { in getLogicalName() method in ScriptEntry
70 entries[i].getLogicalName(), in addScriptEntries()184 result = entry.getLogicalName(); in getValueAt()
1 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLogicalName()"
78 virtual ::rtl::OUString getLogicalName();
48 virtual ::rtl::OUString SAL_CALL getLogicalName()
115 ::rtl::OUString ScriptURI::getLogicalName( ) in getLogicalName() function in scripting_impl::ScriptURI
232 OUString SAL_CALL ScriptInfo::getLogicalName( ) throw ( RuntimeException ) in getLogicalName() function in scripting_impl::ScriptInfo
750 scriptURI.getLogicalName() ); in getImplementations()
292 log("Found: " + entries[i].getLogicalName());
Completed in 44 milliseconds