Home
last modified time | relevance | path

Searched refs:beans (Results 251 – 275 of 5656) sorted by relevance

1...<<11121314151617181920>>...227

/trunk/main/chart2/source/model/template/
H A DScatterChartTypeTemplate.cxx47 using ::com::sun::star::beans::Property;
73 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
74 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
79 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
80 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
85 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
86 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
124 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
141 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
180 throw(beans::UnknownPropertyException) in GetDefaultValue()
[all …]
/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseDateFunctions.java27 import com.sun.star.beans.XPropertySet;
45 …public void testFunctions() throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyE… in testFunctions()
223 …private void month(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in month()
229 …me(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in dayname()
241 …er(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in quarter()
250 …private void week(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in week()
256 …private void year(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in year()
262 …private void hour(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in hour()
268 …te(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in minute()
274 …nd(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyExc… in second()
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx79 using namespace ::com::sun::star::beans;
513 uno::Sequence< beans::PropertyValue > aMediaDescr( 1 ); in createLink()
639 …tar::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:… in setPropertyValue()
657 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
678 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in getPropertyValueImpl()
712 …tar::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:… in setPropertyValue()
730 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
751 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in getPropertyValueImpl()
785 …tar::uno::Any& rValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:… in setPropertyValue()
803 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
[all …]
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedNumberFormatProperty.hxx46 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
47 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
49 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
50 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
52 …ropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
53 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
69 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
71 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
72 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
74 …ropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
[all …]
H A DWrappedNumberFormatProperty.cxx61 void WrappedNumberFormatProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue()
62 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
83 Any WrappedNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPr… in getPropertyValue()
84 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
108 Any WrappedNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xI… in getPropertyDefault()
109 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyDefault()
138 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
173 Any WrappedLinkNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInn… in getPropertyValue()
174 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
185 Any WrappedLinkNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& … in getPropertyDefault()
[all …]
H A DTitleWrapper.hxx77 throw (::com::sun::star::beans::PropertyVetoException,
100 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
101 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
103 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
104 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
106 …::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& PropertyN…
108 …ToDefault( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
109 …yDefault( const ::rtl::OUString& aPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
111 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getInnerProperty…
113 …virtual const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& getPropertySeq…
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx58 aCreationArguments[0] = makeAny(beans::PropertyValue( in PresenterConfigurationAccess()
62 beans::PropertyState_DIRECT_VALUE)); in PresenterConfigurationAccess()
63 aCreationArguments[1] = makeAny(beans::PropertyValue( in PresenterConfigurationAccess()
67 beans::PropertyState_DIRECT_VALUE)); in PresenterConfigurationAccess()
68 aCreationArguments[2] = makeAny(beans::PropertyValue( in PresenterConfigurationAccess()
72 beans::PropertyState_DIRECT_VALUE)); in PresenterConfigurationAccess()
179 Reference<beans::XPropertySet> xProperties (maNode, UNO_QUERY); in SetProperty()
352 Reference<beans::XPropertySet> xProperties ( in Find()
369 const css::uno::Reference<css::beans::XPropertySet>& rxNode) in IsStringPropertyEqual()
382 const Reference<beans::XPropertySet>& rxProperties, in GetProperty()
[all …]
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx42 namespace com { namespace sun { namespace star { namespace beans { namespace
88 com::sun::star::beans::PropertyValue >& rValues );
239 void appendShort( const ::com::sun::star::beans::Property& rProp, sal_Int16 nValue ) in appendShort()
249 void appendInt( const ::com::sun::star::beans::Property& rProp, sal_Int32 nValue ) in appendInt()
259 void appendLong( const ::com::sun::star::beans::Property& rProp, sal_Int64 nValue ) in appendLong()
269 void appendFloat( const ::com::sun::star::beans::Property& rProp, float nValue ) in appendFloat()
279 void appendDouble( const ::com::sun::star::beans::Property& rProp, double nValue ) in appendDouble()
399 void appendVoid( const ::com::sun::star::beans::Property& rProp ) in appendVoid()
411 ::com::sun::star::beans::XPropertySet >& rSet );
424 ::com::sun::star::beans::XPropertySet >& rSet,
[all …]
/trunk/main/package/source/xstor/
H A Dowriteablestream.hxx124 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aProps;
142 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::StringP…
145 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::StringP…
164 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > ReadPackageStreamPropert…
165 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > InsertOwnProps(
166 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps,
212 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps );
223 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetStreamProperties();
225 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::StringP…
248 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps,
[all …]
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx130 < lang::XServiceInfo, document::XEventListener, beans::XPropertySet >
189 virtual uno::Reference< beans::XPropertySetInfo > SAL_CALL getPropertySetInfo(void)
192 throw( beans::UnknownPropertyException, beans::PropertyVetoException,
346 uno::Sequence< beans::PropertyValue > aMediaProps( 1 ); in GetBubbleImage()
441 uno::Reference< beans::XPropertySetInfo > UpdateCheckUI::getPropertySetInfo(void) in getPropertySetInfo()
450 throw( beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
507 throw beans::UnknownPropertyException(); in setPropertyValue()
515 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in getPropertyValue()
534 throw beans::UnknownPropertyException(); in getPropertyValue()
558 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in addVetoableChangeListener()
[all …]
/trunk/main/sc/inc/
H A Dfielduno.hxx128 public ::com::sun::star::beans::XPropertySet,
195 throw(::com::sun::star::beans::UnknownPropertyException,
196 ::com::sun::star::beans::PropertyVetoException,
202 throw(::com::sun::star::beans::UnknownPropertyException,
208 throw(::com::sun::star::beans::UnknownPropertyException,
214 throw(::com::sun::star::beans::UnknownPropertyException,
220 throw(::com::sun::star::beans::UnknownPropertyException,
226 throw(::com::sun::star::beans::UnknownPropertyException,
328 public ::com::sun::star::beans::XPropertySet,
390 throw(::com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs77 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in doCellSamples()
188 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in doCellRangeSamples()
778 new unoidl.com.sun.star.beans.PropertyValue[3]; in doFormattingSamples()
843 unoidl.com.sun.star.beans.XPropertySet xPropSet = in doDocumentSamples()
866 unoidl.com.sun.star.beans.XPropertySet xCellPropSet = in doDocumentSamples()
870 (unoidl.com.sun.star.beans.XPropertySet) in doDocumentSamples()
1012 unoidl.com.sun.star.beans.XPropertySet xDocProp = in doNamedRangesSamples()
1217 unoidl.com.sun.star.beans.XPropertySet xFilterProp = in doDatabaseSamples()
1250 new unoidl.com.sun.star.beans.PropertyValue[2]; in doDatabaseSamples()
1369 unoidl.com.sun.star.beans.XPropertySet xFieldProp; in doDataPilotSamples()
[all …]
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx218 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertySet >*)0) ) in queryAggregation()
219 aAny <<= uno::Reference< beans::XPropertySet >(this); in queryAggregation()
220 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertyState >*)0) ) in queryAggregation()
221 aAny <<= uno::Reference< beans::XPropertyState >(this); in queryAggregation()
223 aAny <<= uno::Reference< beans::XMultiPropertySet >(this); in queryAggregation()
296 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertySet>*)0); in getTypes()
297 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertyState>*)0); in getTypes()
298 *pTypes++ = ::getCppuType((const uno::Reference< beans::XMultiPropertySet>*)0); in getTypes()
350 throw( beans::UnknownPropertyException, in _setPropertyValues()
351 beans::PropertyVetoException, in _setPropertyValues()
[all …]
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx154 uno::Reference< beans::XPropertySetInfo > SAL_CALL OFormattedField::getPropertySetInfo( ) throw(un… in REPORTCOMPONENT_NOMASTERDETAIL()
159 …OUString& aPropertyName, const uno::Any& aValue ) throw (beans::UnknownPropertyException, beans::P… in setPropertyValue()
173 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& xListener ) throw… in addPropertyChangeListener()
178 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& aListener ) throw… in removePropertyChangeListener()
183 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in addVetoableChangeListener()
188 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in removeVetoableChangeListener()
194 ::rtl::OUString SAL_CALL OFormattedField::getDataField() throw ( beans::UnknownPropertyException, u… in getDataField()
205 ::sal_Bool SAL_CALL OFormattedField::getPrintWhenGroupChange() throw (beans::UnknownPropertyExcepti… in getPrintWhenGroupChange()
216 ::rtl::OUString SAL_CALL OFormattedField::getConditionalPrintExpression() throw (beans::UnknownProp… in getConditionalPrintExpression()
272 … uno::Reference< beans::XPropertySet> xProp(::dbtools::findDataSource(getParent()),uno::UNO_QUERY); in getFormatsSupplier()
[all …]
/trunk/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java26 import com.sun.star.beans.Property;
27 import com.sun.star.beans.PropertyAttribute;
28 import com.sun.star.beans.PropertyChangeEvent;
29 import com.sun.star.beans.XPropertyChangeListener;
30 import com.sun.star.beans.XPropertySet;
31 import com.sun.star.beans.XPropertySetInfo;
32 import com.sun.star.beans.XVetoableChangeListener;
203 } catch (com.sun.star.beans.PropertyVetoException e) { in _addPropertyChangeListener()
258 } catch (com.sun.star.beans.PropertyVetoException e) { in _addVetoableChangeListener()
366 } catch (com.sun.star.beans.UnknownPropertyException e) { in _getPropertyValue()
[all …]
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx533 beans::PropertyChangeEvent aEvent; in setPropertyValue()
923 const beans::Property* pIter = aProps.getConstArray(); in getProperty()
927 return beans::Property(); in getProperty()
1269 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
1321 beans::Property aValue; in getSupportedProperties()
1407 uno::Sequence< beans::NamedValue > aFontSettings; in onInteractivePropertySelection()
1450 beans::PropertyChangeEvent aScopeEvent; in onInteractivePropertySelection()
1966 beans::PropertyChangeEvent aEvent; in createDefaultFunction()
2029 beans::PropertyChangeEvent aScopeEvent; in resetOwnProperties()
2037 beans::PropertyChangeEvent aFormulaEvent; in resetOwnProperties()
[all …]
H A DReportComponentHandler.cxx132 uno::Reference<beans::XPropertySet> xProp(m_xFormComponentHandler,uno::UNO_QUERY); in inspect()
146 …Value(const ::rtl::OUString & PropertyName) throw (uno::RuntimeException, beans::UnknownPropertyEx… in getPropertyValue()
151 …ing & PropertyName, const uno::Any & Value) throw (uno::RuntimeException, beans::UnknownPropertyEx… in setPropertyValue()
156 beans::PropertyState SAL_CALL ReportComponentHandler::getPropertyState(const ::rtl::OUString & Prop… in getPropertyState()
166 …ropertyName, const uno::Any & ControlValue) throw (uno::RuntimeException, beans::UnknownPropertyEx… in convertToPropertyValue()
176 void SAL_CALL ReportComponentHandler::addPropertyChangeListener(const uno::Reference< beans::XPrope… in addPropertyChangeListener()
181 void SAL_CALL ReportComponentHandler::removePropertyChangeListener(const uno::Reference< beans::XPr… in removePropertyChangeListener()
186 uno::Sequence< beans::Property > SAL_CALL ReportComponentHandler::getSupportedProperties() throw (u… in getSupportedProperties()
188 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
191 …return aNewProps.empty() ? uno::Sequence< beans::Property > () : uno::Sequence< beans::Property > … in getSupportedProperties()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.hxx59 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
75 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxControlModel,
98 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& _rxBin…
105 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& _rxBin…
149 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
180 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
198 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxElement
208 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
230 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxOldProps,
231 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxNewProps,
[all …]
/trunk/main/chart2/source/inc/
H A DThreeDHelper.hxx72 ::com::sun::star::beans::XPropertySet >& xSceneProperties
76 ::com::sun::star::beans::XPropertySet >& xSceneProperties
81 ::com::sun::star::beans::XPropertySet >& xSceneProperties
85 ::com::sun::star::beans::XPropertySet >& xSceneProperties
89 ::com::sun::star::beans::XPropertySet >& xSceneProperties
107 ::com::sun::star::beans::XPropertySet >& xSceneProperties );
110 ::com::sun::star::beans::XPropertySet >& xSceneProperties
119 ::com::sun::star::beans::XPropertySet >& xSceneProperties );
121 ::com::sun::star::beans::XPropertySet >& xSceneProperties );
123 ::com::sun::star::beans::XPropertySet >& xSceneProperties );
[all …]
/trunk/main/chart2/source/tools/
H A DWrappedIgnoreProperty.cxx60 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
65 Any WrappedIgnoreProperty::getPropertyValue( const Reference< beans::XPropertySet >& /* xInnerPrope… in getPropertyValue()
66 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
71 void WrappedIgnoreProperty::setPropertyToDefault( const Reference< beans::XPropertyState >& /* xInn… in setPropertyToDefault()
72 … throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException) in setPropertyToDefault()
77 Any WrappedIgnoreProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /* xInnerP… in getPropertyDefault()
78 … throw (beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyDefault()
83 beans::PropertyState WrappedIgnoreProperty::getPropertyState( const Reference< beans::XPropertyStat… in getPropertyState()
84 throw (beans::UnknownPropertyException, uno::RuntimeException) in getPropertyState()
87 ? beans::PropertyState_DEFAULT_VALUE in getPropertyState()
[all …]
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx62 using namespace ::com::sun::star::beans;
1174 Reference< ::com::sun::star::beans::XPropertySet > xSet(*aIter, UNO_QUERY); in dispose()
1216 ::com::sun::star::beans::PropertyChangeEvent aEvt; in setFastPropertyValue()
1292 return Reference< ::com::sun::star::beans::XPropertySetInfo > (); in getPropertySetInfo()
1298 Sequence< ::com::sun::star::beans::Property> aProps = xReturn->getProperties(); in getPropertySetInfo()
1299 const ::com::sun::star::beans::Property* pProps = aProps.getConstArray(); in getPropertySetInfo()
1383 Reference< ::com::sun::star::beans::XPropertySet > xSet(m_xMainForm, UNO_QUERY); in setPropertyValue()
1428 return ::com::sun::star::beans::PropertyState_DEFAULT_VALUE; in getPropertyState()
1440 ::com::sun::star::beans::PropertyState* pStates = aReturn.getArray(); in getPropertyStates()
1442 *pStates = ::com::sun::star::beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
[all …]
/trunk/main/svx/source/unogallery/
H A Dunogalitem.cxx101 aAny <<= uno::Reference< beans::XPropertySet >(this); in queryAggregation()
103 aAny <<= uno::Reference< beans::XPropertyState >(this); in queryAggregation()
105 aAny <<= uno::Reference< beans::XMultiPropertySet >(this); in queryAggregation()
262 beans::PropertyAttribute::READONLY, 0 }, in createPropertySetInfo()
265 beans::PropertyAttribute::READONLY, 0 }, in createPropertySetInfo()
271 beans::PropertyAttribute::READONLY, 0 }, in createPropertySetInfo()
274 beans::PropertyAttribute::READONLY, 0 }, in createPropertySetInfo()
277 beans::PropertyAttribute::READONLY, 0 }, in createPropertySetInfo()
291 throw( beans::UnknownPropertyException, in _setPropertyValues()
292 beans::PropertyVetoException, in _setPropertyValues()
[all …]
/trunk/main/extensions/qa/integration/extensions/
H A DMethodHandler.java28 import com.sun.star.beans.*;
78 …public void addPropertyChangeListener(com.sun.star.beans.XPropertyChangeListener _propertyChangeLi… in addPropertyChangeListener()
88 …ertyValue(String _propertyName, Object _controlValue) throws com.sun.star.beans.UnknownPropertyExc… in convertToPropertyValue()
127 …public com.sun.star.beans.PropertyState getPropertyState(String _propertyName) throws com.sun.star… in getPropertyState()
129 return com.sun.star.beans.PropertyState.DIRECT_VALUE; in getPropertyState()
132 …public Object getPropertyValue(String _propertyName) throws com.sun.star.beans.UnknownPropertyExce… in getPropertyValue()
159 public com.sun.star.beans.Property[] getSupportedProperties() in getSupportedProperties()
190 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable()
205 …public void removePropertyChangeListener(com.sun.star.beans.XPropertyChangeListener _propertyChang… in removePropertyChangeListener()
210 …public void setPropertyValue(String str, Object obj) throws com.sun.star.beans.UnknownPropertyExce… in setPropertyValue()
[all …]
/trunk/main/xmloff/source/forms/
H A Dlayerexport.hxx45 typedef ::std::set < ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
50 … typedef ::std::map < ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
133 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxColumn,
140 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxControl,
146 …void exportForm(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
165 …getControlId(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxC…
173 …getControlNumberStyle( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyS…
179 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxObject );
257 …sal_Bool checkExamineControl(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPro…
263 …void examineControlNumberFormat(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::X…
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx80 using namespace ::com::sun::star::beans;
351 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
686 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
1344 const uno::Sequence<beans::PropertyValue>& rProperties = in replaceByIndex()
1345 *(const uno::Sequence<beans::PropertyValue>*)rElement.getValue(); in replaceByIndex()
1433 uno::Sequence<beans::PropertyValue> aRet = GetNumberingRuleByIndex( in getByIndex()
1440 uno::Sequence<beans::PropertyValue> aRet = GetNumberingRuleByIndex( in getByIndex()
1454 return ::getCppuType((uno::Sequence<beans::PropertyValue>*)0); in getElementType()
1714 uno::Sequence<beans::PropertyValue> aSeq(aPropertyValues.Count()); in GetNumberingRuleByIndex()
1715 beans::PropertyValue* pArray = aSeq.getArray(); in GetNumberingRuleByIndex()
[all …]

Completed in 207 milliseconds

1...<<11121314151617181920>>...227