Lines Matching refs:beans

186 …   uno::Reference<beans::XPropertySet> xPageStyle(getUsedStyle(_xReportDefinition),uno::UNO_QUERY);  in addStyleListener()
268 uno::Reference< beans::XPropertySetInfo> xInfo = _xShape->getPropertySetInfo(); in lcl_fillShapeToItems()
291 const uno::Reference< beans::XPropertySetInfo> xInfo = _xShape->getPropertySetInfo(); in lcl_fillItemsToShape()
300 const beans::Property aProp = xInfo->getPropertyByName( aIt->sName ); in lcl_fillItemsToShape()
301 … if ( ( aIt->nFlags & beans::PropertyAttribute::READONLY ) != beans::PropertyAttribute::READONLY ) in lcl_fillItemsToShape()
328 uno::Reference< beans::XPropertySet > xSet(_rxReportControlFormat,uno::UNO_QUERY_THROW); in lcl_CharPropertiesToItems()
373 …void lcl_pushBack( uno::Sequence< beans::NamedValue >& _out_rProperties, const ::rtl::OUString& _s… in lcl_pushBack()
377 _out_rProperties[ nLen ] = beans::NamedValue( _sName, _rValue ); in lcl_pushBack()
446 …_rOriginalControlFontComplex, const SfxItemSet& _rItemSet, uno::Sequence< beans::NamedValue >& _ou… in lcl_itemsToCharProperties()
601 …const uno::Reference< awt::XWindow>& _rxParentWindow, uno::Sequence< beans::NamedValue >& _out_rNe… in openCharDialog()
607 _out_rNewValues = uno::Sequence< beans::NamedValue >(); in openCharDialog()
791 …ort::XReportControlFormat >& _rxReportControlFormat, const uno::Sequence< beans::NamedValue >& _rS… in applyCharacterSettings()
951 uno::Reference< beans::XPropertySet > xParam; in getParameterNames()
1022 … , const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet >& _xRowSet in openDialogFormula_nothrow()