Home
last modified time | relevance | path

Searched refs:beans (Results 426 – 450 of 5617) sorted by relevance

1...<<11121314151617181920>>...225

/aoo41x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeControl.csv18 "SvxShapeControl";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTol…
19 "SvxShapeControl";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTol…
20 "SvxShapeControl";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyVal…
21 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
22 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
23 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
24 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
25 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
26 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
27 "SvxShapeControl";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/aoo41x/main/package/source/zippackage/
H A DZipPackageEntry.cxx112 uno::Reference< beans::XPropertySetInfo > SAL_CALL ZipPackageEntry::getPropertySetInfo( ) in getPropertySetInfo()
115 return uno::Reference < beans::XPropertySetInfo > (); in getPropertySetInfo()
117 …yChangeListener( const OUString& /*aPropertyName*/, const uno::Reference< beans::XPropertyChangeLi… in addPropertyChangeListener()
118 throw(beans::UnknownPropertyException, WrappedTargetException, RuntimeException) in addPropertyChangeListener()
121 …yChangeListener( const OUString& /*aPropertyName*/, const uno::Reference< beans::XPropertyChangeLi… in removePropertyChangeListener()
122 throw(beans::UnknownPropertyException, WrappedTargetException, RuntimeException) in removePropertyChangeListener()
125 …leChangeListener( const OUString& /*PropertyName*/, const uno::Reference< beans::XVetoableChangeLi… in addVetoableChangeListener()
126 throw(beans::UnknownPropertyException, WrappedTargetException, RuntimeException) in addVetoableChangeListener()
129 …leChangeListener( const OUString& /*PropertyName*/, const uno::Reference< beans::XVetoableChangeLi… in removeVetoableChangeListener()
130 throw(beans::UnknownPropertyException, WrappedTargetException, RuntimeException) in removeVetoableChangeListener()
/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextSection.csv11 "SwXTextSection";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
12 "SwXTextSection";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
13 "SwXTextSection";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
14 "SwXTextSection";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
15 "SwXTextSection";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
16 "SwXTextSection";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
17 "SwXTextSection";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
49 "SwXTextSection";"com::sun::star::beans::XPropertyState";"getPropertyState()"
50 "SwXTextSection";"com::sun::star::beans::XPropertyState";"getPropertyStates()"
51 "SwXTextSection";"com::sun::star::beans::XPropertyState";"setPropertyToDefault()"
[all …]
/aoo41x/main/svtools/source/graphic/
H A Drenderer.cxx102 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertySet >*)0) ) in queryAggregation()
103 aAny <<= uno::Reference< beans::XPropertySet >(this); in queryAggregation()
104 else if( rType == ::getCppuType((const uno::Reference< beans::XPropertyState >*)0) ) in queryAggregation()
105 aAny <<= uno::Reference< beans::XPropertyState >(this); in queryAggregation()
107 aAny <<= uno::Reference< beans::XMultiPropertySet >(this); in queryAggregation()
182 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertySet>*)0); in getTypes()
183 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertyState>*)0); in getTypes()
184 *pTypes++ = ::getCppuType((const uno::Reference< beans::XMultiPropertySet>*)0); in getTypes()
232 throw( beans::UnknownPropertyException, in _setPropertyValues()
233 beans::PropertyVetoException, in _setPropertyValues()
[all …]
/aoo41x/main/sfx2/qa/cppunit/
H A Dtest_metadatable.cxx87 static bool operator==(beans::StringPair p1, beans::StringPair p2) in operator ==()
112 beans::StringPair id1(content, sid1); in test()
113 beans::StringPair id2(content, sid2); in test()
114 beans::StringPair id3(content, sid3); in test()
115 beans::StringPair id4(styles, sid4); in test()
116 beans::StringPair id3e(empty, sid3); in test()
117 beans::StringPair id4e(empty, sid4); in test()
132 beans::StringPair m2id(m2.GetMetadataReference()); in test()
178 beans::StringPair m4id(m4.GetMetadataReference()); in test()
202 beans::StringPair mc2id(mc2.GetMetadataReference()); in test()
[all …]
/aoo41x/main/comphelper/inc/comphelper/
H A Dmimeconfighelper.hxx75 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjPropsFromConfigEntry(
86 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjectPropsByStringClass…
89 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjectPropsByClassID(
92 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjectPropsByMediaType(
95 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjectPropsByFilter(
98 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > GetObjectPropsByDocumentNam…
113 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aMediaDescr,
116 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aMediaDescr,
117 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& aObject );
119 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aMediaDescr );
[all …]
/aoo41x/main/chart2/source/controller/dialogs/
H A DRangeSelectionHelper.cxx131 Sequence< beans::PropertyValue > aArgs( 4 ); in chooseRange()
132 aArgs[0] = beans::PropertyValue( in chooseRange()
134 beans::PropertyState_DIRECT_VALUE ); in chooseRange()
135 aArgs[1] = beans::PropertyValue( in chooseRange()
138 beans::PropertyState_DIRECT_VALUE ); in chooseRange()
139 aArgs[2] = beans::PropertyValue( in chooseRange()
141 beans::PropertyState_DIRECT_VALUE ); in chooseRange()
142 aArgs[3] = beans::PropertyValue( in chooseRange()
144 beans::PropertyState_DIRECT_VALUE ); in chooseRange()
185 bool RangeSelectionHelper::verifyArguments( const Sequence< beans::PropertyValue > & rArguments ) in verifyArguments()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXTolerantMultiPropertySet.idl32 #include <com/sun/star/beans/GetDirectPropertyTolerantResult.idl>
36 #include <com/sun/star/beans/GetPropertyTolerantResult.idl>
40 #include <com/sun/star/beans/SetPropertyTolerantFailed.idl>
50 module com { module sun { module star { module beans {
65 @see com::sun::star::beans::XPropertySet
66 @see com::sun::star::beans::XMultiPropertySet
92 <type scope="com::sun::star::beans">SetPropertyTolerantFailed</type>
100 sequence< com::sun::star::beans::SetPropertyTolerantFailed > setPropertyValuesTolerant(
121 <type scope="com::sun::star::beans">GetPropertyTolerantResult</type>
146 <type scope="com::sun::star::beans">GetDirectPropertyTolerantResult</type>
[all …]
/aoo41x/main/reportdesign/source/ui/inc/
H A DDataProviderHandler.hxx77 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
78 … Value) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
79beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString & PropertyName) throw (::com:…
80 …ion::XPropertyControlFactory >& ControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
81 …lValue) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
82 …ueType) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
83 …yChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
84 …yChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
85 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupported…
88 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
[all …]
/aoo41x/main/extensions/source/propctrlr/
H A Deventhandler.hxx91 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xComponent;
120 …tyValue( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
121 …ame, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
122 …nst ::com::sun::star::uno::Any& _rControlValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
123 …:com::sun::star::uno::Type& _rControlValueType ) throw (::com::sun::star::beans::UnknownPropertyEx…
124 …sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& _rP…
125 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
126 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
127 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >
131 …::XPropertyControlFactory >& _rxControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
[all …]
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx56 , ::com::sun::star::beans::XPropertyState
139 …::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& PropertyN…
140beans::PropertyState > SAL_CALL getPropertyStates( const ::com::sun::star::uno::Sequence< ::rtl::O…
141 …yToDefault( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
142 …tyDefault( const ::rtl::OUString& aPropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
163 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
165 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
167 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
168 …:Sequence< ::com::sun::star::uno::Any >& Values ) throw(::com::sun::star::beans::PropertyVetoExcep…
/aoo41x/main/embeddedobj/source/inc/
H A Dcommonembobj.hxx61 namespace beans { namespace
108 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aDocMediaDescriptor;
139 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aNewDocMediaDescriptor;
240 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& aObjectProps );
245 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& aObjectProps,
246 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aMediaDescr,
247 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aObjectDescr );
380 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments,
381 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lObjArgs )
434 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments,
[all …]
/aoo41x/main/framework/source/tabwin/
H A Dtabwindow.cxx79 DIRECT_INTERFACE( css::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_11()
93 css::beans::XMultiPropertySet , in DEFINE_XINTERFACE_11()
94 css::beans::XFastPropertySet , in DEFINE_XINTERFACE_11()
95 css::beans::XPropertySet in DEFINE_XINTERFACE_11()
309 css::beans::PropertyValue aPropValue; in initialize()
726 css::uno::Sequence< css::beans::NamedValue > aNamedValueSeq; in getTabProps()
739 css::uno::Sequence< css::beans::NamedValue > aSeq( 2 ); in getTabProps()
927 static css::uno::Reference< css::beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
955 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
957 com::sun::star::beans::Property( TABWINDOW_PROPNAME_PARENTWINDOW, in impl_getStaticPropertyDescriptor()
[all …]
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OEditModel.csv97 "OEditModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
98 "OEditModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
99 "OEditModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
117 "OEditModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
199 "OEditModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
201 "OEditModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
202 "OEditModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
203 "OEditModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
204 "OEditModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
206 "OEditModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
/aoo41x/main/ucb/source/ucp/file/
H A Dbc.hxx75 public com::sun::star::beans::XPropertiesChangeNotifier,
76 public com::sun::star::beans::XPropertyContainer,
77 public com::sun::star::beans::XPropertySetInfoChangeNotifier,
198 com::sun::star::beans::XPropertiesChangeListener >& Listener )
204 com::sun::star::beans::XPropertiesChangeListener >& Listener )
214 throw( com::sun::star::beans::PropertyExistException,
215 com::sun::star::beans::IllegalTypeException,
222 throw( com::sun::star::beans::UnknownPropertyException,
223 com::sun::star::beans::NotRemoveableException,
231 com::sun::star::beans::XPropertySetInfoChangeListener >& Listener )
[all …]
/aoo41x/main/offapi/com/sun/star/report/
H A DXSection.idl42 #include <com/sun/star/beans/XPropertySet.idl>
84 interface com::sun::star::beans::XPropertySet;
123 …set raises ( com::sun::star::lang::IllegalArgumentException,com::sun::star::beans::UnknownProperty…
124 get raises ( com::sun::star::beans::UnknownPropertyException );
133 …set raises ( com::sun::star::lang::IllegalArgumentException,com::sun::star::beans::UnknownProperty…
134 get raises ( com::sun::star::beans::UnknownPropertyException );
142 …set raises ( com::sun::star::lang::IllegalArgumentException,com::sun::star::beans::UnknownProperty…
143 get raises ( com::sun::star::beans::UnknownPropertyException );
152 get raises ( com::sun::star::beans::UnknownPropertyException );
162 get raises ( com::sun::star::beans::UnknownPropertyException );
[all …]
/aoo41x/main/reportdesign/source/core/inc/
H A DShape.hxx60 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >
101 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
102 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
103 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
104 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
105 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
106 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
107 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
119 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCust…
120 …omShapeGeometry( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
/aoo41x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx54 using namespace com::sun::star::beans;
75 DIRECT_INTERFACE( ::com::sun::star::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_10()
76 DIRECT_INTERFACE( ::com::sun::star::beans::XFastPropertySet ), in DEFINE_XINTERFACE_10()
77 DIRECT_INTERFACE( ::com::sun::star::beans::XPropertySet ), in DEFINE_XINTERFACE_10()
89 ::com::sun::star::beans::XMultiPropertySet , in DEFINE_XINTERFACE_10()
90 ::com::sun::star::beans::XFastPropertySet , in DEFINE_XINTERFACE_10()
91 ::com::sun::star::beans::XPropertySet , in DEFINE_XINTERFACE_10()
421 static com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo >* pInfo = NULL; in getPropertySetInfo()
449 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
451 com::sun::star::beans::Property( PROPNAME_UINAME, PROPHANDLE_UINAME , in impl_getStaticPropertyDescriptor()
[all …]
/aoo41x/main/svtools/inc/svtools/
H A DFilterConfigItem.hxx41 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xPropSet;
42 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aFilterData;
47 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rXPropSet,
54 SVT_DLLPRIVATE static ::com::sun::star::beans::PropertyValue* GetPropertyValue(
55 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rPropSeq,
58 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rPropSeq,
59 const ::com::sun::star::beans::PropertyValue& rPropValue );
64 …FilterConfigItem( ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >* pFilt…
65 …l::OUString& rSubTree, ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >* …
89 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetFilterData() const;
/aoo41x/main/oox/inc/oox/xls/
H A Dbiffcodec.hxx52 …::OUString& rPassword, ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& o_r…
53 …yEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& o_r…
71 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > implVerifyPassword(…
72 …yEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& rEn…
103 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > implVerifyPassword(…
104 …yEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& rEn…
116 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > maEncryptionData;
140 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > implVerifyPassword(…
141 …yEncryptionData( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& rEn…
152 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > maEncryptionData;
/aoo41x/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx639 aArgs[0] = beans::PropertyValue( in lcl_ApplyDataFromRectangularRangeToDiagram()
642 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
643 aArgs[1] = beans::PropertyValue( in lcl_ApplyDataFromRectangularRangeToDiagram()
646 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
647 aArgs[2] = beans::PropertyValue( in lcl_ApplyDataFromRectangularRangeToDiagram()
650 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
660 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
696 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
700 beans::PropertyState_DIRECT_VALUE ); in lcl_ApplyDataFromRectangularRangeToDiagram()
724 catch( beans::UnknownPropertyException ) in EndElement()
[all …]
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XFastPropertySet.java24 package ifc.beans;
34 import com.sun.star.beans.Property;
35 import com.sun.star.beans.PropertyAttribute;
36 import com.sun.star.beans.XFastPropertySet;
37 import com.sun.star.beans.XPropertySet;
38 import com.sun.star.beans.XPropertySetInfo;
106 } catch (com.sun.star.beans.UnknownPropertyException e) { in _setFastPropertyValue()
112 } catch (com.sun.star.beans.PropertyVetoException e) { in _setFastPropertyValue()
145 } catch (com.sun.star.beans.UnknownPropertyException e) { in _getFastPropertyValue()
215 } catch(com.sun.star.beans.PropertyVetoException e) { in isChangeable()
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSeriesOrDiagramProperty.hxx60 …alueFromSeries( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
61 …virtual void setValueToSeries( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XP…
88 …= getValueFromSeries( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >::q… in detectInnerValue()
117 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xSeriesPropertySet( *aIt… in setInnerValue()
125 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x… in setPropertyValue()
126 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc… in setPropertyValue()
150 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x… in getPropertyValue()
151 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc… in getPropertyValue()
174 …ropertyDefault( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >&… in getPropertyDefault()
175 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc… in getPropertyDefault()
/aoo41x/main/sw/source/core/unocore/
H A Dunorefmk.cxx503 uno::Reference< beans::XPropertySetInfo > SAL_CALL
508 static uno::Reference< beans::XPropertySetInfo > xRef = in getPropertySetInfo()
518 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
529 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
536 throw beans::UnknownPropertyException(); in getPropertyValue()
546 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in addPropertyChangeListener()
1472 uno::Reference< beans::XPropertySetInfo > SAL_CALL
1477 static uno::Reference< beans::XPropertySetInfo > xRef( in getPropertySetInfo()
1486 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
1515 throw beans::UnknownPropertyException(); in setPropertyValue()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java24 import com.sun.star.beans.XPropertySet;
54 "_blank", 0, new com.sun.star.beans.PropertyValue[0]); in main()
152 com.sun.star.beans.XPropertySet xRootMenuEntry = in notifyContextMenuExecute()
154 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
158 com.sun.star.beans.XPropertySet xSeparator = in notifyContextMenuExecute()
159 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
160 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
194 xMenuEntry = (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in notifyContextMenuExecute()
195 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
207 com.sun.star.beans.XPropertySet.class, in notifyContextMenuExecute()
[all …]

Completed in 93 milliseconds

1...<<11121314151617181920>>...225