Home
last modified time | relevance | path

Searched refs:beans (Results 326 – 350 of 5656) sorted by relevance

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

/trunk/main/comphelper/inc/comphelper/
H A Dnamedvaluecollection.hxx81 …NamedValueCollection( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValu…
87 …NamedValueCollection( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >…
101 …inline void assign( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue … in assign()
106 …inline void assign( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& … in assign()
113 impl_assign( ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >() ); in clear()
295 inline ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >
298 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aValues; in getPropertyValues()
308 return impl_wrap< ::com::sun::star::beans::PropertyValue >(); in getWrappedPropertyValues()
316 return impl_wrap< ::com::sun::star::beans::NamedValue >(); in getWrappedNamedValues()
321 inline ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >
[all …]
H A Doptional.hxx43 ::com::sun::star::beans::Optional<T> const& o ) in make_optional()
52 inline ::com::sun::star::beans::Optional<T> makeOptional( T const& v ) in makeOptional()
55 return ::com::sun::star::beans::Optional<T>(true, v); in makeOptional()
59 inline ::com::sun::star::beans::Optional<T> makeOptional( in makeOptional()
64 return ::com::sun::star::beans::Optional<T>(true, *o); in makeOptional()
66 return ::com::sun::star::beans::Optional<T>(); in makeOptional()
69 inline ::com::sun::star::beans::Optional<sal_Bool> makeOptional( in makeOptional()
73 return ::com::sun::star::beans::Optional<sal_Bool>(true, *o); in makeOptional()
75 return ::com::sun::star::beans::Optional<sal_Bool>(); in makeOptional()
78 inline ::com::sun::star::beans::Optional<sal_Bool> makeOptional( bool v ) in makeOptional()
[all …]
/trunk/main/reportdesign/source/ui/inc/
H A DGeometryHandler.hxx51 com::sun::star::beans::Optional< ::rtl::OUString> m_sInitialFormula;
64 …typedef ::comphelper::OSimpleListenerContainer < ::com::sun::star::beans::XPropertyChangeListen…
65 , ::com::sun::star::beans::PropertyChangeEvent
68 , ::com::sun::star::beans::XPropertyChangeListener
98 ::com::sun::star::beans::Property getProperty(const ::rtl::OUString & PropertyName);
241 …virtual void SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) thro…
264 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
266beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString & PropertyName) throw (::com:…
272 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupported…
275 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
[all …]
/trunk/main/extensions/qa/integration/extensions/
H A DServicesHandler.java28 import com.sun.star.beans.*;
112 …public void addPropertyChangeListener(com.sun.star.beans.XPropertyChangeListener _propertyChangeLi… in addPropertyChangeListener()
117 …e, Object _propertyValue, com.sun.star.uno.Type type) throws com.sun.star.beans.UnknownPropertyExc… in convertToControlValue()
122 …ertyValue(String _propertyName, Object _controlValue) throws com.sun.star.beans.UnknownPropertyExc… in convertToPropertyValue()
161 …public com.sun.star.beans.PropertyState getPropertyState(String _propertyName) throws com.sun.star… in getPropertyState()
163 return com.sun.star.beans.PropertyState.DIRECT_VALUE; in getPropertyState()
166 …public Object getPropertyValue(String _propertyName) throws com.sun.star.beans.UnknownPropertyExce… in getPropertyValue()
179 public com.sun.star.beans.Property[] getSupportedProperties() in getSupportedProperties()
194 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable()
209 …public void removePropertyChangeListener(com.sun.star.beans.XPropertyChangeListener _propertyChang… in removePropertyChangeListener()
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx71 uno::Sequence< beans::PropertyValue > GetValuableArgs_Impl( const uno::Sequence< beans::PropertyVal… in GetValuableArgs_Impl()
74 uno::Sequence< beans::PropertyValue > aResult; in GetValuableArgs_Impl()
104 uno::Sequence< beans::PropertyValue > addAsTemplate( const uno::Sequence< beans::PropertyValue >& a… in addAsTemplate()
244 uno::Sequence< beans::PropertyValue > aSeq( 1 ); in SetDocToEmbedded()
621 uno::Sequence< beans::PropertyValue > aArgs( 4 ); in StoreDocumentToTempStream_Impl()
871 catch ( beans::IllegalTypeException& ) in CreateTempDocFromLink_Impl()
1199 catch ( beans::IllegalTypeException& ) in storeToEntry()
1212 catch ( beans::IllegalTypeException& ) in storeToEntry()
1330 catch ( beans::IllegalTypeException& ) in storeAsEntry()
1343 catch ( beans::IllegalTypeException& ) in storeAsEntry()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCheckBoxModel.csv14 "UnoControlCheckBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
15 "UnoControlCheckBoxModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
16 "UnoControlCheckBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
19 "UnoControlCheckBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
23 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
24 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
25 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
26 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
27 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
28 "UnoControlCheckBoxModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlPatternFieldModel.csv34 "UnoControlPatternFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
35 "UnoControlPatternFieldModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
36 "UnoControlPatternFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
39 "UnoControlPatternFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent…
43 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
44 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
45 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
46 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
47 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
48 "UnoControlPatternFieldModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlRadioButtonModel.csv34 "UnoControlRadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
35 "UnoControlRadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
36 "UnoControlRadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
39 "UnoControlRadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent(…
43 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
44 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
45 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
46 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
47 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
48 "UnoControlRadioButtonModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlScrollBarModel.csv32 "UnoControlScrollBarModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
33 "UnoControlScrollBarModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
34 "UnoControlScrollBarModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
37 "UnoControlScrollBarModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
41 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
42 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
43 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
44 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
45 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
46 "UnoControlScrollBarModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlComboBoxModel.csv36 "UnoControlComboBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
37 "UnoControlComboBoxModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
38 "UnoControlComboBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
41 "UnoControlComboBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
45 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
46 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
47 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
48 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
49 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
50 "UnoControlComboBoxModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlListBoxModel.csv34 "UnoControlListBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
35 "UnoControlListBoxModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
36 "UnoControlListBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
39 "UnoControlListBoxModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
43 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
44 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
45 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
46 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
47 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
48 "UnoControlListBoxModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlCurrencyFieldModel.csv41 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
42 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
43 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
46 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEven…
50 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
51 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
52 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
53 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
54 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener(…
55 "UnoControlCurrencyFieldModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlDateFieldModel.csv40 "UnoControlDateFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
41 "UnoControlDateFieldModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
42 "UnoControlDateFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
45 "UnoControlDateFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
49 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
50 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
51 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
52 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
53 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
54 "UnoControlDateFieldModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlDialogModel.csv36 "UnoControlDialogModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
37 "UnoControlDialogModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
38 "UnoControlDialogModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
41 "UnoControlDialogModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
49 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
50 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
51 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
52 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
53 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
54 "UnoControlDialogModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
H A Dcom.sun.star.awt.UnoControlButtonModel.csv14 "UnoControlButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
15 "UnoControlButtonModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
16 "UnoControlButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
19 "UnoControlButtonModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()"
49 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
50 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
51 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
52 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
53 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
54 "UnoControlButtonModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
/trunk/main/sc/inc/
H A Dfuncuno.hxx63 com::sun::star::beans::XPropertySet,
98 throw(::com::sun::star::beans::UnknownPropertyException,
99 ::com::sun::star::beans::PropertyVetoException,
105 throw(::com::sun::star::beans::UnknownPropertyException,
110 ::com::sun::star::beans::XPropertyChangeListener >& xListener )
111 throw(::com::sun::star::beans::UnknownPropertyException,
116 ::com::sun::star::beans::XPropertyChangeListener >& aListener )
117 throw(::com::sun::star::beans::UnknownPropertyException,
122 ::com::sun::star::beans::XVetoableChangeListener >& aListener )
123 throw(::com::sun::star::beans::UnknownPropertyException,
[all …]
H A Dtokenuno.hxx61 ::com::sun::star::beans::XPropertySet,
94 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
99 throw(::com::sun::star::beans::UnknownPropertyException,
100 ::com::sun::star::beans::PropertyVetoException,
106 throw(::com::sun::star::beans::UnknownPropertyException,
111 … ::com::sun::star::beans::XPropertyChangeListener >& xListener )
112 throw(::com::sun::star::beans::UnknownPropertyException,
117 … ::com::sun::star::beans::XPropertyChangeListener >& aListener )
118 throw(::com::sun::star::beans::UnknownPropertyException,
124 throw(::com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/package/inc/
H A DZipPackageEntry.hxx44 com::sun::star::beans::XPropertySet,
86 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
89 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce…
91 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce…
92 … aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
93 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce…
95 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce…
96 …& PropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi…
97 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce…
98 …& PropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi…
[all …]
/trunk/main/configmgr/source/
H A Dbroadcaster.hxx40 namespace beans { namespace
77 com::sun::star::beans::XPropertyChangeListener > const & listener,
78 com::sun::star::beans::PropertyChangeEvent const & event);
84 com::sun::star::beans::PropertyChangeEvent > const & event);
119 com::sun::star::beans::XPropertyChangeListener > listener;
120 com::sun::star::beans::PropertyChangeEvent event;
124 com::sun::star::beans::XPropertyChangeListener > const &
126 com::sun::star::beans::PropertyChangeEvent const & theEvent);
131 com::sun::star::beans::XPropertiesChangeListener > listener;
133 com::sun::star::beans::PropertyChangeEvent > event;
[all …]
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx77 Reference< beans::XPropertySet > xProp( xSeq->getValues(), uno::UNO_QUERY ); in operator ()()
412 Reference< beans::XPropertySet > xProp( aSeries[i], uno::UNO_QUERY ); in setStackModeAtSeries()
467 Reference< beans::XPropertySet > xProp( xSeries, uno::UNO_QUERY ); in getAttachedAxisIndex()
491 Reference< beans::XPropertySet > xAxisProp( in getNumberFormatKeyFromAxis()
607 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in setPropertyAlsoToAllAttributedDataPoints()
628 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in hasAttributedDataPointDifferentValue()
693 uno::Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY ); in lcl_SequenceHasUnhiddenData()
771 catch (const beans::UnknownPropertyException&) in translateIndexFromHiddenToFullSequence()
782 Reference< beans::XPropertySet > xProp( xSeries, uno::UNO_QUERY ); in hasDataLabelsAtSeries()
835 Reference< beans::XPropertySet > xProp; in hasDataLabelAtPoint()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx706 const beans::PropertyValue& rProp = pPropArray[i]; in loadStylesFromURL()
727 uno::Sequence<beans::PropertyValue> aSequence(3); in getStyleLoaderOptions()
728 beans::PropertyValue* pArray = aSequence.getArray(); in getStyleLoaderOptions()
1023 return uno::Reference< beans::XPropertySetInfo >(); in getPropertySetInfo()
1356 beans::PropertyState eRet = beans::PropertyState_DIRECT_VALUE; in getPropertyState()
1378 eRet = beans::PropertyState_DIRECT_VALUE; in getPropertyState()
1380 eRet = beans::PropertyState_DEFAULT_VALUE; in getPropertyState()
1402 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates()
1416 throw beans::UnknownPropertyException(); in setPropertyToDefault()
1683 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
[all …]
H A Dshapeuno.cxx178 uno::Reference<beans::XPropertySet> xProp; in GetShapePropertySet()
192 uno::Reference<beans::XPropertyState> xState; in GetShapePropertyState()
344 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
832 throw(beans::UnknownPropertyException, in addPropertyChangeListener()
856 throw(beans::UnknownPropertyException, in removePropertyChangeListener()
868 throw(beans::UnknownPropertyException, in addVetoableChangeListener()
880 throw(beans::UnknownPropertyException, in removeVetoableChangeListener()
898 beans::PropertyState eRet = beans::PropertyState_DIRECT_VALUE; in getPropertyState()
935 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates()
1081 void lcl_CopyOneProperty( beans::XPropertySet& rDest, beans::XPropertySet& rSource, const sal_Char*… in lcl_CopyOneProperty()
[all …]
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx425 uno::Sequence< beans::PropertyValue > aModuleProps; in GetModuleProps()
470 uno::Sequence< beans::PropertyValue > aProps; in GetDocServiceDefaultFilter()
485 uno::Sequence< beans::PropertyValue > aFilterProps; in GetDocServiceDefaultFilterCheckFlags()
503 uno::Sequence< beans::NamedValue > aSearchRequest( 1 ); in GetDocServiceAnyFilter()
513 uno::Sequence< beans::PropertyValue > aFilterProps; in GetPreselectedFilter_Impl()
521 uno::Sequence< beans::NamedValue > aSearchRequest( 2 ); in GetPreselectedFilter_Impl()
549 uno::Sequence < beans::PropertyValue > aProps; in ExecuteFilterDialog_Impl()
774 uno::Sequence< beans::NamedValue > aSearchRequest( 1 ); in CheckFilterOptionsDialogExistence()
783 uno::Sequence< beans::PropertyValue > pProps; in CheckFilterOptionsDialogExistence()
1004 uno::Sequence< beans::PropertyValue > aPropsFromDialog; in OutputFileDialog()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dshell.hxx95 com::sun::star::beans::PropertyState State;
105 const com::sun::star::beans::PropertyState& __State,
114 inline const com::sun::star::beans::PropertyState& SAL_CALL getState() const;
158 com::sun::star::uno::Reference< com::sun::star::beans::XPropertyContainer > xC;
159 com::sun::star::uno::Reference< com::sun::star::beans::XPropertyAccess > xA;
195 throw( com::sun::star::beans::PropertyExistException,
196 com::sun::star::beans::IllegalTypeException,
202 throw( com::sun::star::beans::UnknownPropertyException,
203 com::sun::star::beans::NotRemoveableException,
272 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL
[all …]
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx147 … uno::Reference<beans::XPropertySet> xProp(xNameCont->getByName(sFormComponent),uno::UNO_QUERY); in inspect()
185 …Value(const ::rtl::OUString & PropertyName) throw (uno::RuntimeException, beans::UnknownPropertyEx… in getPropertyValue()
272 beans::PropertyState SAL_CALL DataProviderHandler::getPropertyState(const ::rtl::OUString & Propert… in getPropertyState()
376 void SAL_CALL DataProviderHandler::removePropertyChangeListener(const uno::Reference< beans::XPrope… in removePropertyChangeListener()
381 uno::Sequence< beans::Property > SAL_CALL DataProviderHandler::getSupportedProperties() throw (uno:… in getSupportedProperties()
383 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
387 beans::Property aValue; in getSupportedProperties()
403 …return aNewProps.empty() ? uno::Sequence< beans::Property > () : uno::Sequence< beans::Property > … in getSupportedProperties()
422 …le( const ::rtl::OUString& _rPropertyName ) throw (uno::RuntimeException, beans::UnknownPropertyEx… in isComposable()
509 beans::PropertyValue aParam; in impl_dialogLinkedFields_nothrow()
[all …]

Completed in 220 milliseconds

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