Searched refs:aLocalEntries (Results 1 – 1 of 1) sorted by relevance
513 uno::Sequence<beans::PropertyValue> aLocalEntries; in ReadConfiguration() local514 if ( aCompProperties[0] >>= aLocalEntries ) in ReadConfiguration()516 sal_Int32 nLocaleCount = aLocalEntries.getLength(); in ReadConfiguration()518 const beans::PropertyValue* pConfigArray = aLocalEntries.getConstArray(); in ReadConfiguration()
Completed in 22 milliseconds