Searched refs:xLeaves (Results 1 – 1 of 1) sorted by relevance
401 uno::Reference< container::XNameAccess > xLeaves( xIntLeaves, uno::UNO_QUERY_THROW ); in supportsOptions() local404 uno::Sequence< OUString > seqLeafNames = xLeaves->getElementNames(); in supportsOptions()407 uno::Any anyLeaf = xLeaves->getByName( seqLeafNames[j] ); in supportsOptions()
Completed in 5 milliseconds