Searched refs:aMethodsNames (Results 1 – 1 of 1) sorted by relevance
432 …Sequence< ::rtl::OUString> aMethodsNames = ::comphelper::getEventMethodsForType(*pCurrentListeners… in TransferEventScripts() local434 const ::rtl::OUString* pMethodsNames = aMethodsNames.getConstArray(); in TransferEventScripts()435 for (k=0; k<aMethodsNames.getLength(); ++k, ++pMethodsNames) in TransferEventScripts()446 if (k<aMethodsNames.getLength()) in TransferEventScripts()
Completed in 27 milliseconds