Searched refs:lPropertyNames (Results 1 – 7 of 7) sorted by relevance
352 Sequence< OUString > lPropertyNames ; // list of all locales for localized entry in impl_packLocalizedProperties() local382 lPropertyNames = xSetAccess->getElementNames() ; in impl_packLocalizedProperties()383 nPropertiesSize = lPropertyNames.getLength() ; in impl_packLocalizedProperties()391 OUString sLocaleName = lPropertyNames[nPropertyCounter]; in impl_packLocalizedProperties()393 lProperties[nPropertyCounter].Name = lPropertyNames[nPropertyCounter] ; in impl_packLocalizedProperties()395 xSetAccess->getByName( lPropertyNames[nPropertyCounter] ) >>= sLocaleValue ; in impl_packLocalizedProperties()
191 virtual void Notify( const Sequence< OUString >& lPropertyNames );
283 virtual void Notify( const Sequence< OUString >& lPropertyNames );
264 virtual void Notify( const Sequence< OUString >& lPropertyNames );
393 virtual void Notify( const css::uno::Sequence< ::rtl::OUString >& lPropertyNames );
190 virtual void Notify(const css::uno::Sequence< rtl::OUString >& lPropertyNames);
265 virtual void Notify( const Sequence< ::rtl::OUString >& lPropertyNames );
Completed in 52 milliseconds