Home
last modified time | relevance | path

Searched refs:beans (Results 1051 – 1075 of 5912) sorted by relevance

1...<<41424344454647484950>>...237

/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpIndexer.java29 import com.sun.star.beans.XIntrospectionAccess;
119 throws com.sun.star.beans.UnknownPropertyException, in setValue()
123 throw new com.sun.star.beans.UnknownPropertyException(); in setValue()
127 throws com.sun.star.beans.UnknownPropertyException in getValue()
129 throw new com.sun.star.beans.UnknownPropertyException(); in getValue()
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx50 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& _out_rFixedProperties,
51 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& _out_rAggregateProperties
54 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XMultiPropertySet >
84 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPropertyValu…
85 …void setPropertyValues( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyVa…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyAccess.java24 package ifc.beans;
26 import com.sun.star.beans.PropertyValue;
27 import com.sun.star.beans.PropertyVetoException;
30 import com.sun.star.beans.UnknownPropertyException;
31 import com.sun.star.beans.XPropertyAccess;
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DGridWrapper.cxx47 using ::com::sun::star::beans::Property;
68 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
154 Reference< beans::XPropertySet > GridWrapper::getInnerPropertySet() in getInnerPropertySet()
156 Reference< beans::XPropertySet > xRet; in getInnerPropertySet()
176 const Sequence< beans::Property >& GridWrapper::getPropertySequence() in getPropertySequence()
/trunk/main/sw/inc/
H A Ddbmgr.hxx44 namespace beans{ namespace
152 com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aSaveToFilterData;
171 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aPrintOptions;
275 … ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> xColumn,
292 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rProperties,
296 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rProperties);
334 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xColumnProp,
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDataRow.csv95 "ChXDataRow";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
96 "ChXDataRow";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
97 "ChXDataRow";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
98 "ChXDataRow";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
99 "ChXDataRow";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
100 "ChXDataRow";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
101 "ChXDataRow";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.ChartLegend.csv103 "ChartLegend";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
104 "ChartLegend";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
105 "ChartLegend";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
106 "ChartLegend";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
107 "ChartLegend";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
108 "ChartLegend";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
109 "ChartLegend";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/offapi/com/sun/star/xforms/
H A DXModel.idl31 #include <com/sun/star/beans/XPropertySet.idl>
149 …<p>The elements of the set are arrays of <type scope="com::sun::star::beans">PropertyValue</type>s,
173 com::sun::star::beans::XPropertySet createBinding();
181 …com::sun::star::beans::XPropertySet cloneBinding( [in] com::sun::star::beans::XPropertySet binding…
188 com::sun::star::beans::XPropertySet getBinding( [in] string id );
213 XSubmission cloneSubmission( [in] com::sun::star::beans::XPropertySet submission );
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx34 namespace com { namespace sun { namespace star { namespace beans { namespace
126 com::sun::star::beans::Property > &
139 com::sun::star::beans::Property > &
149 com::sun::star::beans::Property >& rProps,
210 com::sun::star::beans::Property >& rProps, in containsAllNames()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_ChartAxisYSupplier.java30 import com.sun.star.beans.XPropertySet;
111 catch (com.sun.star.beans.UnknownPropertyException e) { in _HasYAxis()
116 catch (com.sun.star.beans.PropertyVetoException e) { in _HasYAxis()
150 catch (com.sun.star.beans.UnknownPropertyException e) { in _HasYAxisDescription()
155 catch (com.sun.star.beans.PropertyVetoException e) { in _HasYAxisDescription()
/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx149 uno::Reference < beans::XPropertyContainer > xUserDefined( in LoadOlePropertySet()
161 beans::PropertyAttribute::REMOVEABLE, aPropValue ); in LoadOlePropertySet()
247 uno::Reference<beans::XPropertySet> xUserDefinedProps( in SaveOlePropertySet()
250 uno::Reference<beans::XPropertySetInfo> xPropInfo = in SaveOlePropertySet()
253 uno::Sequence<beans::Property> props = xPropInfo->getProperties(); in SaveOlePropertySet()
257 if (~props[i].Attributes & beans::PropertyAttribute::TRANSIENT) in SaveOlePropertySet()
/trunk/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx66 using namespace ::com::sun::star::beans;
291 const uno::Sequence< beans::NamedValue >& rInfo ) in addNotifyInfo()
306 uno::Sequence< beans::NamedValue > aInfoSeq( rInfo ); in addNotifyInfo()
359 uno::Sequence< beans::NamedValue > aInfo; in notifyFocusGet()
368 uno::Sequence< beans::NamedValue > aInfo; in notifyFocusLost()
377 uno::Sequence< beans::NamedValue > aInfo( 1 ); in notifyTextChanged()
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsRootContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
155 interface com::sun::star::beans::XPropertiesChangeNotifier;
161 interface com::sun::star::beans::XPropertyContainer;
167 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DHierarchyLinkContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
156 interface com::sun::star::beans::XPropertiesChangeNotifier;
162 interface com::sun::star::beans::XPropertyContainer;
168 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DODMAContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
176 interface com::sun::star::beans::XPropertiesChangeNotifier;
182 interface com::sun::star::beans::XPropertyContainer;
188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DTransientDocumentsStreamContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
161 interface com::sun::star::beans::XPropertiesChangeNotifier;
167 interface com::sun::star::beans::XPropertyContainer;
173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx47 namespace com { namespace sun { namespace star { namespace beans { namespace
197 LNG_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > GetLinguPro…
204 sal_Bool IsUseDicList( const ::com::sun::star::beans::PropertyValues &rProperties,
206 ::com::sun::star::beans::XPropertySet > &rxPropSet );
208 sal_Bool IsIgnoreControlChars( const ::com::sun::star::beans::PropertyValues &rProperties,
210 ::com::sun::star::beans::XPropertySet > &rxPropSet );
/trunk/main/comphelper/source/property/
H A Dgenericpropertyset.cxx49 using namespace ::com::sun::star::beans;
95 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
96 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
293 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > comphelper::GenericProper… in GenericPropertySet_CreateInstance()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java24 import com.sun.star.beans.PropertyVetoException;
25 import com.sun.star.beans.UnknownPropertyException;
26 import com.sun.star.beans.XPropertyChangeListener;
27 import com.sun.star.beans.XPropertySet;
28 import com.sun.star.beans.XPropertySetInfo;
29 import com.sun.star.beans.XVetoableChangeListener;
/trunk/main/offapi/com/sun/star/text/
H A DText.idl30 #include <com/sun/star/beans/XPropertySet.idl>
33 #include <com/sun/star/beans/PropertyValues.idl>
109 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData
114 [optional, property] ::com::sun::star::beans::PropertyValues StartRedline;
130 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData
135 [optional, maybevoid, property] ::com::sun::star::beans::PropertyValues EndRedline;
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx572 uno::Reference< beans::XPropertySet > xProp( xTextShape, uno::UNO_QUERY ); in createDataLabel()
628 uno::Reference< beans::XPropertySet > xProp, in lcl_getErrorBarLogicLength()
792 , const uno::Reference< beans::XPropertySet > & xErrorBarProperties in createErrorBar()
1052 const uno::Reference< beans::XPropertySet > & xEquationProperties, in createRegressionCurveEquationShapes()
1174 , const uno::Reference< beans::XPropertySet >& xSource in setMappedProperties()
1178 uno::Reference< beans::XPropertySet > xTargetProp( xTargetShape, uno::UNO_QUERY ); in setMappedProperties()
1844 , const Reference< beans::XPropertySet >& xTextProperties in createLegendEntries()
2080 Reference< beans::XPropertySet > xSeriesProps( rSeries.getPropertiesOfSeries() ); in createLegendSymbolForPoint()
2081 Reference< beans::XPropertySet > xPointSet( xSeriesProps ); in createLegendSymbolForPoint()
2111 , const Reference< beans::XPropertySet >& xTextProperties in createLegendEntriesForSeries()
[all …]
/trunk/main/svx/inc/svx/
H A Dsdasitm.hxx76 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > aPropSeq;
83 …SdrCustomShapeGeometryItem( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyVa…
101 const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& GetGeometry() const;
109 void SetPropertyValue( const com::sun::star::beans::PropertyValue& rPropVal );
110 …void SetPropertyValue( const rtl::OUString& rSequenceName, const com::sun::star::beans::PropertyVa…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sm/
H A DSmEditAccessible.java40 import com.sun.star.beans.XPropertySet;
103 } catch(com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
106 } catch(com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
144 } catch(com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
145 } catch(com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
H A DSmGraphicAccessible.java40 import com.sun.star.beans.XPropertySet;
105 } catch(com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
108 } catch(com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
149 } catch(com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
150 } catch(com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapeCircle.java38 import com.sun.star.beans.XPropertySet;
191 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
194 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
218 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
229 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()

Completed in 86 milliseconds

1...<<41424344454647484950>>...237