Searched refs:aObjProps (Results 1 – 2 of 2) sorted by relevance
399 uno::Sequence< beans::NamedValue > aObjProps; in GetObjectPropsByStringClassID() local404 aObjProps.realloc(2); in GetObjectPropsByStringClassID()405 aObjProps[0].Name = ::rtl::OUString::createFromAscii("ObjectFactory"); in GetObjectPropsByStringClassID()406 …aObjProps[0].Value <<= ::rtl::OUString::createFromAscii("com.sun.star.embed.OOoSpecialEmbeddedObje… in GetObjectPropsByStringClassID()407 aObjProps[1].Name = ::rtl::OUString::createFromAscii("ClassID"); in GetObjectPropsByStringClassID()408 aObjProps[1].Value <<= aClassID; in GetObjectPropsByStringClassID()409 return aObjProps; in GetObjectPropsByStringClassID()420 aObjProps = GetObjPropsFromConfigEntry( aClassID, xObjectProps ); in GetObjectPropsByStringClassID()427 return aObjProps; in GetObjectPropsByStringClassID()434 uno::Sequence< beans::NamedValue > aObjProps; in GetObjectPropsByClassID() local[all …]
51 … const uno::Sequence< beans::NamedValue >& aObjProps ) in OCommonEmbeddedObject()70 CommonInit_Impl( aObjProps ); in OCommonEmbeddedObject()76 const uno::Sequence< beans::NamedValue >& aObjProps, in OCommonEmbeddedObject()98 LinkInit_Impl( aObjProps, aMediaDescr, aObjectDescr ); in OCommonEmbeddedObject()