Searched refs:m_JRELocations (Results 1 – 2 of 2) sorted by relevance
561 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 …]
190 boost::optional< ::std::vector< ::rtl::OUString> > m_JRELocations; member in jfw::NodeJava323 ::std::vector< ::rtl::OUString> m_JRELocations;
Completed in 21 milliseconds