Home
last modified time | relevance | path

Searched refs:beans (Results 401 – 425 of 5489) sorted by relevance

1...<<11121314151617181920>>...220

/aoo41x/main/xmloff/source/text/
H A DXMLRedlineExport.hxx37 namespace beans { class XPropertySet; } namespace
38 namespace beans { struct PropertyValue; } namespace
51 ::com::sun::star::beans::XPropertySet> > ChangesListType;
118 ::com::sun::star::beans::XPropertySet> & rPropSet,
144 ::com::sun::star::beans::XPropertySet> & rPropSet,
167 ::com::sun::star::beans::XPropertySet> & rPropSet);
173 ::com::sun::star::beans::XPropertySet> & rPropSet);
184 ::com::sun::star::beans::XPropertySet> & rPropSet);
189 ::com::sun::star::beans::XPropertySet> & rPropSet);
194 ::com::sun::star::beans::PropertyValue> & rValues);
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx239 uno::Sequence<beans::PropertyValue> aValues(4); in lcl_GetSuccessorProperties()
244 beans::PropertyValue* pValues = aValues.getArray(); in lcl_GetSuccessorProperties()
260 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
359 uno::Sequence< beans::PropertyValue > SwXRedlinePortion::CreateRedlineProperties( in CreateRedlineProperties()
362 uno::Sequence< beans::PropertyValue > aRet(11); in CreateRedlineProperties()
364 beans::PropertyValue* pRet = aRet.getArray(); in CreateRedlineProperties()
428 static uno::Reference< beans::XPropertySetInfo > xRef = in getPropertySetInfo()
434 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
504 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
575 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in addPropertyChangeListener()
[all …]
H A Dunodraw.cxx392 uno::Reference< beans::XPropertySet > xPrSet; in _CreateShape()
1115 uno::Reference< beans::XPropertySetInfo > aRet; in getPropertySetInfo()
1122 uno::Reference< beans::XPropertySet > xPrSet = in getPropertySetInfo()
1136 throw( beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
1442 uno::Reference< beans::XPropertySet > xPrSet; in setPropertyValue()
1731 uno::Reference< beans::XPropertySet > xPrSet; in _getPropAtAggrObj()
1747 throw(beans::UnknownPropertyException, uno::RuntimeException) in getPropertyState()
1776 beans::PropertyState* pRet = aRet.getArray(); in getPropertyStates()
1785 beans::PropertyState_DEFAULT_VALUE : beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
1967 uno::Reference< beans::XPropertySet > xShapeProps; in addPropertyChangeListener()
[all …]
H A Dunoidx.cxx625 uno::Reference< beans::XPropertySetInfo > SAL_CALL
641 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
651 throw beans::UnknownPropertyException( in setPropertyValue()
658 throw beans::PropertyVetoException( in setPropertyValue()
970 throw beans::UnknownPropertyException( in getPropertyValue()
2234 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
2244 throw beans::UnknownPropertyException( in setPropertyValue()
2251 throw beans::PropertyVetoException( in setPropertyValue()
2372 throw beans::UnknownPropertyException( in getPropertyValue()
2987 uno::Sequence<beans::PropertyValues> aSeq; in replaceByIndex()
[all …]
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionDescription.java76 public com.sun.star.beans.XPropertySetInfo getPropertySetInfo() in getPropertySetInfo()
81 … aPropertyName, Object aValue) throws com.sun.star.beans.UnknownPropertyException, com.sun.star.be… in setPropertyValue()
86 …public Object getPropertyValue(String aPropertyName) throws com.sun.star.beans.UnknownPropertyExce… in getPropertyValue()
91 …istener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xListener) throws com.sun… in addPropertyChangeListener()
96 …istener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xListener) throws com.sun… in removePropertyChangeListener()
101 …istener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xListener) throws com.sun… in addVetoableChangeListener()
106 …istener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xListener) throws com.sun… in removeVetoableChangeListener()
/aoo41x/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx41 using ::com::sun::star::beans::Property;
65 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
66 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
99 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
116 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
118 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
151 throw(beans::UnknownPropertyException) in GetDefaultValue()
166 uno::Reference< beans::XPropertySetInfo > SAL_CALL AreaChartTypeTemplate::getPropertySetInfo() in getPropertySetInfo()
181 catch( beans::UnknownPropertyException & ex ) in getDimension()
216 Reference< beans::XPropertyState > xState( *aIt, uno::UNO_QUERY ); in resetStyles()
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedCharacterHeightProperty.hxx44 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
45 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
47 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
48 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
50 …ropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&…
51 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
53 …irtual ::com::sun::star::beans::PropertyState getPropertyState( const ::com::sun::star::uno::Refer…
54 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException);
H A DWrappedScaleProperty.hxx67 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
68 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
70 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
71 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
74 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
75 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
76 …eScaleProperty, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
77 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
/aoo41x/main/sw/inc/
H A Dunofootnote.hxx50 , ::com::sun::star::beans::XPropertySet
137 ::com::sun::star::beans::XPropertySetInfo > SAL_CALL
143 throw (::com::sun::star::beans::UnknownPropertyException,
144 ::com::sun::star::beans::PropertyVetoException,
150 throw (::com::sun::star::beans::UnknownPropertyException,
156 ::com::sun::star::beans::XPropertyChangeListener >& xListener)
157 throw (::com::sun::star::beans::UnknownPropertyException,
163 ::com::sun::star::beans::XPropertyChangeListener >& xListener)
164 throw (::com::sun::star::beans::UnknownPropertyException,
171 throw (::com::sun::star::beans::UnknownPropertyException,
[all …]
/aoo41x/main/sd/source/ui/inc/
H A Dslideshow.hxx136 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
137 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
138 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
139 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
140 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
141 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
142 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
150 …rtWithArguments( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
/aoo41x/main/sc/inc/
H A Dtarguno.hxx109 ::com::sun::star::beans::XPropertySet,
131 throw( ::com::sun::star::beans::UnknownPropertyException,
132 ::com::sun::star::beans::PropertyVetoException,
137 throw( ::com::sun::star::beans::UnknownPropertyException,
141 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > & xList…
142 throw( ::com::sun::star::beans::UnknownPropertyException,
146 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > & aList…
147 throw( ::com::sun::star::beans::UnknownPropertyException,
151 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener > & aList…
152 throw( ::com::sun::star::beans::UnknownPropertyException,
[all …]
/aoo41x/main/framework/inc/classes/
H A Dfiltercache.hxx220 …css::uno::Sequence< css::beans::PropertyValue > getTypeProperties ( const ::…
221 …css::uno::Sequence< css::beans::PropertyValue > getFilterProperties ( const ::…
222 …css::uno::Sequence< css::beans::PropertyValue > getDetectorProperties ( const ::…
304 const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
308 const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
316 const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
320 const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
328 … const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
332 … const css::uno::Sequence< css::beans::PropertyValue >& lProperties ,
413 const css::uno::Sequence< css::beans::PropertyValue >& lProperties );
[all …]
/aoo41x/main/editeng/inc/editeng/
H A Dunofield.hxx67 public ::com::sun::star::beans::XPropertySet,
115 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
116 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
117 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
118 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
119 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
120 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
121 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
/aoo41x/main/chart2/source/tools/
H A DUserDefinedProperties.cxx33 using ::com::sun::star::beans::Property;
45 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
46 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
51 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
52 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
57 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
58 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
65 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
66 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
H A DNamedLineProperties.cxx33 using ::com::sun::star::beans::Property;
51 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
52 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
60 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
61 | beans::PropertyAttribute::MAYBEDEFAULT in AddPropertiesToVector()
62 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
68 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
69 | beans::PropertyAttribute::MAYBEDEFAULT in AddPropertiesToVector()
70 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
/aoo41x/main/framework/source/services/
H A Dpathsettings.cxx118 css::beans::XMultiPropertySet in DEFINE_XINTERFACE_7()
298 css::beans::Property aInfo = xInfo->getAsProperty(); in impl_readNewFormat()
299 …sal_Bool bFinalized = ((aInfo.Attributes & css::beans::PropertyAttribute::READONLY ) == css::bean… in impl_readNewFormat()
525 const css::beans::Property& rProp = m_lPropDesc[i]; in impl_mapPathName2IDList()
755 css::beans::Property* pProp = 0; in impl_rebuildPropertyDescriptor()
761 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
770 pProp->Attributes = css::beans::PropertyAttribute::BOUND | in impl_rebuildPropertyDescriptor()
771 css::beans::PropertyAttribute::READONLY; in impl_rebuildPropertyDescriptor()
778 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
787 pProp->Attributes = css::beans::PropertyAttribute::BOUND; in impl_rebuildPropertyDescriptor()
[all …]
/aoo41x/main/forms/source/xforms/
H A Dsubmission.hxx51 namespace beans { class UnknownPropertyException; namespace
177 …static Submission* getSubmission( const com::sun::star::uno::Reference<com::sun::star::beans::XPro…
260 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
261 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
262 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
263 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
264 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
265 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
266 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx66 uno::Sequence< beans::PropertyValue > PropertyMap::GetPropertyValues() in GetPropertyValues()
71 ::com::sun::star::beans::PropertyValue* pValues = m_aValues.getArray(); in GetPropertyValues()
381 uno::Reference< beans::XPropertySet > SectionPropertyMap::GetPageStyle( in GetPageStyle()
386 uno::Reference< beans::XPropertySet > xRet; in GetPageStyle()
461 uno::Reference< beans::XPropertySet > xFirst; in ApplyBorderToPageStyles()
462 uno::Reference< beans::XPropertySet > xSecond; in ApplyBorderToPageStyles()
669 uno::Reference< beans::XPropertySet > xStyle = GetPageStyle( in CopyLastHeaderFooter()
826 uno::Reference< beans::XPropertySet > xRangeProperties; in CloseSectionGroup()
853 uno::Reference< beans::XPropertySet > xSection = in CloseSectionGroup()
953 uno::Reference< beans::XPropertySet > xDocProperties; in CloseSectionGroup()
[all …]
/aoo41x/main/sw/qa/complex/writer/
H A DCheckCrossReferences.java52 com.sun.star.beans.XPropertySet xPortionProps = in getNextField()
53 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in getNextField()
73 com.sun.star.beans.XPropertySet xPortionProps = in getNextField()
92 public com.sun.star.beans.XPropertySet getFieldProps( in getFieldProps()
94 com.sun.star.beans.XPropertySet xProps = in getFieldProps()
95 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in getFieldProps()
96 com.sun.star.beans.XPropertySet.class, xField ); in getFieldProps()
104 com.sun.star.beans.XPropertySet xProps, in checkField()
150 com.sun.star.beans.XPropertySet xProps = null; in checkCrossReferences()
235 com.sun.star.beans.XPropertySet xFieldProps = in checkCrossReferences()
[all …]
/aoo41x/main/reportdesign/source/core/inc/
H A DFormatCondition.hxx84 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
85 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
86 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
87 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
88 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
89 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
90 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
/aoo41x/main/chart2/source/model/main/
H A DDataPoint.cxx44 using ::com::sun::star::beans::Property;
64 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
82 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
84 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
101 DataPoint::DataPoint( const uno::Reference< beans::XPropertySet > & rParentProperties ) : in DataPoint()
123 Reference< beans::XPropertySet > xPropertySet; in DataPoint()
144 Reference< beans::XPropertySet > xPropertySet; in ~DataPoint()
182 m_xParentProperties = Reference< beans::XPropertySet >( Parent, uno::UNO_QUERY ); in setParent()
187 throw(beans::UnknownPropertyException) in GetDefaultValue()
190 uno::Reference< beans::XFastPropertySet > xFast( m_xParentProperties.get(), uno::UNO_QUERY ); in GetDefaultValue()
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1738 ::std::vector< beans::PropertyValue > aResult; in detectArguments()
2194 uno::Reference< beans::XPropertySetInfo> SAL_CALL
2207 beans::PropertyVetoException, in setPropertyValue()
2217 throw beans::UnknownPropertyException(); in setPropertyValue()
2230 throw beans::UnknownPropertyException(); in getPropertyValue()
3409 uno::Reference< beans::XPropertySetInfo> SAL_CALL
3422 beans::PropertyVetoException, in setPropertyValue()
3440 throw beans::UnknownPropertyException(); in setPropertyValue()
3463 throw beans::UnknownPropertyException(); in getPropertyValue()
3770 throw beans::UnknownPropertyException(); in setPropertyValue()
[all …]
/aoo41x/main/embeddedobj/source/general/
H A Dxcreator.cxx74 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitNew()
237 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in createInstanceInitFromMediaDescriptor()
238 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitFromMediaDescriptor()
259 uno::Sequence< beans::PropertyValue > aTempMedDescr( aMediaDescr ); in createInstanceInitFromMediaDescriptor()
310 const uno::Sequence< beans::PropertyValue >& aArgs, in createInstanceUserInit()
311 const uno::Sequence< beans::PropertyValue >& aObjectArgs ) in createInstanceUserInit()
351 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in createInstanceLink()
352 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceLink()
362 uno::Sequence< beans::PropertyValue > aTempMedDescr( aMediaDescr ); in createInstanceLink()
434 const uno::Sequence< beans::PropertyValue >& lArguments, in createInstanceLinkUserInit()
[all …]
/aoo41x/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx190 uno::Sequence< beans::PropertyValue > aEmpty; in getNewOutputName()
191 uno::Reference< beans::XPropertySet> xStorageProp(xTemp,uno::UNO_QUERY); in getNewOutputName()
198 uno::Sequence< beans::NamedValue > aConvertedProperties(8); in getNewOutputName()
316 uno::Sequence < beans::PropertyValue > aArgs( _bHidden ? 3 : 2 ); in createDocumentAlive()
363 uno::Reference< beans::XPropertySetInfo > SAL_CALL OReportEngineJFree::getPropertySetInfo( ) throw… in getPropertySetInfo()
368 …OUString& aPropertyName, const uno::Any& aValue ) throw (beans::UnknownPropertyException, beans::P… in setPropertyValue()
373 …gineJFree::getPropertyValue( const ::rtl::OUString& PropertyName ) throw (beans::UnknownPropertyEx… in getPropertyValue()
378 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& xListener ) throw… in addPropertyChangeListener()
383 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& aListener ) throw… in removePropertyChangeListener()
388 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in addVetoableChangeListener()
[all …]
/aoo41x/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXShape.csv16 "SdXShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()"
17 "SdXShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()"
18 "SdXShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTole…
19 "SdXShape";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
20 "SdXShape";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
21 "SdXShape";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
22 "SdXShape";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
23 "SdXShape";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
24 "SdXShape";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
25 "SdXShape";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"

Completed in 128 milliseconds

1...<<11121314151617181920>>...220