Home
last modified time | relevance | path

Searched refs:beans (Results 176 – 200 of 5105) sorted by relevance

12345678910>>...205

/aoo41x/main/sd/source/filter/eppt/
H A Deppt.hxx490 < ::com::sun::star::beans::XPropertySet > mXPropSet;
513 ::com::sun::star::beans::PropertyState ePropState;
540 ::com::sun::star::beans::PropertyState meCharColor;
541 ::com::sun::star::beans::PropertyState meCharHeight;
542 ::com::sun::star::beans::PropertyState meFontName;
544 ::com::sun::star::beans::PropertyState meCharEscapement;
608 ::com::sun::star::beans::PropertyState meBullet;
609 ::com::sun::star::beans::PropertyState meTextAdjust;
610 ::com::sun::star::beans::PropertyState meLineSpacing;
611 ::com::sun::star::beans::PropertyState meLineSpacingTop;
[all …]
/aoo41x/main/chart2/source/model/main/
H A DLegend.cxx46 using namespace ::com::sun::star::beans::PropertyAttribute;
52 using ::com::sun::star::beans::Property;
77 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
84 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
91 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
97 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
98 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
104 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
105 | beans::PropertyAttribute::MAYBEVOID )); in lcl_AddPropertiesToVector()
111 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
[all …]
/aoo41x/main/sw/inc/
H A Dunotextcursor.hxx62 , ::com::sun::star::beans::XPropertySet
63 , ::com::sun::star::beans::XPropertyState
64 , ::com::sun::star::beans::XMultiPropertyStates
144 throw (::com::sun::star::beans::UnknownPropertyException,
145 ::com::sun::star::beans::PropertyVetoException,
151 throw (::com::sun::star::beans::UnknownPropertyException,
158 throw (::com::sun::star::beans::UnknownPropertyException,
165 throw (::com::sun::star::beans::UnknownPropertyException,
172 throw (::com::sun::star::beans::UnknownPropertyException,
184 virtual ::com::sun::star::beans::PropertyState SAL_CALL
[all …]
H A Dunoidx.hxx53 , ::com::sun::star::beans::XPropertySet
125 throw (::com::sun::star::beans::UnknownPropertyException,
126 ::com::sun::star::beans::PropertyVetoException,
132 throw (::com::sun::star::beans::UnknownPropertyException,
139 throw (::com::sun::star::beans::UnknownPropertyException,
146 throw (::com::sun::star::beans::UnknownPropertyException,
153 throw (::com::sun::star::beans::UnknownPropertyException,
160 throw (::com::sun::star::beans::UnknownPropertyException,
195 , ::com::sun::star::beans::XPropertySet
260 throw (::com::sun::star::beans::UnknownPropertyException,
[all …]
H A Dunofield.hxx50 ::com::sun::star::beans::XPropertySet,
93 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
96 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
97 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
98 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
99 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
126 ::com::sun::star::beans::XPropertySet,
184 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
185 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
186 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx122 throw (::com::sun::star::beans::PropertyVetoException,
148 ::com::sun::star::beans::XPropertySet > SAL_CALL getZAxis()
161 ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxis()
180 ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxis()
199 ::com::sun::star::beans::XPropertySet > SAL_CALL getUpBar()
210 ::com::sun::star::beans::XPropertySet > SAL_CALL getWall()
213 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
269 ::com::sun::star::beans::XPropertySet > m_xWall;
271 ::com::sun::star::beans::XPropertySet > m_xFloor;
276 ::com::sun::star::beans::XPropertySet > m_xUpBarWrapper;
[all …]
H A DLegendWrapper.cxx54 using ::com::sun::star::beans::Property;
111 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
243 beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
250 beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
264 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
315 Reference< beans::XPropertySet > xProp( this->getInnerPropertySet() ); in setPosition()
335 throw (beans::PropertyVetoException, in setSize()
338 Reference< beans::XPropertySet > xProp( this->getInnerPropertySet() ); in setSize()
416 Reference< beans::XPropertySet > LegendWrapper::getInnerPropertySet() in getInnerPropertySet()
418 Reference< beans::XPropertySet > xRet; in getInnerPropertySet()
[all …]
H A DWrappedSplineProperties.cxx38 using ::com::sun::star::beans::Property;
108 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc… in setPropertyValue()
202 beans::PropertyAttribute::BOUND in addProperties()
203 | beans::PropertyAttribute::MAYBEDEFAULT in addProperties()
204 | beans::PropertyAttribute::MAYBEVOID )); in addProperties()
209 beans::PropertyAttribute::BOUND in addProperties()
210 | beans::PropertyAttribute::MAYBEDEFAULT in addProperties()
211 | beans::PropertyAttribute::MAYBEVOID )); in addProperties()
216 beans::PropertyAttribute::BOUND in addProperties()
217 | beans::PropertyAttribute::MAYBEDEFAULT in addProperties()
[all …]
/aoo41x/main/ucb/source/core/
H A Ducbcmds.cxx547 = uno::makeAny(beans::PropertyValue( in createNew()
623 = uno::makeAny(beans::PropertyValue( in createNew()
779 = uno::makeAny(beans::PropertyValue( in transferProperties()
809 = uno::makeAny(beans::PropertyValue( in transferProperties()
1089 beans::PropertyValue( in handleNameClashRename()
1292 = uno::makeAny(beans::PropertyValue( in globalTransfer_()
1319 = uno::makeAny(beans::PropertyValue( in globalTransfer_()
1344 = uno::makeAny(beans::PropertyValue( in globalTransfer_()
1780 = uno::makeAny(beans::PropertyValue( in globalTransfer()
1805 beans::PropertyValue( in globalTransfer()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java31 import com.sun.star.beans.*;
100 com.sun.star.beans.NamedValue[] lGenericConfig = null; in executeAsync()
101 com.sun.star.beans.NamedValue[] lJobConfig = null; in executeAsync()
102 com.sun.star.beans.NamedValue[] lEnvironment = null; in executeAsync()
103 com.sun.star.beans.NamedValue[] lDynamicData = null; in executeAsync()
178 com.sun.star.beans.NamedValue aDeactivation = null; in executeAsync()
179 com.sun.star.beans.NamedValue aDispatchResult = null; in executeAsync()
180 com.sun.star.beans.NamedValue aSaveRequest = null; in executeAsync()
187 lJobConfig[0] = new com.sun.star.beans.NamedValue(); in executeAsync()
191 aSaveRequest = new com.sun.star.beans.NamedValue(); in executeAsync()
[all …]
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormattedFieldWrapper.csv50 "OFormattedFieldWrapper";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
51 "OFormattedFieldWrapper";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
52 "OFormattedFieldWrapper";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
71 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
73 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
74 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
75 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
76 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
77 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
78 "OFormattedFieldWrapper";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
/aoo41x/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx79 css::lang::XServiceInfo, css::beans::XPropertySet >,
102 { return css::uno::Reference< css::beans::XPropertySetInfo >(); } in getPropertySetInfo()
107 css::beans::UnknownPropertyException,
108 css::beans::PropertyVetoException,
115 css::beans::UnknownPropertyException,
122 css::beans::UnknownPropertyException, in addPropertyChangeListener()
130 css::beans::UnknownPropertyException, in removePropertyChangeListener()
138 css::beans::UnknownPropertyException, in addVetoableChangeListener()
146 css::beans::UnknownPropertyException, in removeVetoableChangeListener()
153 css::beans::UnknownPropertyException, css::beans::PropertyVetoException, in setPropertyValue()
[all …]
/aoo41x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx37 namespace com { namespace sun { namespace star { namespace beans { namespace
62 ::com::sun::star::beans::XPropertyChangeListener,
74 ::com::sun::star::beans::XPropertySet > xPropSet;
98 ::com::sun::star::beans::XPropertySet > &
104 const ::com::sun::star::beans::PropertyChangeEvent& rEvt );
111 ::com::sun::star::beans::XPropertySet > &rxPropSet,
148 ::com::sun::star::beans::XPropertySet > &
173 ::com::sun::star::beans::XPropertySet > &rxPropSet );
208 const ::com::sun::star::beans::PropertyChangeEvent& rEvt );
215 ::com::sun::star::beans::XPropertySet > &rxPropSet );
[all …]
/aoo41x/main/editeng/inc/editeng/
H A Dunotext.hxx248 public ::com::sun::star::beans::XPropertySet,
249 public ::com::sun::star::beans::XMultiPropertySet,
250 public ::com::sun::star::beans::XMultiPropertyStates,
251 public ::com::sun::star::beans::XPropertyState,
271 …star::beans::PropertyState SAL_CALL _getPropertyState( const SfxItemPropertySimpleEntry* pMap, sal…
272 …:star::beans::PropertyState SAL_CALL _getPropertyState( const ::rtl::OUString& PropertyName, sal_I…
273beans::PropertyState > SAL_CALL _getPropertyStates( const ::com::sun::star::uno::Sequence< ::rtl::…
336 … ::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& Property…
337beans::PropertyState > SAL_CALL getPropertyStates( const ::com::sun::star::uno::Sequence< ::rtl::O…
582 … ::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& Property…
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx53 namespace beans{ namespace
183 com::sun::star::beans::XPropertySet > &rPropSet);
187 com::sun::star::beans::XPropertySet> &rPropSet);
464 com::sun::star::beans::XPropertySet>& rPropSet);
467 com::sun::star::beans::XPropertySet> &rPropSet,
471 com::sun::star::beans::XPropertySet> &rPropSet,
943 com::sun::star::beans::XPropertySet> &rPropSet,
947 com::sun::star::beans::XPropertySet> &rPropSet,
969 com::sun::star::beans::XPropertySet> &rPropSet,
973 com::sun::star::beans::XPropertySet> &rPropSet,
[all …]
/aoo41x/main/unotools/source/config/
H A Duseroptions.cxx777 css::beans::Property aProp; in IsTokenReadonly()
785 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
791 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
797 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
803 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
809 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
815 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
821 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
827 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
833 …bRet = ((aProp.Attributes & css::beans::PropertyAttribute::READONLY) == css::beans::PropertyAttrib… in IsTokenReadonly()
[all …]
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DOOoBean.java24 package com.sun.star.comp.beans;
541 final com.sun.star.beans.PropertyValue aArguments[] ) in loadFromURL()
650 com.sun.star.beans.PropertyValue aArgs[] = in loadFromURL()
720 final com.sun.star.beans.PropertyValue aArguments[] ) in loadFromStream()
771 final com.sun.star.beans.PropertyValue aArguments[] ) in loadFromByteArray()
824 final com.sun.star.beans.PropertyValue aArguments[] ) in storeToURL()
861 final com.sun.star.beans.PropertyValue aArguments[] ) in storeToStream()
1095 com.sun.star.beans.XPropertySet xPropSet = in setToolVisible()
1097 com.sun.star.beans.XPropertySet.class, aFrame ); in setToolVisible()
1346 com.sun.star.beans.PropertyValue aArguments[], in addArgument()
[all …]
/aoo41x/main/reportdesign/source/core/api/
H A DSection.cxx341 throw beans::UnknownPropertyException(); in checkNotPageHeaderFooter()
343 throw beans::UnknownPropertyException(); in checkNotPageHeaderFooter()
366 ::sal_Int16 SAL_CALL OSection::getNewRowOrCol() throw (beans::UnknownPropertyException, uno::Runtim… in getNewRowOrCol()
402 ::sal_Bool SAL_CALL OSection::getCanGrow() throw (beans::UnknownPropertyException, uno::RuntimeExce… in getCanGrow()
404 throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment in getCanGrow()
409 throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment in setCanGrow()
412 ::sal_Bool SAL_CALL OSection::getCanShrink() throw (beans::UnknownPropertyException, uno::RuntimeEx… in getCanShrink()
414 throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment in getCanShrink()
419 throw beans::UnknownPropertyException(); ///TODO: unsupported at the moment in setCanShrink()
427 throw beans::UnknownPropertyException(); in getRepeatSection()
[all …]
/aoo41x/main/chart2/source/model/filter/
H A DXMLFilter.cxx98 const Sequence< beans::PropertyValue >& rMediaDescriptor, in lcl_getWriteStorage()
174 const Sequence< beans::PropertyValue >& rMediaDescriptor, in lcl_getReadStorage()
260 const Sequence< beans::PropertyValue >& aDescriptor ) in filter()
338 const Sequence< beans::PropertyValue > & rMediaDescriptor ) in impl_Import()
412 uno::Reference< beans::XPropertySet > xImportInfo( in impl_Import()
493 uno::Reference< beans::XPropertySet >& xImportInfo ) in impl_ImportStream()
552 beans::NamedValue aValue; in impl_ImportStream()
650 beans::NamedValue aValue; in impl_Export()
673 uno::Reference< beans::XPropertySet > xInfoSet; in impl_Export()
797 uno::Reference< beans::XPropertySet > xInfoSet; in impl_ExportStream()
[all …]
/aoo41x/main/sc/inc/
H A Dafmtuno.hxx136 ::com::sun::star::beans::XPropertySet,
184 throw(::com::sun::star::beans::UnknownPropertyException,
185 ::com::sun::star::beans::PropertyVetoException,
191 throw(::com::sun::star::beans::UnknownPropertyException,
197 throw(::com::sun::star::beans::UnknownPropertyException,
203 throw(::com::sun::star::beans::UnknownPropertyException,
209 throw(::com::sun::star::beans::UnknownPropertyException,
215 throw(::com::sun::star::beans::UnknownPropertyException,
239 ::com::sun::star::beans::XPropertySet,
260 throw(::com::sun::star::beans::UnknownPropertyException,
[all …]
/aoo41x/main/chart2/source/tools/
H A DErrorBar.cxx44 using ::com::sun::star::beans::Property;
69 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
70 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
76 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
77 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
82 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
89 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
96 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
102 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
161 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
[all …]
/aoo41x/main/svx/source/unodraw/
H A Dunoshape.cxx1493 Reference< beans::XPropertySetInfo > SAL_CALL
1506 Reference< beans::XPropertySetInfo > SAL_CALL
1772 throw beans::UnknownPropertyException(); in _setPropertyValue()
1775 throw beans::PropertyVetoException(); in _setPropertyValue()
1898 throw beans::UnknownPropertyException(); in _getPropertyValue()
1982 uno::Reference< beans::XPropertySet > xSet; in setPropertyValues()
2180 throw beans::UnknownPropertyException(); in _getPropertyState()
2182 beans::PropertyState eState; in _getPropertyState()
3181 throw beans::UnknownPropertyException(); in _setPropertyToDefault()
3214 throw beans::UnknownPropertyException(); in _getPropertyDefault()
[all …]
/aoo41x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx53 uno::Reference< beans::XPropertySet > xRangeProps( xRange, uno::UNO_QUERY_THROW ); in lcl_setValidationProps()
57 uno::Reference< beans::XPropertySet >
60 uno::Reference< beans::XPropertySet > xProps( xRange, uno::UNO_QUERY_THROW ); in lcl_getValidationProps()
61 uno::Reference< beans::XPropertySet > xValProps; in lcl_getValidationProps()
69 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in getIgnoreBlank()
78 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setIgnoreBlank()
86 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInCellDropdown()
98 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setInCellDropdown()
106 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowInput()
115 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setShowInput()
[all …]
/aoo41x/main/qadevOOo/objdsc/pcr/
H A Dorg.openoffice.comp.extensions.FormController.csv6 "FormController";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
7 "FormController";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()"
8 "FormController";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
12 "FormController";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
13 "FormController";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
14 "FormController";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
15 "FormController";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
16 "FormController";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
17 "FormController";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
19 "FormController";"com::sun::star::beans::XFastPropertySet";"setFastPropertyValue()"
[all …]
/aoo41x/main/embeddedobj/source/commonembedding/
H A Dxfactory.cxx179 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in createInstanceInitFromMediaDescriptor()
180 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitFromMediaDescriptor()
198 uno::Sequence< beans::PropertyValue > aTempMedDescr( aMediaDescr ); in createInstanceInitFromMediaDescriptor()
245 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitNew()
284 uno::Sequence< beans::PropertyValue >(), in createInstanceInitNew()
297 const uno::Sequence< beans::PropertyValue >& lArguments, in createInstanceUserInit()
298 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceUserInit()
321 uno::Sequence< beans::PropertyValue > aTempMedDescr( lArguments ); in createInstanceUserInit()
358 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceLink()
529 const uno::Sequence< beans::PropertyValue >& /*lArguments*/, in createInstanceUserInit()
[all …]

Completed in 205 milliseconds

12345678910>>...205