Searched refs:aGenericNameSeq (Results 1 – 2 of 2) sorted by relevance
347 … Sequence< ::rtl::OUString > aGenericNameSeq = m_xGenericUICategories->getElementNames(); in getAllIds() local349 sal_uInt32 nCount2 = aGenericNameSeq.getLength(); in getAllIds()353 const ::rtl::OUString* pGenericSeq = aGenericNameSeq.getConstArray(); in getAllIds()
524 … Sequence< ::rtl::OUString > aGenericNameSeq = m_xGenericUICommands->getElementNames(); in getAllCommands() local526 sal_uInt32 nCount2 = aGenericNameSeq.getLength(); in getAllCommands()530 const ::rtl::OUString* pGenericSeq = aGenericNameSeq.getConstArray(); in getAllCommands()
Completed in 19 milliseconds