Home
last modified time | relevance | path

Searched refs:beans (Results 626 – 650 of 5912) sorted by relevance

1...<<21222324252627282930>>...237

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dorg.openoffice.comp.dbu.OSQLMessageDialog.csv7 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
8 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
9 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
10 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
11 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
12 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
13 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/ucpfile/
H A Dcom.sun.star.comp.ucb.FileProvider.csv7 "FileProvider";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
8 "FileProvider";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
9 "FileProvider";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
10 "FileProvider";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
11 "FileProvider";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
12 "FileProvider";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
13 "FileProvider";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java25 import com.sun.star.beans.PropertyAttribute;
26 import com.sun.star.beans.Property;
27 import com.sun.star.beans.PropertyValue;
28 import com.sun.star.beans.XPropertyContainer;
29 import com.sun.star.beans.XPropertySet;
30 import com.sun.star.beans.XPropertySetInfo;
98 …worked = addProperty(xPropContainer, "intValue", com.sun.star.beans.PropertyAttribute.READONLY, ne… in checkDocInfo()
103 …worked = addProperty(xPropContainer, "doubleValue", com.sun.star.beans.PropertyAttribute.REMOVEABL… in checkDocInfo()
108 …worked = addProperty(xPropContainer, "booleanValue", com.sun.star.beans.PropertyAttribute.REMOVEAB… in checkDocInfo()
113 …worked = addProperty(xPropContainer, "dateValue", com.sun.star.beans.PropertyAttribute.REMOVEABLE,… in checkDocInfo()
/trunk/main/chart2/source/model/inc/
H A DDiagram.hxx90 throw(::com::sun::star::beans::UnknownPropertyException);
96 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL
102 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce…
105 using ::com::sun::star::beans::XFastPropertySet::getFastPropertyValue;
119 ::com::sun::star::beans::XPropertySet > SAL_CALL getWall()
122 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
137 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArguments )
215 ::com::sun::star::beans::XPropertySet >
219 ::com::sun::star::beans::XPropertySet >
/trunk/main/chart2/source/tools/
H A DRegressionCurveModel.cxx43 using ::com::sun::star::beans::Property;
92 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
108 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
110 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
116 struct StaticRegressionCurveInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySet…
149 …m_xEquationProperties.set( CloneHelper::CreateRefClone< uno::Reference< beans::XPropertySet > >()(… in RegressionCurveModel()
164 uno::Reference< beans::XPropertySet > SAL_CALL RegressionCurveModel::getEquationProperties() in getEquationProperties()
170 void SAL_CALL RegressionCurveModel::setEquationProperties( const uno::Reference< beans::XPropertySe… in setEquationProperties()
263 throw(beans::UnknownPropertyException) in GetDefaultValue()
278 uno::Reference< beans::XPropertySetInfo > SAL_CALL RegressionCurveModel::getPropertySetInfo() in getPropertySetInfo()
/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx48 using namespace beans;
169 uno::Reference< beans::XPropertySetInfo> xInfo = _xSection->getPropertySetInfo(); in collectControls()
170 uno::Sequence< beans::Property> aSeq = xInfo->getProperties(); in collectControls()
171 const beans::Property* pIter = aSeq.getConstArray(); in collectControls()
172 const beans::Property* pEnd = pIter + aSeq.getLength(); in collectControls()
175 if ( 0 == (pIter->Attributes & beans::PropertyAttribute::READONLY) ) in collectControls()
249 const uno::Sequence< beans::PropertyValue > aArgs; in implReInsert()
261 const uno::Sequence< beans::PropertyValue > aArgs; in implReRemove()
306 uno::Sequence< beans::PropertyValue > aArgs(2); in implReInsert()
325 uno::Sequence< beans::PropertyValue > aArgs(2); in implReRemove()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_ChartAxis.java79 } catch(com.sun.star.beans.PropertyVetoException e) { in _Max()
83 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Max()
111 } catch(com.sun.star.beans.PropertyVetoException e) { in _Min()
115 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Min()
139 } catch(com.sun.star.beans.PropertyVetoException e) { in _Origin()
143 } catch(com.sun.star.beans.UnknownPropertyException e) { in _Origin()
179 } catch(com.sun.star.beans.PropertyVetoException e) { in _StepMain()
183 } catch(com.sun.star.beans.UnknownPropertyException e) { in _StepMain()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableRowObj.csv8 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
9 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
10 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
11 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
12 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
13 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
14 "ScTableRowObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.ScSheetLinkObj.csv9 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
10 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
11 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
12 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
13 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
14 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
15 "ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.ScTableColumnObj.csv6 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
7 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
8 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
9 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
10 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
11 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
12 "ScTableColumnObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx846 void lcl_CopyProperties( beans::XPropertySet& rDest, beans::XPropertySet& rSource ) in lcl_CopyProperties()
1706 SC_QUERYINTERFACE( beans::XPropertySet ) in queryInterface()
1709 SC_QUERYINTERFACE( beans::XPropertyState ) in queryInterface()
1859 beans::PropertyState eRet = beans::PropertyState_DIRECT_VALUE; in GetOnePropertyState()
1880 eRet = beans::PropertyState_DIRECT_VALUE; in GetOnePropertyState()
1894 eRet = beans::PropertyState_DIRECT_VALUE; in GetOnePropertyState()
1900 eRet = beans::PropertyState_DIRECT_VALUE; in GetOnePropertyState()
2218 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
2230 throw beans::UnknownPropertyException(); in setPropertyValue()
2381 throw beans::UnknownPropertyException(); in getPropertyValue()
[all …]
H A Deventuno.cxx96 uno::Sequence<beans::PropertyValue> aPropSeq; in replaceByName()
102 const beans::PropertyValue& rProp = aPropSeq[nPos]; in replaceByName()
148 uno::Sequence<beans::PropertyValue> aPropSeq( 2 ); in getByName()
149 aPropSeq[0] = beans::PropertyValue( in getByName()
151 … uno::makeAny( rtl::OUString::createFromAscii("Script") ), beans::PropertyState_DIRECT_VALUE ); in getByName()
152 aPropSeq[1] = beans::PropertyValue( in getByName()
154 uno::makeAny( *pScript ), beans::PropertyState_DIRECT_VALUE ); in getByName()
182 return getCppuType((uno::Sequence<beans::PropertyValue>*)0); in getElementType()
H A Ddocuno.cxx316 uno::Sequence<beans::PropertyValue> aUIProp; in SetDefaults()
466 SC_QUERYINTERFACE( beans::XPropertySet ) in queryInterface()
662 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetRenderDevice()
1081 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer()
1661 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
1668 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
3029 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
3036 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
3256 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
3263 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.hxx56 …::com::sun::star::uno::Any GetStyleSheet() const throw( ::com::sun::star::beans::UnknownPropertyEx…
93 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
94 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
95 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
98 … ::com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& Property…
99 …yToDefault( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
100 …tyDefault( const ::rtl::OUString& aPropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
H A Dunolayer.cxx191 uno::Reference< beans::XPropertySetInfo > SAL_CALL SdLayer::getPropertySetInfo( ) in getPropertySetInfo()
199 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
266 throw beans::UnknownPropertyException(); in setPropertyValue()
276 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
311 throw beans::UnknownPropertyException(); in getPropertyValue()
317 …ngeListener( const OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) throw(bea… in addPropertyChangeListener()
318 …ngeListener( const OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) throw(bea… in removePropertyChangeListener()
319 …ngeListener( const OUString& , const uno::Reference< beans::XVetoableChangeListener >& ) throw(bea… in addVetoableChangeListener()
320 …ngeListener( const OUString& , const uno::Reference< beans::XVetoableChangeListener >& ) throw(bea… in removeVetoableChangeListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XMultiPropertySet.java24 package ifc.beans;
35 import com.sun.star.beans.Property;
36 import com.sun.star.beans.PropertyAttribute;
37 import com.sun.star.beans.PropertyChangeEvent;
38 import com.sun.star.beans.XMultiPropertySet;
39 import com.sun.star.beans.XPropertiesChangeListener;
40 import com.sun.star.beans.XPropertySetInfo;
196 } catch (com.sun.star.beans.PropertyVetoException e) { in _addPropertiesChangeListener()
295 } catch (com.sun.star.beans.PropertyVetoException e) { in _setPropertyValues()
/trunk/main/chart2/source/inc/
H A DWrappedDefaultProperty.hxx41 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >& xInnerPropertyS…
42 throw (::com::sun::star::beans::UnknownPropertyException,
46 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >& xInnerPropertyS…
47 throw (::com::sun::star::beans::UnknownPropertyException,
51 virtual ::com::sun::star::beans::PropertyState getPropertyState(
52 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyState >& xInnerPropertyS…
53 throw (::com::sun::star::beans::UnknownPropertyException,
H A DPropertyHelper.hxx156 inline bool operator() ( const ::com::sun::star::beans::Property & first, in operator ()()
157 const ::com::sun::star::beans::Property & second ) in operator ()()
164 ::com::sun::star::beans::Property,
165 ::com::sun::star::beans::Property,
168 bool operator() ( const ::com::sun::star::beans::Property & rFirst, in operator ()()
169 const ::com::sun::star::beans::Property & rSecond ) in operator ()()
175 …PropertyValueNameEquals : public ::std::unary_function< ::com::sun::star::beans::PropertyValue, bo…
181 bool operator() ( const ::com::sun::star::beans::PropertyValue & rPropValue ) in operator ()()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx196 const uno::Reference< beans::XPropertySet > & xSeriesProp, in lcl_insertErrorBarLSequencesToMap()
237 Reference< beans::XPropertySet > xSeqProp( xSeq, uno::UNO_QUERY ); in lcl_createAndAddSequenceToSeries()
406 Reference< beans::XPropertySet > xSeriesProp( m_xSeries, uno::UNO_QUERY ); in StartElement()
414 Reference< beans::XPropertySet > xSeriesProp( m_xSeries, uno::UNO_QUERY ); in StartElement()
425 Reference< beans::XPropertySet > xSeqProp( xSeq, uno::UNO_QUERY ); in StartElement()
740 uno::Reference< beans::XPropertySet > xSeries( iStyle->m_xOldAPISeries ); in setDefaultsToSeries()
793 uno::Reference< beans::XPropertySet > xSeriesProp( iStyle->m_xOldAPISeries ); in setStylesToSeries()
884 uno::Reference< beans::XPropertySet > xSeriesProp( iStyle->m_xOldAPISeries ); in setStylesToStatisticsObjects()
903 Reference< beans::XPropertySet > xStatPropSet; in setStylesToStatisticsObjects()
986 uno::Reference< beans::XPropertySet > xPointProp( in setStylesToDataPoints()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java202 com.sun.star.beans.XPropertySet xPropSet = (com.sun.star.beans.XPropertySet) in setDate()
203 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCell ); in setDate()
216 com.sun.star.beans.XPropertySet xPropSet = null; in prepareRange()
221 xPropSet = (com.sun.star.beans.XPropertySet) in prepareRange()
222 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in prepareRange()
240 xPropSet = (com.sun.star.beans.XPropertySet) in prepareRange()
241 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in prepareRange()
246 xPropSet = (com.sun.star.beans.XPropertySet) in prepareRange()
247 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCell ); in prepareRange()
387 new com.sun.star.beans.PropertyValue[0] ); in initDocument()
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx80 uno::Sequence< beans::PropertyValue > SwXFilterOptions::getPropertyValues() throw (uno::RuntimeExce… in getPropertyValues()
82 uno::Sequence<beans::PropertyValue> aRet(1); in getPropertyValues()
83 beans::PropertyValue* pArray = aRet.getArray(); in getPropertyValues()
93 void SwXFilterOptions::setPropertyValues( const uno::Sequence<beans::PropertyValue >& aProps ) in setPropertyValues()
94 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValues()
97 const beans::PropertyValue* pPropArray = aProps.getConstArray(); in setPropertyValues()
101 const beans::PropertyValue& rProp = pPropArray[i]; in setPropertyValues()
/trunk/main/filter/source/svg/
H A Dsvgdialog.hxx43 public ::com::sun::star::beans::XPropertyAccess,
49 com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > maMediaDescriptor;
50 com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > maFilterData;
66 …virtual com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo> SAL_CALL getProp…
72 …virtual com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getProper…
74 …e< ::com::sun::star::beans::PropertyValue >& aProps ) throw (com::sun::star::beans::UnknownPropert…
/trunk/main/odk/pack/gendocu/
H A Dmakefile.mk58 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/ContainerFactory.java \
59 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/JavaWindowPeerFake.java \
60 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/LocalOfficeConnection.java \
61 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/LocalOfficeWindow.java \
62 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/NativeConnection.java \
63 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/NativeService.java \
64 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/OfficeConnection.java \
65 $(JAVA_SRC_DIR)$/com$/sun$/star$/beans$/OfficeWindow.java
/trunk/main/extensions/source/propctrlr/
H A Dbuttonnavigationhandler.hxx60 …nCapableButton( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
65 …tyValue( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
66 …ame, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
67 …:com::sun::star::beans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& _rPropert…
71 …spection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com::sun::star::beans::UnknownPropertyEx…
74 …::XPropertyControlFactory >& _rxControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
77 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableRow.csv10 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
11 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
12 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
13 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
14 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
15 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
16 "SwXTextTableRow";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"

Completed in 146 milliseconds

1...<<21222324252627282930>>...237