Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dimagemgr.cxx269 ::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()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx702 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aDocType ) ); in getTitleFromURL() local
703 aType = aTypeProps.getUnpackedValueOrDefault( in getTitleFromURL()
1881 SequenceAsHashMap aTypeProps( xTypeDetection->getByName( aTypeName ) ); in storeTemplate() local
1883aTypeProps.getUnpackedValueOrDefault( ::rtl::OUString::createFromAscii( "Extensions" ), Sequence< … in storeTemplate()
1887 …::rtl::OUString aMediaType = aTypeProps.getUnpackedValueOrDefault( ::rtl::OUString::createFromAsci… in storeTemplate()

Completed in 35 milliseconds