Home
last modified time | relevance | path

Searched refs:m_JRELocations (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/jvmfwk/source/
H A Delements.cxx561 if (m_JRELocations) in write()
591 for (cit i = m_JRELocations->begin(); i != m_JRELocations->end(); i++) in write()
680 if (! m_JRELocations) in setJRELocations()
683 m_JRELocations->clear(); in setJRELocations()
692 std::find(m_JRELocations->begin(), m_JRELocations->end(), in setJRELocations()
703 if (!m_JRELocations) in addJRELocation()
708 std::find(m_JRELocations->begin(), m_JRELocations->end(), in addJRELocation()
722 return m_JRELocations; in getJRELocations()
1153 m_JRELocations(), in MergedSettings()
1280 for (it i = m_JRELocations.begin(); i != m_JRELocations.end(); in getJRELocations()
[all …]
H A Delements.hxx192 boost::optional< ::std::vector< ::rtl::OUString> > m_JRELocations; member in jfw::NodeJava
325 ::std::vector< ::rtl::OUString> m_JRELocations;

Completed in 26 milliseconds