Home
last modified time | relevance | path

Searched refs:beans (Results 451 – 475 of 5912) sorted by relevance

1...<<11121314151617181920>>...237

/trunk/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()
/trunk/main/unotools/source/config/
H A Dviewoptions.cxx256 css::uno::Sequence< css::beans::NamedValue > m_lUserData ;
488 css::uno::Reference< css::beans::XPropertySet > xNode( in GetWindowState()
513 css::uno::Reference< css::beans::XPropertySet > xNode( in SetWindowState()
546 css::uno::Sequence< css::beans::NamedValue > lUserData(c); in GetUserData()
562 return css::uno::Sequence< css::beans::NamedValue >(); in GetUserData()
582 const css::beans::NamedValue* pData = lData.getConstArray(); in SetUserData()
673 css::uno::Reference< css::beans::XPropertySet > xNode( in GetPageID()
698 css::uno::Reference< css::beans::XPropertySet > xNode( in SetPageID()
720 css::uno::Reference< css::beans::XPropertySet > xNode( in GetVisible()
745 css::uno::Reference< css::beans::XPropertySet > xNode( in SetVisible()
[all …]
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx82 Sequence< beans::PropertyValue > getMergedOptions() const;
92 const uno::Sequence< beans::PropertyValue >& rProps
139 Sequence< beans::PropertyValue > aRenderOptions( 3 ); in SfxPrinterController()
153 Sequence< beans::PropertyValue > aUIProps; in SfxPrinterController()
223 Sequence< beans::PropertyValue > aRenderOptions( 1 ); in getMergedOptions()
237 Sequence< beans::PropertyValue > aJobOptions( getMergedOptions() ); in getPageCount()
246 Sequence< beans::PropertyValue > aResult; in getPageParameters()
250 Sequence< beans::PropertyValue > aJobOptions( getMergedOptions() ); in getPageParameters()
307 uno::Sequence < beans::PropertyValue > aOpts; in jobStarted()
627 const beans::PropertyValue* pVal = rProps.getConstArray(); in ExecPrint()
[all …]
/trunk/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 …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java33 import com.sun.star.beans.XPropertyChangeListener;
34 import com.sun.star.beans.XVetoableChangeListener;
35 import com.sun.star.beans.PropertyChangeEvent;
36 import com.sun.star.beans.XPropertySet;
37 import com.sun.star.beans.Property;
38 import com.sun.star.beans.PropertyAttribute;
39 import com.sun.star.beans.UnknownPropertyException;
41 import com.sun.star.beans.XPropertySetInfo;
42 import com.sun.star.beans.XFastPropertySet;
43 import com.sun.star.beans.PropertyVetoException;
[all …]
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx75 public com::sun::star::beans::XPropertySet
92 com::sun::star::beans::Property >& rProperties,
108 com::sun::star::beans::Property >& rProperties,
329 com::sun::star::beans::XPropertySetInfo > SAL_CALL
335 throw( com::sun::star::beans::UnknownPropertyException,
336 com::sun::star::beans::PropertyVetoException,
342 throw( com::sun::star::beans::UnknownPropertyException,
349 throw( com::sun::star::beans::UnknownPropertyException,
356 throw( com::sun::star::beans::UnknownPropertyException,
363 throw( com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/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 …]
/trunk/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()
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl31 #include <com/sun/star/beans/StringPair.idl>
127 <type scope="::com::sun::star::beans">StringPair</type>::First
129 <type scope="::com::sun::star::beans">StringPair</type>::Second
138 sequence< ::com::sun::star::beans::StringPair >
155 <type scope="::com::sun::star::beans">StringPair</type>::First
164 sequence< sequence< ::com::sun::star::beans::StringPair > >
175 <type scope="::com::sun::star::beans">StringPair</type>::First
183 sequence< sequence< ::com::sun::star::beans::StringPair > >
195 <type scope="::com::sun::star::beans">StringPair</type>::First
214 [in] sequence< ::com::sun::star::beans::StringPair > aEntry,
[all …]
/trunk/main/chart2/source/model/main/
H A DDataSeries.cxx43 using ::com::sun::star::beans::Property;
110 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
141 Reference< beans::XPropertySet > xPoint( (*aIt).second ); in lcl_CloneAttributedDataPoints()
190 Reference< beans::XPropertySet > xPropertySet; in DataSeries()
219 Reference< beans::XPropertySet > xPropertySet; in Init()
242 Reference< beans::XPropertySet > xPropertySet; in ~DataSeries()
285 throw(beans::UnknownPropertyException) in GetDefaultValue()
361 Reference< beans::XPropertySet >
366 Reference< beans::XPropertySet > xResult; in getDataPointByIndex()
389 Reference< beans::XPropertySet > xParentProperties; in getDataPointByIndex()
[all …]
/trunk/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;
/trunk/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;
/trunk/main/svx/source/inc/
H A Dsdbdatacolumn.hxx43 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xPropertySet;
50 …DataColumn(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxIFac…
63 …inline const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& getProperty… in getPropertySet()
82 …inline ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo> getPropertySet…
83 …tar::uno::Any& aValue) throw( ::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
84 …Value(const ::rtl::OUString& PropertyName) const throw( ::com::sun::star::beans::UnknownPropertyEx…
85 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener>& xListener) throw( ::com::s…
86 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener>& aListener) throw( ::com::s…
87 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener>& aListener) throw( ::com::s…
88 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener>& aListener) throw( ::com::s…
/trunk/main/dbaccess/source/core/inc/
H A DSingleSelectQueryComposer.hxx118 …::std::vector< ::std::vector < ::com::sun::star::beans::PropertyValue > >& rFilters, const ::com::…
120 …::std::vector < ::com::sun::star::beans::PropertyValue > & rFilters, const ::com::sun::star::uno::…
122 …::std::vector < ::com::sun::star::beans::PropertyValue > & rFilters, const ::com::sun::star::uno::…
125 …::rtl::OUString getTableAlias(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPr…
139 …void setConditionByColumn( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPrope…
151 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Propert…
188 …olumnName_throw(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& c…
219 …dGroupByColumn( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& c…
224 …dOrderByColumn( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& c…
232 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans:…
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx95 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
96 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
97 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
98 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
99 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
100 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
101 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
116 …virtual ::sal_Int32 SAL_CALL getOrientation() throw (::com::sun::star::beans::UnknownPropertyExcep…
117 …virtual void SAL_CALL setOrientation( ::sal_Int32 _orientation ) throw (::com::sun::star::beans::U…
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx120 #define PROPERTYCHANGEEVENT com::sun::star::beans::PropertyChangeEvent
145 public com::sun::star::beans::XPropertySet
398 com::sun::star::beans::XPropertySetInfo > SAL_CALL
405 throw( com::sun::star::beans::UnknownPropertyException,
406 com::sun::star::beans::PropertyVetoException,
413 throw( com::sun::star::beans::UnknownPropertyException,
421 throw( com::sun::star::beans::UnknownPropertyException,
428 com::sun::star::beans::XPropertyChangeListener >& Listener )
429 throw( com::sun::star::beans::UnknownPropertyException,
437 throw( com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx85 uno::Sequence< beans::PropertyValue > mxViewInformation;
89 uno::Sequence< beans::PropertyValue > mxExtendedInformation;
128 void impInterpretPropertyValues(const uno::Sequence< beans::PropertyValue >& rViewParameters) in impInterpretPropertyValues()
140 const beans::PropertyValue& rProp = rViewParameters[a]; in impInterpretPropertyValues()
192 uno::Sequence< beans::PropertyValue > xRetval; in impFillViewInformationFromContent()
270 const uno::Sequence< beans::PropertyValue >& rExtendedParameters) in ImpViewInformation2D()
287 ImpViewInformation2D(const uno::Sequence< beans::PropertyValue >& rViewParameters) in ImpViewInformation2D()
393 const uno::Sequence< beans::PropertyValue >& getViewInformationSequence() const in getViewInformationSequence()
403 const uno::Sequence< beans::PropertyValue >& getExtendedInformationSequence() const in getExtendedInformationSequence()
448 const uno::Sequence< beans::PropertyValue >& rExtendedParameters) in ViewInformation2D()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeGroup.csv22 "SvxShapeGroup";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesToler…
23 "SvxShapeGroup";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesToler…
24 "SvxShapeGroup";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValue…
27 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
28 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
29 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
30 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
31 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
32 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
33 "SvxShapeGroup";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx71 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
72 … Value) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
73beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString & PropertyName) throw (::com:…
74 …ion::XPropertyControlFactory >& ControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
75 …lValue) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
76 …ueType) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
77 …yChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
78 …yChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupported…
82 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
[all …]
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DWriterDemo.vb74 Dim arProps() As unoidl.com.sun.star.beans.PropertyValue = _
75 New unoidl.com.sun.star.beans.PropertyValue(){}
107 Dim xPropertySetTable As unoidl.com.sun.star.beans.XPropertySet
108 xPropertySetTable = DirectCast(objTextTable, unoidl.com.sun.star.beans.XPropertySet)
119 Dim xPropertySetFirstRow As unoidl.com.sun.star.beans.XPropertySet
147 Dim xPropertySetCursor As unoidl.com.sun.star.beans.XPropertySet
148 xPropertySetCursor = DirectCast(xCursor, unoidl.com.sun.star.beans.XPropertySet)
178 Dim xPropertySetFrame As unoidl.com.sun.star.beans.XPropertySet
179 xPropertySetFrame = DirectCast(xTextFrame, unoidl.com.sun.star.beans.XPropertySet)
229 Dim xPropertySetCursor As unoidl.com.sun.star.beans.XPropertySet
[all …]
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.hxx84 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getData…
95 throw( ::com::sun::star::beans::PropertyVetoException,
108 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxi…
110 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getXMai…
112 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getXHel…
118 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxi…
120 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getYHel…
122 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getYMai…
126 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getUpBa…
128 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getDown…
[all …]
/trunk/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx106 … const css::uno::Sequence< css::beans::PropertyValue > lNewDescriptor , in LoadBinding()
120 … const css::uno::Sequence< css::beans::PropertyValue > lNewDescriptor , in LoadBinding()
147 lDescriptor = css::uno::Sequence< css::beans::PropertyValue >(); in free()
157 …css::uno::Sequence< css::beans::PropertyValue > lDescriptor ; // dispatched arguments - nece…
280 … const css::uno::Sequence< css::beans::PropertyValue >& aArgs,
335 … const css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
341 … const css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
350 … css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
353 … css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
357 … css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ,
[all …]
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx83 …uno::Reference<beans::XPropertySet> xProp(static_cast< ::cppu::OWeakObject* >( this ),uno::UNO_QUE… in DatabaseDataProvider()
173 const beans::PropertyValue* pArgIter = _aArguments.getConstArray(); in createDataSourcePossible()
174 const beans::PropertyValue* pArgEnd = pArgIter + _aArguments.getLength(); in createDataSourcePossible()
274 … uno::Reference< beans::XPropertySet > xSeqProp( aSequences[nIdx]->getValues(), uno::UNO_QUERY ); in detectArguments()
309 uno::Reference<beans::XPropertySet> xProp(xData,uno::UNO_QUERY); in createDataSequenceByRangeRepresentation()
432 …PropertyName, const uno::Reference< beans::XPropertyChangeListener > & xListener) throw (uno::Runt… in addPropertyChangeListener()
438 …PropertyName, const uno::Reference< beans::XPropertyChangeListener > & xListener) throw (uno::Runt… in removePropertyChangeListener()
444 …PropertyName, const uno::Reference< beans::XVetoableChangeListener > & xListener) throw (uno::Runt… in addVetoableChangeListener()
450 …PropertyName, const uno::Reference< beans::XVetoableChangeListener > & xListener) throw (uno::Runt… in removeVetoableChangeListener()
772 …const uno::Reference< beans::XPropertySet > xColumn( xColumns->getByName( col->sName ), uno::UNO_Q… in impl_fillInternalDataProvider_throw()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dformbrowsertools.hxx43 …struct FindPropertyByHandle : public ::std::unary_function< ::com::sun::star::beans::Property, boo…
50 bool operator()( const ::com::sun::star::beans::Property& _rProp ) const in operator ()()
57 …struct FindPropertyByName : public ::std::unary_function< ::com::sun::star::beans::Property, bool >
64 bool operator()( const ::com::sun::star::beans::Property& _rProp ) const in operator ()()
72 :public ::std::binary_function < ::com::sun::star::beans::Property,
73 ::com::sun::star::beans::Property,
77 …bool operator() (::com::sun::star::beans::Property _rLhs, ::com::sun::star::beans::Property _rRhs)… in operator ()()
97 typedef ::std::set< ::com::sun::star::beans::Property, PropertyLessByName > PropertyBag;
/trunk/main/ucb/qa/complex/tdoc/
H A D_XPropertyContainer.java25 import com.sun.star.beans.XPropertyContainer;
42 catch(com.sun.star.beans.PropertyExistException e) { in _addProperty()
50 catch(com.sun.star.beans.IllegalTypeException e) { in _addProperty()
57 catch(com.sun.star.beans.PropertyExistException e) { in _addProperty()
65 catch(com.sun.star.beans.IllegalTypeException e) { in _addProperty()
77 catch(com.sun.star.beans.UnknownPropertyException e) { in _removeProperty()
80 catch(com.sun.star.beans.NotRemoveableException e) { in _removeProperty()
87 catch(com.sun.star.beans.UnknownPropertyException e) { in _removeProperty()
91 catch(com.sun.star.beans.NotRemoveableException e) { in _removeProperty()

Completed in 120 milliseconds

1...<<11121314151617181920>>...237