Lines Matching refs:beans

150 using namespace ::com::sun::star::beans;
205 bool GetEncryptionData_Impl( const SfxItemSet* pSet, uno::Sequence< beans::NamedValue >& o_rEncrypt… in GetEncryptionData_Impl()
333 uno::Reference< beans::XPropertySet > xProps( xStorage, uno::UNO_QUERY ); in SetupStorage()
363 uno::Sequence< beans::NamedValue > aEncryptionAlgs( 3 ); in SetupStorage()
433 uno::Reference < beans::XPropertySet > xPropSet( xStorage, uno::UNO_QUERY_THROW ); in GeneralInit_Impl()
514 uno::Sequence< beans::PropertyValue > aArgs; in DoInitNew()
535 const uno::Sequence< beans::PropertyValue >& aMediaDescr ) in ImportFromGeneratedStream_Impl()
664 uno::Reference< beans::XPropertySet > xStorProps( xStorage, uno::UNO_QUERY_THROW ); in DoLoad()
727 uno::Reference < beans::XPropertySet > xSet( GetModel(), uno::UNO_QUERY ); in DoLoad()
734 catch(const beans::UnknownPropertyException& ) in DoLoad()
745 catch(const beans::UnknownPropertyException& ) in DoLoad()
845 … uno::Reference<beans::XPropertySet> xStorageProps( pMedium->GetStorage(), uno::UNO_QUERY_THROW ); in DoLoad()
1040 uno::Sequence< beans::NamedValue > aEncryptionData; in DoSave()
1204 … uno::Reference < beans::XPropertySet > xPropSet( GetStorage(), uno::UNO_QUERY_THROW ); in SaveTo_Impl()
1388 … uno::Reference< beans::XPropertySet > xProps( rMedium.GetStorage(), uno::UNO_QUERY ); in SaveTo_Impl()
1430 uno::Sequence< beans::NamedValue > aEncryptionData; in SaveTo_Impl()
1623 … uno::Reference < beans::XPropertySet > xPropSet( rMedium.GetStorage(), uno::UNO_QUERY_THROW ); in SaveTo_Impl()
2006 uno::Reference < beans::XPropertySet > xPropSet( xNewStor, uno::UNO_QUERY ); in DoSaveObjectAs()
2169 uno::Sequence< beans::PropertyValue > aMediaDescr; in DoSaveCompleted()
2276 uno::Sequence < beans::PropertyValue > aProps; in InsertFrom()
2288 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in InsertFrom()
2313 uno::Sequence < beans::PropertyValue > lDescriptor; in InsertFrom()
2317 …com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aArgs ( lDescriptor.getLeng… in InsertFrom()
2318 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in InsertFrom()
2319 const com::sun::star::beans::PropertyValue * pOldValue = lDescriptor.getConstArray(); in InsertFrom()
2372 uno::Sequence < beans::PropertyValue > aProps; in ImportFrom()
2384 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in ImportFrom()
2409 uno::Sequence < beans::PropertyValue > lDescriptor; in ImportFrom()
2413 …com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aArgs ( lDescriptor.getLeng… in ImportFrom()
2414 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in ImportFrom()
2415 const com::sun::star::beans::PropertyValue * pOldValue = lDescriptor.getConstArray(); in ImportFrom()
2489 uno::Sequence < beans::PropertyValue > aProps; in ExportTo()
2498 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in ExportTo()
2523 com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aOldArgs; in ExportTo()
2527 const com::sun::star::beans::PropertyValue * pOldValue = aOldArgs.getConstArray(); in ExportTo()
2528 …com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aArgs ( aOldArgs.getLength(… in ExportTo()
2529 com::sun::star::beans::PropertyValue * pNewValue = aArgs.getArray(); in ExportTo()
3226 uno::Sequence< beans::NamedValue > aEncryptionData; in LoadOwnFormat()
3495 … uno::Reference< beans::XPropertySet > xProps( xSubStorage, uno::UNO_QUERY_THROW ); in StoragesOfUnknownMediaTypeAreCopied_Impl()
3637 … uno::Reference< beans::XPropertySet > xProps( xSubStorage, uno::UNO_QUERY_THROW ); in CopyStoragesOfUnknownMediaType()
3718 uno::Reference< beans::XPropertySet > xPropSet( xStream, uno::UNO_QUERY ); in GenerateAndStoreThumbnail()