Home
last modified time | relevance | path

Searched refs:beans (Results 1251 – 1275 of 5912) sorted by relevance

1...<<51525354555657585960>>...237

/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx217 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSheetLinkObj::getPropertySetInfo() in getPropertySetInfo()
221 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
228 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
265 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
504 uno::Reference<beans::XPropertySet> xLink(GetObjectByIndex_Impl(nIndex)); in getByIndex()
515 return getCppuType((uno::Reference<beans::XPropertySet>*)0); in getElementType()
529 uno::Reference<beans::XPropertySet> xLink(GetObjectByName_Impl(aName)); in getByName()
761 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScAreaLinkObj::getPropertySetInfo() in getPropertySetInfo()
765 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
772 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
[all …]
H A Dsrchuno.cxx141 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScCellSearchObj::getPropertySetInfo() in getPropertySetInfo()
145 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
152 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
174 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
/trunk/main/sdext/source/pdfimport/tree/
H A Dimagecontainer.cxx119 ImageId ImageContainer::addImage( const uno::Sequence<beans::PropertyValue>& xBitmap ) in addImage()
129 const uno::Sequence<beans::PropertyValue>& rEntry( m_aImages[nId] ); in writeBase64EncodedStream()
132 const beans::PropertyValue* pAry(rEntry.getConstArray()); in writeBase64EncodedStream()
134 const beans::PropertyValue* pValue( in writeBase64EncodedStream()
/trunk/main/xmloff/source/forms/
H A Delementimport_impl.hxx59 inline ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
63 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xReturn = BASE::createEl… in createElement()
107 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > OColumnImport< BASE >::cr… in createElement()
109 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xReturn; in createElement()
/trunk/main/framework/inc/jobs/
H A Djobdata.hxx232 css::uno::Sequence< css::beans::NamedValue > m_lArguments;
259 css::uno::Sequence< css::beans::NamedValue > getConfig () const;
260 css::uno::Sequence< css::beans::NamedValue > getJobConfig () const;
270 … setJobConfig ( const css::uno::Sequence< css::beans::NamedValue >& lAr…
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx1017 const Sequence< beans::StringPair >& i_rNamespaces) in serialize()
1025 const beans::StringPair * pSeq = i_rNamespaces.getConstArray(); in serialize()
1026 for (const beans::StringPair *pNsDef = pSeq; in serialize()
1045 const Sequence< beans::StringPair >& i_rNamespaces, in fastSerialize()
1046 … const Sequence< beans::Pair< rtl::OUString, sal_Int32 > >& i_rRegisterNamespaces ) in fastSerialize()
1054 const beans::StringPair * pSeq = i_rNamespaces.getConstArray(); in fastSerialize()
1055 for (const beans::StringPair *pNsDef = pSeq; in fastSerialize()
1073 const beans::Pair<OUString,sal_Int32>* pSeq = i_rRegisterNamespaces.getConstArray(); in fastSerialize()
1074 for (const beans::Pair<OUString,sal_Int32>* pNs = pSeq; in fastSerialize()
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx164 get_value( const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_value()
326 get_color_value(const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_color_value()
842 get_font_effect(const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_font_effect()
878 get_text_decoration(const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_text_decoration()
1127 const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rAttributeList ) in find_exported_attributes()
1166 const uno::Sequence< beans::PropertyValue >& rAttributeList, in attribute_set_new_from_property_values()
1418 uno::Sequence< beans::PropertyValue >& rValueList ) in attribute_set_map_to_property_values()
1421 uno::Sequence< beans::PropertyValue > aAttributeList (g_TextAttrMapSize); in attribute_set_map_to_property_values()
1437 aAttributeList[nIndex].State = beans::PropertyState_DIRECT_VALUE; in attribute_set_map_to_property_values()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java41 import com.sun.star.beans.XPropertyContainer;
42 import com.sun.star.beans.XPropertySet;
43 import com.sun.star.beans.PropertyValue;
44 import com.sun.star.beans.NamedValue;
45 import com.sun.star.beans.PropertyAttribute;
46 import com.sun.star.beans.UnknownPropertyException;
47 import com.sun.star.beans.IllegalTypeException;
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx78 virtual beans::Optional< beans::Ambiguous<sal_Bool> > isRegistered_(
546 beans::Optional< beans::Ambiguous<sal_Bool> >
563 return beans::Optional< beans::Ambiguous<sal_Bool> >( in isRegistered_()
564 true, beans::Ambiguous<sal_Bool>( bReg, false ) ); in isRegistered_()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx131 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >
225 throw( com::sun::star::beans::UnknownPropertyException,
226 com::sun::star::beans::PropertyVetoException,
233 throw( com::sun::star::beans::UnknownPropertyException,
245 impl_propertyChange( const com::sun::star::beans::PropertyChangeEvent& evt )
249 impl_vetoableChange( const com::sun::star::beans::PropertyChangeEvent& aEvent )
250 throw( com::sun::star::beans::PropertyVetoException,
/trunk/main/linguistic/source/
H A Dlngprophelp.cxx45 using namespace com::sun::star::beans;
714 ::com::sun::star::beans::XPropertySet > &rxPropSet ) in PropertyHelper_Thesaurus()
734 void PropertyHelper_Thesaurus::SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVa… in SetTmpPropVals()
743 ::com::sun::star::beans::XPropertySet > &rxPropSet) in PropertyHelper_Hyphenation()
763 void PropertyHelper_Hyphenation::SetTmpPropVals( const com::sun::star::beans::PropertyValues &rProp… in SetTmpPropVals()
803 ::com::sun::star::beans::XPropertySet > &rxPropSet ) in PropertyHelper_Spelling()
823 void PropertyHelper_Spelling::SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVal… in SetTmpPropVals()
/trunk/main/offapi/com/sun/star/ucb/
H A DPackageFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
174 interface com::sun::star::beans::XPropertiesChangeNotifier;
180 interface com::sun::star::beans::XPropertyContainer;
186 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/trunk/main/offapi/com/sun/star/embed/
H A DXOptimizedStorage.idl75 #include <com/sun/star/beans/PropertyValue.idl>
79 #include <com/sun/star/beans/UnknownPropertyException.idl>
83 #include <com/sun/star/beans/PropertyVetoException.idl>
119 [in] sequence < ::com::sun::star::beans::PropertyValue > aProperties )
178 ::com::sun::star::beans::UnknownPropertyException,
179 ::com::sun::star::beans::PropertyVetoException,
/trunk/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx64 sal_Bool SAL_CALL PDFIHybridAdaptor::filter( const uno::Sequence< beans::PropertyValue >& rFilterDa… in filter()
71 const beans::PropertyValue* pAttribs = rFilterData.getConstArray(); in filter()
175 uno::Sequence<beans::PropertyValue> aFilterData( rFilterData ); in filter()
277 sal_Bool SAL_CALL PDFIRawAdaptor::importer( const uno::Sequence< beans::PropertyValue >& rSo… in importer()
287 const beans::PropertyValue* pAttribs = rSourceData.getConstArray(); in importer()
/trunk/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx113 uno::Reference<beans::XPropertySet> in getForm()
171 uno::Reference<beans::XPropertySet> xPropSet(xInterface, uno::UNO_QUERY); in createCheckbox()
177 uno::Reference<beans::XPropertySet> xTextRangeProps(xTextRange, uno::UNO_QUERY); in createCheckbox()
186 catch (beans::UnknownPropertyException & rException) in createCheckbox()
279 uno::Reference<beans::XPropertySet> xShapeProps(xShape, uno::UNO_QUERY); in insertControl()
/trunk/main/toolkit/workben/
H A Dunodialog.cxx165 uno::Reference< beans::XPropertySet > xPSet( xCtrl1, uno::UNO_QUERY ); in Main()
181 uno::Reference< beans::XPropertySet > xDlgPSet( xC, uno::UNO_QUERY ); in Main()
196 xPSet = uno::Reference< beans::XPropertySet >( xCtrl2, uno::UNO_QUERY ); in Main()
242 Reference< beans::XPropertySet > xProps( ::comphelper::getProcessServiceFactory(), UNO_QUERY ); in Main()
253 catch (beans::UnknownPropertyException &) in Main()
/trunk/main/udkapi/com/sun/star/beans/
H A DXMultiHierarchicalPropertySet.idl31 #include <com/sun/star/beans/XHierarchicalPropertySetInfo.idl>
35 #include <com/sun/star/beans/PropertyVetoException.idl>
48 module com { module sun { module star { module beans {
74 com::sun::star::beans::XHierarchicalPropertySetInfo getHierarchicalPropertySetInfo();
116 raises( com::sun::star::beans::PropertyVetoException,
H A DXPropertiesChangeNotifier.idl31 #include <com/sun/star/beans/XPropertiesChangeListener.idl>
36 module com { module sun { module star { module beans {
51 [in] com::sun::star::beans::XPropertiesChangeListener Listener );
60 [in] com::sun::star::beans::XPropertiesChangeListener Listener );
/trunk/main/udkapi/com/sun/star/script/
H A DXInvocation.idl31 #include <com/sun/star/beans/XIntrospectionAccess.idl>
47 #include <com/sun/star/beans/UnknownPropertyException.idl>
69 com::sun::star::beans::XIntrospectionAccess getIntrospection();
107 raises( com::sun::star::beans::UnknownPropertyException,
118 raises( com::sun::star::beans::UnknownPropertyException );
/trunk/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh27 import com.sun.star.beans.*;
87 com.sun.star.beans.PropertyState.DIRECT_VALUE);
92 com.sun.star.beans.PropertyState.DIRECT_VALUE);
105 catch (com.sun.star.beans.UnknownPropertyException upe) {
109 catch (com.sun.star.beans.PropertyVetoException pve) {
/trunk/main/chart2/source/inc/
H A DDataSeriesHelper.hxx149 ::com::sun::star::beans::XPropertySet > & xSeriesProperties,
154 ::com::sun::star::beans::XPropertySet > & xSeriesProperties,
159 ::com::sun::star::beans::XPropertySet > & xSeriesProperties, bool bThick );
197 ::com::sun::star::beans::XPropertySet >& xPointPropertySet );
203 ::com::sun::star::beans::XPropertySet >& xPointPropertySet );
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx65 using ::com::sun::star::beans::XPropertySetInfo;
66 using ::com::sun::star::beans::Property;
70 using ::com::sun::star::beans::XPropertySet;
72 using ::com::sun::star::beans::PropertyValue;
75 namespace PropertyAttribute = ::com::sun::star::beans::PropertyAttribute;
/trunk/main/dbaccess/source/core/inc/
H A Dcolumn.hxx101 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
140 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createColumnDesc…
144 …columnAppended( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
181 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createDescriptor…
182 …ing& _rForName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& d…
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx38 using namespace ::com::sun::star::beans;
287 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce… in _preGetPropertyState()
299 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce… in _postGetPropertyState()
/trunk/main/reportdesign/source/ui/inc/
H A DAddField.hxx63 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xRowSet;
88 … , const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xRowSet);
103 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > getSelectedFieldDescript…
129 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& evt) throw( ::co…

Completed in 161 milliseconds

1...<<51525354555657585960>>...237