Lines Matching refs:beans

71 uno::Sequence< beans::PropertyValue > GetValuableArgs_Impl( const uno::Sequence< beans::PropertyVal…  in GetValuableArgs_Impl()
74 uno::Sequence< beans::PropertyValue > aResult; in GetValuableArgs_Impl()
104 uno::Sequence< beans::PropertyValue > addAsTemplate( const uno::Sequence< beans::PropertyValue >& a… in addAsTemplate()
108 uno::Sequence< beans::PropertyValue > aResult( nLength ); in addAsTemplate()
201 const uno::Reference< beans::XPropertySet > xSourceProps( i_rSource, uno::UNO_QUERY_THROW ); in TransferMediaType()
202 const uno::Reference< beans::XPropertySet > xTargetProps( i_rTarget, uno::UNO_QUERY_THROW ); in TransferMediaType()
244 uno::Sequence< beans::PropertyValue > aSeq( 1 ); in SetDocToEmbedded()
402 uno::Sequence< beans::PropertyValue > aArgs( nLen ); in LoadLink_Impl()
433 uno::Sequence< beans::PropertyValue > aProps = xModel->getArgs(); in LoadLink_Impl()
539 uno::Reference< beans::XPropertySet > xTempStreamProps( xTempInpStream, uno::UNO_QUERY_THROW ); in LoadDocumentFromStorage_Impl()
621 uno::Sequence< beans::PropertyValue > aArgs( 4 ); in StoreDocumentToTempStream_Impl()
681 uno::Sequence< beans::PropertyValue > aModelProps = xParentModel->getArgs(); in GetBaseURL_Impl()
715 const uno::Sequence< beans::PropertyValue >& lArguments, in GetBaseURLFrom_Impl()
716 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in GetBaseURLFrom_Impl()
783 uno::Sequence< beans::PropertyValue > aArgs( 3 ); in StoreDocToStorage_Impl()
822 const uno::Sequence< beans::PropertyValue >& aMedDescr ) in CreateDocFromMediaDescr_Impl()
865 uno::Sequence< beans::PropertyValue > aTempMediaDescr; in CreateTempDocFromLink_Impl()
871 catch ( beans::IllegalTypeException& ) in CreateTempDocFromLink_Impl()
893 uno::Reference< beans::XPropertySet > xTempStreamProps( xTempStream, uno::UNO_QUERY_THROW ); in CreateTempDocFromLink_Impl()
932 const uno::Sequence< beans::PropertyValue >& lArguments, in setPersistentEntry()
933 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in setPersistentEntry()
1058 uno::Sequence< beans::NamedValue > aOutFramePropsTyped; in setPersistentEntry()
1067 for ( const beans::NamedValue* pTypedProp = aOutFramePropsTyped.getConstArray(); in setPersistentEntry()
1160 const uno::Sequence< beans::PropertyValue >& lArguments, in storeToEntry()
1161 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in storeToEntry()
1199 catch ( beans::IllegalTypeException& ) in storeToEntry()
1212 catch ( beans::IllegalTypeException& ) in storeToEntry()
1286 const uno::Sequence< beans::PropertyValue >& lArguments, in storeAsEntry()
1287 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in storeAsEntry()
1330 catch ( beans::IllegalTypeException& ) in storeAsEntry()
1343 catch ( beans::IllegalTypeException& ) in storeAsEntry()
1619 catch ( beans::IllegalTypeException& ) in storeOwn()
1666 const uno::Sequence< beans::PropertyValue >& lArguments, in reload()
1667 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in reload()
1729 uno::Sequence< beans::PropertyValue > aArgs( 1 ); in reload()
1738 uno::Sequence< beans::NamedValue > aObject = aHelper.GetObjectPropsByFilter( m_aLinkFilterName ); in reload()