Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx347 … Sequence< ::rtl::OUString > aGenericNameSeq = m_xGenericUICategories->getElementNames(); in getAllIds() local
349 sal_uInt32 nCount2 = aGenericNameSeq.getLength(); in getAllIds()
353 const ::rtl::OUString* pGenericSeq = aGenericNameSeq.getConstArray(); in getAllIds()
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx524 … Sequence< ::rtl::OUString > aGenericNameSeq = m_xGenericUICommands->getElementNames(); in getAllCommands() local
526 sal_uInt32 nCount2 = aGenericNameSeq.getLength(); in getAllCommands()
530 const ::rtl::OUString* pGenericSeq = aGenericNameSeq.getConstArray(); in getAllCommands()

Completed in 21 milliseconds