Home
last modified time | relevance | path

Searched refs:beans (Results 551 – 575 of 5745) sorted by relevance

1...<<21222324252627282930>>...230

/aoo41x/main/udkapi/com/sun/star/container/
H A DXMap.idl27 #include <com/sun/star/beans/IllegalTypeException.idl>
68 @throws ::com::sun::star::beans::NoSupportException
81 @throws ::com::sun::star::beans::IllegalTypeException
91 raises( ::com::sun::star::beans::IllegalTypeException,
101 @throws ::com::sun::star::beans::IllegalTypeException
110 raises( ::com::sun::star::beans::IllegalTypeException,
120 @throws ::com::sun::star::beans::IllegalTypeException
149 @throws ::com::sun::star::beans::IllegalTypeException
158 @throws ::com::sun::star::beans::NoSupportException
173 @throws ::com::sun::star::beans::IllegalTypeException
[all …]
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java41 import com.sun.star.beans.XPropertySet;
42 import com.sun.star.beans.XVetoableChangeListener;
43 import com.sun.star.beans.XPropertyChangeListener;
44 import com.sun.star.beans.XPropertySetInfo;
45 import com.sun.star.beans.Property;
47 import com.sun.star.beans.XIntrospectionAccess;
458 throws com.sun.star.beans.UnknownPropertyException, in setValue()
466 throws com.sun.star.beans.UnknownPropertyException in getValue()
485 throws com.sun.star.beans.UnknownPropertyException, in setPropertyValue()
486 com.sun.star.beans.PropertyVetoException, in setPropertyValue()
[all …]
/aoo41x/main/framework/qa/complex/framework/autosave/
H A DProtocol.java29 import com.sun.star.beans.PropertyValue;
570 public synchronized void log( /*IN*/ com.sun.star.beans.NamedValue[] lProps ) in log()
579 public synchronized void log( /*IN*/ com.sun.star.beans.PropertyValue[] lProps ) in log()
588 public synchronized void log( /*IN*/ com.sun.star.beans.NamedValue aProp ) in log()
597 public synchronized void log( /*IN*/ com.sun.star.beans.PropertyValue aProp ) in log()
818 /*IN*/ com.sun.star.beans.NamedValue aProp ) in impl_logProperty()
825 /*IN*/ com.sun.star.beans.PropertyValue aProp ) in impl_logProperty()
931 if (aAny instanceof com.sun.star.beans.PropertyValue[]) in impl_logAny()
934 …com.sun.star.beans.PropertyValue[] lSubProps = (com.sun.star.beans.PropertyValue[])com.sun.star.un… in impl_logAny()
939 if (aAny instanceof com.sun.star.beans.NamedValue[]) in impl_logAny()
[all …]
/aoo41x/main/embedserv/source/embed/
H A Ddocholder.cxx135 aSeq[0] = beans::PropertyValue( in LoadDocInFrame()
140 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
143 aSeq[1] = beans::PropertyValue( in LoadDocInFrame()
148 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
151 aSeq[2] = beans::PropertyValue( in LoadDocInFrame()
156 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
162 aSeq[nLen-1] = beans::PropertyValue( in LoadDocInFrame()
174 aSeq[nLen-2] = beans::PropertyValue( in LoadDocInFrame()
182 aSeq[nLen-1] = beans::PropertyValue( in LoadDocInFrame()
1023 uno::Sequence<beans::PropertyValue> aSeq; in setTitle()
[all …]
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx113 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
128 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
146 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
164 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
211 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
257 …alue( const ::com::sun::star::uno::Any& _value ) throw (::com::sun::star::beans::IllegalTypeExcept…
263 …virtual ::com::sun::star::beans::Optional< double > SAL_CALL getMinValue() throw (::com::sun::star…
264 …virtual void SAL_CALL setMinValue( const ::com::sun::star::beans::Optional< double >& _minvalue ) …
265 …virtual ::com::sun::star::beans::Optional< double > SAL_CALL getMaxValue() throw (::com::sun::star…
266 …virtual void SAL_CALL setMaxValue( const ::com::sun::star::beans::Optional< double >& _maxvalue ) …
[all …]
H A Deformspropertyhandler.hxx69 …tyValue( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
70 …ame, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
76 …::XPropertyControlFactory >& _rxControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
78 …spection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com::sun::star::beans::UnknownPropertyEx…
80 …nst ::com::sun::star::uno::Any& _rControlValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
81 …:com::sun::star::uno::Type& _rControlValueType ) throw (::com::sun::star::beans::UnknownPropertyEx…
82 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
83 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
86 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx123 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBounds()
194 uno::Reference<beans::XPropertySet> aSet (mxPage, uno::UNO_QUERY); in getForeground()
202 catch (::com::sun::star::beans::UnknownPropertyException) in getForeground()
223 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBackground()
229 Reference<beans::XPropertySet> xBGSet (aBGSet, uno::UNO_QUERY); in getBackground()
237 xSet = Reference<beans::XPropertySet> (xTarget->getMasterPage(), in getBackground()
241 xBGSet = Reference<beans::XPropertySet> (aBGSet, uno::UNO_QUERY); in getBackground()
256 catch (::com::sun::star::beans::UnknownPropertyException) in getBackground()
342 Reference<beans::XPropertySet> xPageProperties (mxPage, UNO_QUERY); in CreateAccessibleName()
353 catch (beans::UnknownPropertyException&) in CreateAccessibleName()
/aoo41x/main/ucb/source/ucp/file/
H A Dfilprp.cxx56 m_seq[ m_count++ ] = beans::Property( it1->getPropertyName(), in XPropertySetInfo_impl()
65 XPropertySetInfo_impl::XPropertySetInfo_impl( shell* pMyShell,const Sequence< beans::Property >& se… in XPropertySetInfo_impl()
101 beans::XPropertySetInfo ) in XTYPEPROVIDER_IMPL_2()
111 SAL_STATIC_CAST( beans::XPropertySetInfo*,this) ); in XTYPEPROVIDER_IMPL_2()
116 beans::Property SAL_CALL
119 throw( beans::UnknownPropertyException, in getPropertyByName()
125 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in getPropertyByName()
130 Sequence< beans::Property > SAL_CALL
/aoo41x/main/svx/inc/svx/
H A Dunomaster.hxx42 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
43 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
44 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
46 … ::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& Property…
47 …yToDefault( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
48 …yDefault( const ::rtl::OUString& aPropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
/aoo41x/main/xmloff/inc/
H A DMultiPropertySetHelper.hxx32 namespace beans { class XMultiPropertySet; } namespace
33 namespace beans { class XPropertySet; } namespace
34 namespace beans { class XPropertySetInfo; } namespace
98 ::com::sun::star::beans::XPropertySetInfo> & );
114 ::com::sun::star::beans::XMultiPropertySet> & );
125 ::com::sun::star::beans::XPropertySet> & );
155 ::com::sun::star::beans::XPropertySet> &,
170 ::com::sun::star::beans::XMultiPropertySet> & );
/aoo41x/main/cppu/qa/
H A Dtest_unotype.cxx58 struct DerivedStruct2: css::beans::PropertyChangeEvent {};
205 t = ::cppu::UnoType< css::beans::PropertyChangeEvent >::get(); in testUnoType()
215 t = ::cppu::UnoType< css::beans::Optional< ::sal_Int8 > >::get(); in testUnoType()
454 static_cast< css::beans::PropertyChangeEvent * >(0)) == in testGetTypeFavourUnsigned()
455 ::cppu::UnoType< css::beans::PropertyChangeEvent >::get()); in testGetTypeFavourUnsigned()
458 static_cast< css::beans::PropertyChangeEvent * >(0)) == in testGetTypeFavourUnsigned()
463 ::cppu::UnoType< css::beans::PropertyChangeEvent >::get()); in testGetTypeFavourUnsigned()
710 static_cast< css::beans::PropertyChangeEvent * >(0)) == in testGetTypeFavourChar()
711 ::cppu::UnoType< css::beans::PropertyChangeEvent >::get()); in testGetTypeFavourChar()
715 ::getCppuType< css::beans::PropertyChangeEvent >()); in testGetTypeFavourChar()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx246 ::com::sun::star::beans::XPropertySet
270 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
271 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
272 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
273 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
274 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
275 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
276 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXPropertySet.csv1 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
2 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
3 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
4 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
5 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
6 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
7 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/aoo41x/main/sw/source/core/unocore/
H A Dunofield.cxx502 uno::Reference< beans::XPropertySetInfo > SwXFieldMaster::getPropertySetInfo(void) in getPropertySetInfo()
506 uno::Reference< beans::XPropertySetInfo > aRef = in getPropertySetInfo()
514 throw( beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
562 throw beans::UnknownPropertyException( in setPropertyValue()
1042 uno::Sequence<beans::PropertyValue> aPropSeq;
1949 uno::Reference< beans::XPropertySetInfo > SwXTextField::getPropertySetInfo(void) in getPropertySetInfo()
1954 uno::Reference< beans::XPropertySetInfo > aRef; in getPropertySetInfo()
1961 const uno::Sequence<beans::Property> aPropSeq = xInfo->getProperties(); in getPropertySetInfo()
1972 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
1983 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
[all …]
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXPropertyContainer.idl35 #include <com/sun/star/beans/PropertyExistException.idl>
39 #include <com/sun/star/beans/IllegalTypeException.idl>
43 #include <com/sun/star/beans/UnknownPropertyException.idl>
47 #include <com/sun/star/beans/NotRemoveableException.idl>
56 module com { module sun { module star { module beans {
91 raises( com::sun::star::beans::PropertyExistException,
92 com::sun::star::beans::IllegalTypeException,
106 raises( com::sun::star::beans::UnknownPropertyException,
107 com::sun::star::beans::NotRemoveableException );
H A DXPropertyState.idl31 #include <com/sun/star/beans/PropertyState.idl>
35 #include <com/sun/star/beans/UnknownPropertyException.idl>
43 #include <com/sun/star/beans/XPropertyStateChangeListener.idl>
49 module com { module sun { module star { module beans {
77 com::sun::star::beans::PropertyState getPropertyState( [in] string PropertyName )
78 raises( com::sun::star::beans::UnknownPropertyException );
95 sequence<com::sun::star::beans::PropertyState> getPropertyStates(
97 raises( com::sun::star::beans::UnknownPropertyException );
116 raises( com::sun::star::beans::UnknownPropertyException );
138 raises( com::sun::star::beans::UnknownPropertyException,
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XPropertyContainer.java24 package ifc.beans;
26 import com.sun.star.beans.IllegalTypeException;
27 import com.sun.star.beans.NotRemoveableException;
28 import com.sun.star.beans.PropertyExistException;
31 import com.sun.star.beans.UnknownPropertyException;
32 import com.sun.star.beans.XPropertyContainer;
85 …oObj.addProperty("myXPropertContainerProperty" , com.sun.star.beans.PropertyAttribute.MAYBEVOID, n… in _addProperty()
116 …oObj.addProperty("myXPropertContainerProperty" , com.sun.star.beans.PropertyAttribute.MAYBEVOID, n… in _addProperty()
150 … oObj.addProperty("IllegalTypeProperty", com.sun.star.beans.PropertyAttribute.MAYBEVOID, Any.VOID); in _addProperty()
/aoo41x/main/comphelper/inc/comphelper/
H A Dpropstate.hxx53 ,public ::com::sun::star::beans::XPropertyState
63 virtual ::com::sun::star::beans::PropertyState SAL_CALL
64 …getPropertyState(const ::rtl::OUString& PropertyName) throw(::com::sun::star::beans::UnknownProper…
65 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyState> SAL_CALL
66 …:uno::Sequence< ::rtl::OUString >& aPropertyName) throw(::com::sun::star::beans::UnknownPropertyEx…
68 …setPropertyToDefault(const ::rtl::OUString& PropertyName) throw(::com::sun::star::beans::UnknownPr…
70 …getPropertyDefault(const ::rtl::OUString& aPropertyName) throw(::com::sun::star::beans::UnknownPro…
73 virtual ::com::sun::star::beans::PropertyState getPropertyStateByHandle(sal_Int32 nHandle);
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport2.cxx85 const uno::Reference< beans::XPropertySet >& xPropSet) in ImpExportNewTrans_GetB2DHomMatrix()
323 uno::Sequence< beans::PropertyValue > aClickProperties;
389 uno::Sequence< beans::PropertyValue > aActionProperties;
670 const uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY);
774 const uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY);
807 const uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY);
1276 uno::Reference< beans::XPropertySet > xProps( xShape, uno::UNO_QUERY );
1473 uno::Reference< beans::XPropertySet > xProps( xShape, uno::UNO_QUERY );
1571 uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY);
1885 uno::Sequence< beans::PropertyValue > aCommands;
[all …]
/aoo41x/main/toolkit/source/awt/
H A Dvclxprinter.cxx50 ::com::sun::star::beans::Property* ImplGetProperties( sal_uInt16& rElementCount ) in ImplGetProperties()
52 static ::com::sun::star::beans::Property* pProperties = NULL; in ImplGetProperties()
59 static ::com::sun::star::beans::Property __FAR_DATA aPropTable[] = in ImplGetProperties()
61 …::com::sun::star::beans::Property( ::rtl::OUString::createFromAscii( "Orientation" ), PROPERTY_Ori… in ImplGetProperties()
62 …::com::sun::star::beans::Property( ::rtl::OUString::createFromAscii( "Horizontal" ), PROPERTY_Hori… in ImplGetProperties()
65 nElements = sizeof( aPropTable ) / sizeof( ::com::sun::star::beans::Property ); in ImplGetProperties()
106 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > VCLXPrinterPropertySe… in getPropertySetInfo()
108 …static ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > xInfo( creat… in getPropertySetInfo()
121 ::com::sun::star::beans::Property* pProps = ImplGetProperties( nElements ); in getInfoHelper()
208 void VCLXPrinterPropertySet::setHorizontal( sal_Bool bHorizontal ) throw(::com::sun::star::beans::P… in setHorizontal()
[all …]
/aoo41x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx315 const sal_Int32 nBound = beans::PropertyAttribute::BOUND; in OStyle()
446 uno::Sequence< beans::Property > aProps; in createArrayHelper()
582 uno::Sequence< beans::PropertyValue > m_aArgs;
1325 uno::Sequence<beans::PropertyValue> aComponentData; in fillArgs()
1447 beans::PropertyValue aPropVal; in impl_loadFromStorage_nolck_throw()
1498 uno::Sequence < beans::PropertyValue > aProps; in storeToStorage()
1705 const uno::Sequence<beans::PropertyValue> & rMediaDesc, in WriteThroughComponent()
1772 const uno::Sequence<beans::PropertyValue> & rMediaDesc) in WriteThroughComponent()
2021 throw beans::PropertyVetoException(); in setModified()
2285 beans::NamedValue aValue; in createInstanceWithArguments()
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx463 SC_QUERYINTERFACE( beans::XPropertySet ) in queryAggregation()
482 pPtr[nParentLen + 1] = getCppuType((const uno::Reference<beans::XPropertySet>*)0); in getTypes()
669 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScCellFieldObj::getPropertySetInfo() in getPropertySetInfo()
673 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
679 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
746 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
1150 SC_QUERYINTERFACE( beans::XPropertySet ) in queryAggregation()
1169 pPtr[nParentLen + 1] = getCppuType((const uno::Reference<beans::XPropertySet>*)0); in getTypes()
1372 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScHeaderFieldObj::getPropertySetInfo() in getPropertySetInfo()
1391 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
[all …]
/aoo41x/main/offapi/com/sun/star/style/
H A DXAutoStyle.idl31 #include <com/sun/star/beans/XPropertySet.idl>
34 #include <com/sun/star/beans/XMultiPropertySet.idl>
37 #include <com/sun/star/beans/XMultiPropertyStates.idl>
40 #include <com/sun/star/beans/NamedValue.idl>
43 #include <com/sun/star/beans/PropertyValues.idl>
58 interface com::sun::star::beans::XMultiPropertySet;
59 interface com::sun::star::beans::XMultiPropertyStates;
64 com::sun::star::beans::PropertyValues getProperties();
/aoo41x/main/canvas/source/tools/
H A Dpropertysethelper.cxx37 throw beans::UnknownPropertyException( in throwUnknown()
47 throw beans::PropertyVetoException( in throwVeto()
113 uno::Reference< beans::XPropertySetInfo > PropertySetHelper::getPropertySetInfo() const in getPropertySetInfo()
116 return uno::Reference< beans::XPropertySetInfo >(); in getPropertySetInfo()
155 … const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in addPropertyChangeListener()
164 … const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in removePropertyChangeListener()
170 … const uno::Reference< beans::XVetoableChangeListener >& /*xListener*/ ) in addVetoableChangeListener()
179 … const uno::Reference< beans::XVetoableChangeListener >& /*xListener*/ ) in removeVetoableChangeListener()
/aoo41x/main/sd/source/ui/inc/
H A Dunomodel.hxx80 public ::com::sun::star::beans::XPropertySet,
196 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
197 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
198 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
199 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
200 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
201 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
202 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
214 …Any& aSelection, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
215beans::PropertyValue > SAL_CALL getRenderer( sal_Int32 nRenderer, const ::com::sun::star::uno::Any…
[all …]

Completed in 191 milliseconds

1...<<21222324252627282930>>...230