Searched refs:getLanguageProperties (Results 1 – 7 of 7) sorted by relevance
86 languagedepprops.equals(other.getLanguageProperties()) && in equals()92 public Map getLanguageProperties() in getLanguageProperties() method in ScriptEntry
251 String classpath = (String)getLanguageProperties().get("classpath"); in getClassPath()
5 …ptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLanguageProperties()"
58 getLanguageProperties() throw ( css::uno::RuntimeException );
279 Reference< beans::XPropertySet > SAL_CALL ScriptInfo::getLanguageProperties( ) in getLanguageProperties() function in scripting_impl::ScriptInfo
195 XPropertySet langProps = oObj.getLanguageProperties(); in _getLanguageProperties()
194 Map languageProps = metaData.getLanguageProperties(); in invoke()
Completed in 31 milliseconds