Searched refs:aTypeProps (Results 1 – 2 of 2) sorted by relevance
269 ::com::sun::star::uno::Sequence < ::com::sun::star::beans::PropertyValue > aTypeProps; in GetImageExtensionByFactory_Impl()272 xAccess->getByName( aInternalType ) >>= aTypeProps; in GetImageExtensionByFactory_Impl()273 sal_Int32 nProps = aTypeProps.getLength(); in GetImageExtensionByFactory_Impl()276 const ::com::sun::star::beans::PropertyValue& rProp = aTypeProps[i]; in GetImageExtensionByFactory_Impl()
702 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aDocType ) ); in getTitleFromURL() local703 aType = aTypeProps.getUnpackedValueOrDefault( in getTitleFromURL()1881 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aTypeName ) ); in storeTemplate() local1883 …aTypeProps.getUnpackedValueOrDefault( ::rtl::OUString::createFromAscii( "Extensions" ), Sequence< … in storeTemplate()1887 …::rtl::OUString aMediaType = aTypeProps.getUnpackedValueOrDefault( ::rtl::OUString::createFromAsci… in storeTemplate()
Completed in 34 milliseconds