Home
last modified time | relevance | path

Searched refs:beans (Results 1301 – 1325 of 5912) sorted by relevance

1...<<51525354555657585960>>...237

/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx159 …uno::Reference< beans::XPropertyAccess > xUserDefined( xDocumentProperties->getUserDefinedProperti… in Variables()
221 …uno::Reference< beans::XPropertySet > xPageProps( word::getCurrentPageStyle( mxModel ), uno::UNO_Q… in PageSetup()
290 uno::Reference< beans::XIntrospectionAccess > SAL_CALL
293 return uno::Reference< beans::XIntrospectionAccess >(); in getIntrospection()
306 …t ::rtl::OUString& /*aPropertyName*/, const uno::Any& /*aValue*/ ) throw (beans::UnknownPropertyEx… in setValue()
311 SwVbaDocument::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcept… in getValue()
H A Dvbastyle.cxx35 …no::Reference< uno::XComponentContext > & xContext, const uno::Reference< beans::XPropertySet >& _… in SwVbaStyle()
52 sal_Int32 SwVbaStyle::getLanguageID( const uno::Reference< beans::XPropertySet >& xTCProps ) throw … in getLanguageID()
59 void SwVbaStyle::setLanguageID( const uno::Reference< beans::XPropertySet >& xTCProps, sal_Int32 _l… in setLanguageID()
95 void SwVbaStyle::setStyle( const uno::Reference< beans::XPropertySet >& xTCProps, const uno::Refere… in setStyle()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx38 namespace beans { struct PropertyValue; } namespace
131 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
173 ::com::sun::star::beans::Property >& rProperties );
177 ::com::sun::star::beans::PropertyValue >& rValues,
209 ::com::sun::star::beans::Property >& rProperties,
324 ::com::sun::star::beans::Property >& rProperties,
/trunk/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx209 ::com::sun::star::beans::XPropertySet >& xTextProperties,
241 ::com::sun::star::beans::XPropertySet >& xTextProperties,
368 ::com::sun::star::beans::XPropertySet > & xErrorBarProperties
390 ::com::sun::star::beans::XPropertySet > & xEquationProperties
401 ::com::sun::star::beans::XPropertySet >& xSource
415 ::com::sun::star::beans::XPropertySet > m_xChartTypeModelProps;
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx404 Sequence< beans::PropertyValue > GetDialogControls(void) const in GetDialogControls()
407 return Sequence< beans::PropertyValue >(); in GetDialogControls()
410 return Sequence<beans::PropertyValue>( in GetDialogControls()
423 ::std::vector<beans::PropertyValue> maProperties;
675 beans::PropertyValue aVal; in AddDialogControl()
1316 css::uno::Sequence<css::beans::PropertyValue> GetProperties ( in GetProperties()
1317 const css::uno::Sequence<css::beans::PropertyValue>& rOptions) in GetProperties()
1321 css::uno::Sequence<css::beans::PropertyValue> aProperties (3); in GetProperties()
2377 const css::uno::Sequence<css::beans::PropertyValue >& rOptions) in getRendererCount()
2391 const css::uno::Sequence<css::beans::PropertyValue>& rOptions) in getRenderer()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java33 import com.sun.star.beans.XPropertySet;
34 import com.sun.star.beans.UnknownPropertyException;
35 import com.sun.star.beans.Property;
36 import com.sun.star.beans.PropertyAttribute;
37 import com.sun.star.beans.XPropertyChangeListener;
38 import com.sun.star.beans.PropertyVetoException;
39 import com.sun.star.beans.PropertyChangeEvent;
40 import com.sun.star.beans.XVetoableChangeListener;
41 import com.sun.star.beans.XPropertySetInfo;
42 import com.sun.star.beans.XPropertiesChangeListener;
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx70 using namespace ::com::sun::star::beans;
326 inline void lclAppendProperty( uno::Sequence< beans::PropertyValue >& rProps, const OUString& rProp… in lclAppendProperty()
336 void XMLTableStyleContext::SetOperator( uno::Sequence< beans::PropertyValue >& rProps, sheet::Condi… in SetOperator()
341 void XMLTableStyleContext::SetBaseCellAddress( uno::Sequence< beans::PropertyValue >& rProps, const… in SetBaseCellAddress()
348 void XMLTableStyleContext::SetStyle( uno::Sequence<beans::PropertyValue>& rProps, const OUString& r… in SetStyle()
353 void XMLTableStyleContext::SetFormula( uno::Sequence< beans::PropertyValue >& rProps, in SetFormula()
402 uno::Sequence<beans::PropertyValue> aProps; in GetConditionalFormat()
552 …uno::Reference <beans::XPropertySet> xProperties(xMultiServiceFactory->createInstance(rtl::OUStrin… in SetDefaults()
1045 void ScCellTextStyleContext::FillPropertySet( const uno::Reference<beans::XPropertySet>& xPropSet ) in FillPropertySet()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx248 const uno::Sequence<beans::PropertyValue >& aConditionalEntry ) in addNew()
255 const beans::PropertyValue* pPropArray = aConditionalEntry.getConstArray(); in addNew()
259 const beans::PropertyValue& rProp = pPropArray[i]; in addNew()
807 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScTableValidationObj::getPropertySetInfo() in getPropertySetInfo()
811 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
818 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
932 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
1014 const uno::Reference<beans::XPropertySet> xObj ) in getImplementation()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx102 using namespace ::com::sun::star::beans;
242 const ::com::sun::star::beans::PropertyValue* pPropsVal = rArgs.getConstArray(); in TransformParameters()
263 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[0]; in TransformParameters()
309 const ::com::sun::star::beans::PropertyValue& rPropValue = pPropsVal[n]; in TransformParameters()
388 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
416 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
446 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
499 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
523 const ::com::sun::star::beans::PropertyValue& rProp = pPropsVal[n]; in TransformParameters()
1297 ::com::sun::star::beans::PropertyValue *pValue = aSequ.getArray(); in TransformItems()
[all …]
/trunk/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java47 import com.sun.star.beans.PropertyValue;
48 import com.sun.star.beans.PropertyState;
49 import com.sun.star.beans.XPropertySet;
50 import com.sun.star.beans.UnknownPropertyException;
51 import com.sun.star.beans.PropertyVetoException;
/trunk/main/forms/source/component/
H A DGrid.hxx90 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xSelection;
144 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> SAL_CALL createCo…
175 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
187 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxObject,
191 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> createColumn(sal_Int32 n…
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx39 namespace beans { namespace
83 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& rProperties,
112 com::sun::star::beans::PropertyValue >& rValues,
142 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& rProperties);
144 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
/trunk/main/framework/inc/tabwin/
H A Dtabwindow.hxx110 … ::sal_Int32 ID, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& Pro…
111 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > SAL_CALL getTabProp…
158 …virtual ::com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL getPr…
160 …static const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > impl_getStaticPr…
178 …y, sal_Int32 ID, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& rSe…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldObj.java25 import com.sun.star.beans.XPropertySet;
250 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
253 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
374 } catch (com.sun.star.beans.PropertyVetoException e) { in getSRange()
378 } catch (com.sun.star.beans.UnknownPropertyException e) { in getSRange()
/trunk/main/offapi/com/sun/star/sdb/
H A DXSQLQueryComposer.idl27 #include <com/sun/star/beans/XPropertySet.idl>
31 #include <com/sun/star/beans/PropertyValue.idl>
101 sequence< sequence<com::sun::star::beans::PropertyValue> >
126 void appendFilterByColumn([in] com::sun::star::beans::XPropertySet column)
139 void appendOrderByColumn([in] com::sun::star::beans::XPropertySet column,
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx40 using namespace ::com::sun::star::beans;
90 uno::Sequence< beans::PropertyValue >& rPropSeq, in setOrCreatePropertyValue()
98 beans::PropertyValue& rEntry = rPropSeq[a]; in setOrCreatePropertyValue()
107 beans::PropertyValue aNewValue; in setOrCreatePropertyValue()
126 uno::Sequence< beans::PropertyValue > aGeoPropSeq; in pushToPropSet()
/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.cxx261 void AxisProperties::initAxisPositioning( const uno::Reference< beans::XPropertySet >& xAxisProp ) in initAxisPositioning()
302 uno::Reference< beans::XPropertySet > xProp = in init()
303 uno::Reference<beans::XPropertySet>::query( this->m_xAxisModel ); in init()
413 uno::Reference< beans::XPropertySet > xProp = in init()
414 uno::Reference<beans::XPropertySet>::query( xAxisModel ); in init()
/trunk/main/connectivity/inc/connectivity/
H A Dparameters.hxx85 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
97 …ParameterMetaData( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >… in ParameterMetaData()
113 ::com::sun::star::uno::WeakReference< ::com::sun::star::beans::XPropertySet >
151 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxComponent,
277 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxComponent
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx66 … typedef ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > ObjectType;
117 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createDescriptor…
130 …ing& _rForName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& d…
219 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createD…
221 …ndByDescriptor( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& d…
/trunk/main/framework/source/jobs/
H A Djobdispatch.cxx248 … /*IN*/ const css::uno::Sequence< css::beans::PropertyValue >& lArgs , in dispatchWithNotification()
284 … /*IN*/ const css::uno::Sequence< css::beans::PropertyValue >& lArgs , in impl_dispatchEvent()
367 … /*IN*/ const css::uno::Sequence< css::beans::PropertyValue >& lArgs , in impl_dispatchService()
418 … /*IN*/ const css::uno::Sequence< css::beans::PropertyValue >& lArgs , in impl_dispatchAlias()
467 …/*IN*/ const css::uno::Sequence< css::beans::PropertyValue >& lArgs ) throw(css::uno::RuntimeExcep… in dispatch()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexppr.hxx67 ::com::sun::star::beans::XPropertySet > rPropSet,
74 ::com::sun::star::beans::XPropertySet > rPropSet ) const;
120 ::com::sun::star::beans::XPropertySet > rPropSet ) const in Filter()
130 ::com::sun::star::beans::XPropertySet > rPropSet ) const in FilterDefaults()
/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java27 import com.sun.star.beans.Property;
28 import com.sun.star.beans.PropertyAttribute;
29 import com.sun.star.beans.XPropertySet;
30 import com.sun.star.beans.XPropertySetInfo;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DAccessibleOLEShape.java41 import com.sun.star.beans.XPropertySet;
108 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
111 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
137 } catch(com.sun.star.beans.PropertyVetoException e) {} in createTestEnvironment()
H A DAccessiblePresentationGraphicShape.java41 import com.sun.star.beans.XPropertySet;
109 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
110 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
135 } catch(com.sun.star.beans.PropertyVetoException e) {} in createTestEnvironment()
/trunk/main/offapi/com/sun/star/text/
H A DXTextPortionAppend.idl31 #include <com/sun/star/beans/PropertyValues.idl>
39 #include <com/sun/star/beans/UnknownPropertyException.idl>
72 … [in] com::sun::star::beans::PropertyValues CharacterAndParagraphProperties )
74 com::sun::star::beans::UnknownPropertyException );

Completed in 134 milliseconds

1...<<51525354555657585960>>...237