Home
last modified time | relevance | path

Searched refs:beans (Results 226 – 250 of 5528) sorted by relevance

12345678910>>...222

/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx49 , public com::sun::star::beans::XPropertySet
211 throw( com::sun::star::beans::PropertyVetoException,
262 com::sun::star::beans::XPropertySetInfo > SAL_CALL
269 throw( com::sun::star::beans::UnknownPropertyException,
270 com::sun::star::beans::PropertyVetoException,
277 throw( com::sun::star::beans::UnknownPropertyException,
285 throw( com::sun::star::beans::UnknownPropertyException,
293 throw( com::sun::star::beans::UnknownPropertyException,
301 throw( com::sun::star::beans::UnknownPropertyException,
326 throw( com::sun::star::beans::PropertyVetoException,
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx168 beans::XPropertySet, in XTYPEPROVIDER_IMPL_10()
236 beans::PropertyChangeEvent aEv; in rowCountChanged()
261 beans::PropertyChangeEvent aEv; in isFinalChanged()
805 uno::Sequence< beans::Property > seq(2); in getPropertySetInfo()
825 throw( beans::UnknownPropertyException, in setPropertyValue()
826 beans::PropertyVetoException, in setPropertyValue()
840 throw( beans::UnknownPropertyException, in getPropertyValue()
865 throw( beans::UnknownPropertyException, in addPropertyChangeListener()
894 throw( beans::UnknownPropertyException, in removePropertyChangeListener()
918 throw( beans::UnknownPropertyException, in addVetoableChangeListener()
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx125 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
128 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
129 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
130 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
131 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
146 …virtual ::sal_Int16 SAL_CALL getForceNewPage() throw (::com::sun::star::beans::UnknownPropertyExce…
148 …virtual ::sal_Int16 SAL_CALL getNewRowOrCol() throw (::com::sun::star::beans::UnknownPropertyExcep…
150 …virtual ::sal_Bool SAL_CALL getKeepTogether() throw (::com::sun::star::beans::UnknownPropertyExcep…
152 …virtual ::sal_Bool SAL_CALL getCanGrow() throw (::com::sun::star::beans::UnknownPropertyException,…
154 …virtual ::sal_Bool SAL_CALL getCanShrink() throw (::com::sun::star::beans::UnknownPropertyExceptio…
[all …]
/trunk/main/sw/inc/
H A Dunotextrange.hxx88 , ::com::sun::star::beans::XPropertySet
89 , ::com::sun::star::beans::XPropertyState
166 throw (::com::sun::star::beans::UnknownPropertyException,
167 ::com::sun::star::beans::PropertyVetoException,
173 throw (::com::sun::star::beans::UnknownPropertyException,
180 throw (::com::sun::star::beans::UnknownPropertyException,
187 throw (::com::sun::star::beans::UnknownPropertyException,
194 throw (::com::sun::star::beans::UnknownPropertyException,
201 throw (::com::sun::star::beans::UnknownPropertyException,
206 virtual ::com::sun::star::beans::PropertyState SAL_CALL
[all …]
H A Dunocrsrhelper.hxx51 namespace beans{ namespace
112 com::sun::star::beans::PropertyState& eState,
121 com::sun::star::beans::PropertyState& eState);
159 throw (::com::sun::star::beans::UnknownPropertyException,
160 ::com::sun::star::beans::PropertyVetoException,
168 throw (::com::sun::star::beans::UnknownPropertyException,
179 throw (::com::sun::star::beans::UnknownPropertyException,
181 ::com::sun::star::beans::PropertyState GetPropertyState(
185 throw (::com::sun::star::beans::UnknownPropertyException,
191 throw (::com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv25 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
26 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
27 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
31 "PathSettings";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
32 "PathSettings";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
33 "PathSettings";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
34 "PathSettings";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
35 "PathSettings";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
36 "PathSettings";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
38 "PathSettings";"com::sun::star::beans::XFastPropertySet";"setFastPropertyValue()"
[all …]
/trunk/main/chart2/source/model/template/
H A DLineChartTypeTemplate.cxx45 using ::com::sun::star::beans::Property;
71 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
72 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
77 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
78 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
83 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
84 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
122 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
139 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
179 throw(beans::UnknownPropertyException) in GetDefaultValue()
[all …]
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx166 else QUERYINT( beans::XMultiPropertyStates ); in queryAggregation()
167 else QUERYINT( beans::XPropertySet ); in queryAggregation()
168 else QUERYINT( beans::XMultiPropertySet ); in queryAggregation()
169 else QUERYINT( beans::XPropertyState ); in queryAggregation()
324 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
365 throw(beans::UnknownPropertyException, uno::RuntimeException) in getPropertyState()
371 throw(beans::UnknownPropertyException, uno::RuntimeException) in getPropertyStates()
523 else QUERYINT( beans::XMultiPropertyStates ); in queryAggregation()
524 else QUERYINT( beans::XPropertySet ); in queryAggregation()
525 else QUERYINT( beans::XMultiPropertySet ); in queryAggregation()
[all …]
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertySet.idl31 #include <com/sun/star/beans/XPropertySetInfo.idl>
35 #include <com/sun/star/beans/UnknownPropertyException.idl>
39 #include <com/sun/star/beans/PropertyVetoException.idl>
51 #include <com/sun/star/beans/XPropertyChangeListener.idl>
55 #include <com/sun/star/beans/XVetoableChangeListener.idl>
61 module com { module sun { module star { module beans {
83 @see com::sun::star::beans::XExactName
110 @throws com::sun::star::beans::PropertyVetoException
117 raises( com::sun::star::beans::UnknownPropertyException,
118 com::sun::star::beans::PropertyVetoException,
[all …]
/trunk/main/shell/source/backends/localebe/
H A Dlocalebackend.hxx38 css::beans::XPropertySet,
72 virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL
74 { return css::uno::Reference< css::beans::XPropertySetInfo >(); } in getPropertySetInfo()
79 css::beans::UnknownPropertyException,
80 css::beans::PropertyVetoException,
87 css::beans::UnknownPropertyException,
92 css::uno::Reference< css::beans::XPropertyChangeListener > const &) in addPropertyChangeListener()
94 css::beans::UnknownPropertyException, in addPropertyChangeListener()
102 css::beans::UnknownPropertyException, in removePropertyChangeListener()
110 css::beans::UnknownPropertyException, in addVetoableChangeListener()
[all …]
/trunk/main/shell/source/backends/macbe/
H A Dmacbackend.hxx71 virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL
73 { return css::uno::Reference< css::beans::XPropertySetInfo >(); } in getPropertySetInfo()
78 css::beans::UnknownPropertyException,
79 css::beans::PropertyVetoException,
86 css::beans::UnknownPropertyException,
91 css::uno::Reference< css::beans::XPropertyChangeListener > const &) in addPropertyChangeListener()
93 css::beans::UnknownPropertyException, in addPropertyChangeListener()
99 css::uno::Reference< css::beans::XPropertyChangeListener > const &) in removePropertyChangeListener()
101 css::beans::UnknownPropertyException, in removePropertyChangeListener()
109 css::beans::UnknownPropertyException, in addVetoableChangeListener()
[all …]
/trunk/main/sd/source/ui/tools/
H A DPropertySet.cxx71 throw(css::beans::UnknownPropertyException, in setPropertyValue()
72 css::beans::PropertyVetoException, in setPropertyValue()
84 beans::PropertyChangeEvent aEvent( in setPropertyValue()
100 throw(css::beans::UnknownPropertyException, in getPropertyValue()
114 const css::uno::Reference<css::beans::XPropertyChangeListener>& rxListener) in addPropertyChangeListener()
115 throw(css::beans::UnknownPropertyException, in addPropertyChangeListener()
136 const css::uno::Reference<css::beans::XPropertyChangeListener>& rxListener) in removePropertyChangeListener()
137 throw(beans::UnknownPropertyException, in removePropertyChangeListener()
168 throw(css::beans::UnknownPropertyException, in addVetoableChangeListener()
184 throw(css::beans::UnknownPropertyException, in removeVetoableChangeListener()
[all …]
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtypes.idl27 #include <com/sun/star/beans/Ambiguous.idl>
28 #include <com/sun/star/beans/Defaulted.idl>
29 #include <com/sun/star/beans/Optional.idl>
30 #include <com/sun/star/beans/PropertyVetoException.idl>
31 #include <com/sun/star/beans/UnknownPropertyException.idl>
43 com::sun::star::beans::Ambiguous<
44 com::sun::star::beans::Defaulted<
45 com::sun::star::beans::Optional< long > > > Second
47 get raises (com::sun::star::beans::UnknownPropertyException);
49 com::sun::star::beans::PropertyVetoException,
[all …]
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx163 bool SequencesEqual( const uno::Sequence< beans::NamedValue >& aSequence1, const uno::Sequence< bea… in SequencesEqual()
442 uno::Sequence< beans::NamedValue > aKey; in IsEncrypted()
1650 uno::Sequence< beans::NamedValue > aPackKey; in GetCopyOfLastCommit()
3135 throw ( beans::UnknownPropertyException, in setPropertyValue()
3136 beans::PropertyVetoException, in setPropertyValue()
3248 throw beans::PropertyVetoException(); // TODO in setPropertyValue()
3262 throw ( beans::UnknownPropertyException, in getPropertyValue()
3319 throw ( beans::UnknownPropertyException, in addPropertyChangeListener()
3339 throw ( beans::UnknownPropertyException, in removePropertyChangeListener()
3359 throw ( beans::UnknownPropertyException, in addVetoableChangeListener()
[all …]
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx407 uno::Reference< beans::XPropertySet > xInfoSet; in ReadThroughComponent()
499 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Import()
502 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Import()
505 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Import()
508 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Import()
511 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Import()
903 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Export()
906 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Export()
909 ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, 0 }, in Export()
958 uno::Sequence< beans::PropertyValue > aDescriptor( 1 ); in Export()
[all …]
/trunk/main/chart2/source/tools/
H A DNamedFillProperties.cxx36 using ::com::sun::star::beans::Property;
55 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
56 | beans::PropertyAttribute::MAYBEDEFAULT in AddPropertiesToVector()
57 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
64 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
65 | beans::PropertyAttribute::MAYBEDEFAULT in AddPropertiesToVector()
66 | beans::PropertyAttribute::MAYBEVOID )); in AddPropertiesToVector()
73 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
74 | beans::PropertyAttribute::MAYBEDEFAULT in AddPropertiesToVector()
82 beans::PropertyAttribute::BOUND in AddPropertiesToVector()
[all …]
H A DWrappedDefaultProperty.cxx50 const Reference< beans::XPropertyState >& xInnerPropertyState ) const in setPropertyToDefault()
51 throw (beans::UnknownPropertyException, in setPropertyToDefault()
54 Reference< beans::XPropertySet > xInnerPropSet( xInnerPropertyState, uno::UNO_QUERY ); in setPropertyToDefault()
60 const Reference< beans::XPropertyState >& /* xInnerPropertyState */ ) const in getPropertyDefault()
61 throw (beans::UnknownPropertyException, in getPropertyDefault()
68 beans::PropertyState WrappedDefaultProperty::getPropertyState( in getPropertyState()
69 const Reference< beans::XPropertyState >& xInnerPropertyState ) const in getPropertyState()
70 throw (beans::UnknownPropertyException, in getPropertyState()
73 beans::PropertyState aState = beans::PropertyState_DIRECT_VALUE; in getPropertyState()
79 aState = beans::PropertyState_DEFAULT_VALUE; in getPropertyState()
[all …]
H A DDataSourceHelper.cxx93 uno::Reference< beans::XPropertySet > xErrorBarProp; in lcl_addErrorBarRanges()
157 uno::Sequence< beans::PropertyValue > aArguments(3); in createArguments()
158 aArguments[0] = beans::PropertyValue( C2U("DataRowSource") in createArguments()
160 , beans::PropertyState_DIRECT_VALUE ); in createArguments()
163 , beans::PropertyState_DIRECT_VALUE ); in createArguments()
164 aArguments[2] = beans::PropertyValue( C2U("HasCategories") in createArguments()
166 , beans::PropertyState_DIRECT_VALUE ); in createArguments()
179 beans::PropertyValue( C2U("CellRangeRepresentation") in createArguments()
186 beans::PropertyValue( C2U("SequenceMapping") in createArguments()
200 const beans::PropertyValue& aProperty = *pArguments; in readArguments()
[all …]
H A DRegressionEquation.cxx48 using ::com::sun::star::beans::Property;
78 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
85 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
99 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
100 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
106 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
107 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
113 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
114 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
183 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
[all …]
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx78 using namespace com::sun::star::beans;
335 Sequence< beans::Property > m_properties;
366 throw beans::UnknownPropertyException( in getPropertyByName()
528 beans::XPropertySet > t_OServiceManager_impl;
784 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
1080 Sequence< beans::Property > seq( 1 ); in getPropertySetInfo()
1081 seq[ 0 ] = beans::Property( in getPropertySetInfo()
1976 Sequence< beans::Property > seq( 2 ); in getPropertySetInfo()
1977 seq[ 0 ] = beans::Property( in getPropertySetInfo()
1979 seq[ 1 ] = beans::Property( in getPropertySetInfo()
[all …]
/trunk/main/svtools/source/config/
H A Daccessibilityoptions.cxx152 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetAutoDetectSystemHC()
170 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsForPagePreviews()
187 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsHelpTipsDisappear()
205 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAllowAnimatedGraphics()
223 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAllowAnimatedText()
241 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAutomaticFontColor()
259 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsSystemFont()
277 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetHelpTipSeconds()
295 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in IsSelectionInReadonly()
385 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetAutoDetectSystemHC()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx68 using namespace ::com::sun::star::beans;
127 beans::PropertyAttribute::MAYBEVOID, 0}, in _Write()
130 beans::PropertyAttribute::MAYBEVOID, 0}, in _Write()
133 beans::PropertyAttribute::MAYBEVOID, 0}, in _Write()
136 beans::PropertyAttribute::MAYBEVOID, 0}, in _Write()
139 beans::PropertyAttribute::MAYBEVOID, 0}, in _Write()
142 beans::PropertyAttribute::MAYBEVOID, 0 }, in _Write()
149 beans::PropertyAttribute::MAYBEVOID, 0 }, in _Write()
152 beans::PropertyAttribute::MAYBEVOID, 0 }, in _Write()
155 beans::PropertyAttribute::MAYBEVOID, 0 }, in _Write()
[all …]
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.hxx47 typedef cppu::WeakComponentImplHelper2<css::beans::XPropertySet,
77 virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL
79 { return css::uno::Reference< css::beans::XPropertySetInfo >(); } in getPropertySetInfo()
84 css::beans::UnknownPropertyException,
85 css::beans::PropertyVetoException,
92 css::beans::UnknownPropertyException,
97 css::uno::Reference< css::beans::XPropertyChangeListener > const &) in addPropertyChangeListener()
99 css::beans::UnknownPropertyException, in addPropertyChangeListener()
107 css::beans::UnknownPropertyException, in removePropertyChangeListener()
115 css::beans::UnknownPropertyException, in addVetoableChangeListener()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx44 namespace starbeans = ::com::sun::star::beans;
49 …struct PropertyStringLessFunctor : ::std::binary_function< ::com::sun::star::beans::Property, ::rt…
52 …inline bool operator()( const ::com::sun::star::beans::Property& lhs, const ::rtl::OUString& rhs )… in operator ()()
57 …inline bool operator()( const ::rtl::OUString& lhs, const ::com::sun::star::beans::Property& rhs )… in operator ()()
64 …Name : public ::std::binary_function< ::com::sun::star::beans::Property, ::com::sun::star::beans::…
66 …bool operator() (const ::com::sun::star::beans::Property& x, const ::com::sun::star::beans::Proper… in operator ()()
75 …struct PropertyStringEqualFunctor : ::std::binary_function< ::com::sun::star::beans::Property, ::r…
78 …inline bool operator()( const ::com::sun::star::beans::Property& lhs, const ::rtl::OUString& rhs )… in operator ()()
83 …inline bool operator()( const ::rtl::OUString& lhs, const ::com::sun::star::beans::Property& rhs )… in operator ()()
90 …Name : public ::std::binary_function< ::com::sun::star::beans::Property, ::com::sun::star::beans::…
[all …]
/trunk/main/sw/qa/unoapi/
H A Dknownissues.xcl26 sw.SwXCell::com::sun::star::beans::XPropertySet
67 sw.SwXParagraph::com::sun::star::beans::XPropertySet
68 sw.SwXTextPortion::com::sun::star::beans::XPropertySet
69 sw.SwXTextRange::com::sun::star::beans::XPropertySet
70 sw.SwXTextViewCursor::com::sun::star::beans::XPropertySet
71 sw.SwXTextCursor::com::sun::star::beans::XPropertySet
108 sw.ParagraphStyle::com::sun::star::beans::XMultiPropertySet
109 sw.ParagraphStyle::com::sun::star::beans::XPropertySet
136 sw.DocumentSettings::com::sun::star::beans::XPropertySet
179 sw.PageStyle::com::sun::star::beans::XPropertySet
[all …]

Completed in 146 milliseconds

12345678910>>...222