Lines Matching refs:beans

171             uno::Reference < beans::XPropertySet > xSet(pImpl->mxImageStorage,uno::UNO_QUERY);  in CommitImageSubStorage()
362 uno::Reference < beans::XPropertySet > xSet( pImpl->mxStorage, uno::UNO_QUERY ); in Get_Impl()
377 uno::Sequence< beans::PropertyValue > aObjDescr( xCopy.is() ? 2 : 1 ); in Get_Impl()
386 uno::Sequence< beans::PropertyValue > aMediaDescr( 1 ); in Get_Impl()
404 const uno::Sequence < beans::PropertyValue >& rArgs, ::rtl::OUString& rNewName ) in CreateEmbeddedObject()
420 uno::Sequence< beans::PropertyValue > aObjDescr( rArgs.getLength() + 1 ); in CreateEmbeddedObject()
442 return CreateEmbeddedObject( rClassId, uno::Sequence < beans::PropertyValue >(), rNewName ); in CreateEmbeddedObject()
528 uno::Sequence < beans::PropertyValue > aSeq; in StoreEmbeddedObject()
598 uno::Reference< beans::XPropertySet > xProps( xNewStream, uno::UNO_QUERY_THROW ); in InsertEmbeddedObject()
625 …EmbeddedObject( const ::com::sun::star::uno::Sequence < ::com::sun::star::beans::PropertyValue >& … in InsertEmbeddedObject()
637 uno::Sequence< beans::PropertyValue > aObjDescr( 1 ); in InsertEmbeddedObject()
660 …rtEmbeddedLink( const ::com::sun::star::uno::Sequence < ::com::sun::star::beans::PropertyValue >& … in InsertEmbeddedLink()
672 uno::Sequence< beans::PropertyValue > aObjDescr( 1 ); in InsertEmbeddedLink()
784 uno::Sequence< beans::PropertyValue > aMediaDescr( 1 ); in CopyAndGetEmbeddedObject()
787 uno::Sequence< beans::PropertyValue > aObjDescr( 1 ); in CopyAndGetEmbeddedObject()
805 uno::Reference< beans::XPropertySet > xOrigProps( xObj->getComponent(), uno::UNO_QUERY_THROW ); in CopyAndGetEmbeddedObject()
813 uno::Sequence< beans::PropertyValue > aObjDescr( 1 ); in CopyAndGetEmbeddedObject()
828 …uno::Reference< beans::XPropertySet > xTargetProps( xResult->getComponent(), uno::UNO_QUERY_THROW … in CopyAndGetEmbeddedObject()
831 uno::Reference< beans::XPropertySetInfo > xOrigInfo = xOrigProps->getPropertySetInfo(); in CopyAndGetEmbeddedObject()
835 uno::Sequence< beans::Property > aPropertiesList = xOrigInfo->getProperties(); in CopyAndGetEmbeddedObject()
844 catch( beans::PropertyVetoException& ) in CopyAndGetEmbeddedObject()
1091 uno::Reference< beans::XPropertySet > xStorProps( pImpl->mxStorage, uno::UNO_QUERY_THROW ); in RemoveEmbeddedObject()
1097 uno::Reference< beans::XPropertySet > xTargetStorProps( in RemoveEmbeddedObject()
1225 uno::Reference < beans::XPropertySet > xSet( xStream, uno::UNO_QUERY ); in GetGraphicStream()
1279 uno::Reference< beans::XPropertySet > xPropSet( xGraphicStream, uno::UNO_QUERY ); in InsertGraphicStream()
1310 uno::Sequence< beans::PropertyValue > aProps( 3 ); in InsertGraphicStreamDirectly()
1445 uno::Sequence< beans::PropertyValue > aArgs( _bOasisFormat ? 2 : 3 ); in StoreAsChildren()
1461 uno::Sequence< beans::PropertyValue >(), in StoreAsChildren()
1666 uno::Sequence< beans::PropertyValue >(), in SetPersistentEntries()
1667 uno::Sequence< beans::PropertyValue >() ); in SetPersistentEntries()