Home
last modified time | relevance | path

Searched refs:beans (Results 951 – 975 of 5912) sorted by relevance

1...<<31323334353637383940>>...237

/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java24 import com.sun.star.beans.IllegalTypeException;
25 import com.sun.star.beans.MethodConcept;
26 import com.sun.star.beans.NamedValue;
27 import com.sun.star.beans.Property;
28 import com.sun.star.beans.XIntrospection;
29 import com.sun.star.beans.XIntrospectionAccess;
30 import com.sun.star.beans.XPropertySet;
175 …mMethod = xIntrospectionAccessObject.getMethod("getByIndex", com.sun.star.beans.MethodConcept.INDE… in getUnoObjectsOfContainer()
249 …= xIntrospectionAccess.getProperties(com.sun.star.beans.PropertyConcept.ATTRIBUTES + com.sun.star. in getProperties()
/trunk/main/xmloff/source/forms/
H A Delementimport.hxx97 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
99 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >
149 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
179 …void implSetStyleProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPro…
255 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo >& _rxPropInfo,
256 ::com::sun::star::beans::PropertyValue& /* [in/out] */ _rPropValue);
284 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
624 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
654 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
757 ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xElement);
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx426 uno::Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in onExport()
625 uno::Reference <beans::XPropertySet> xDocProps( xDoc, uno::UNO_QUERY ); in HasDrawPages()
823 uno::Sequence<beans::NamedValue> stats(3); in _ExportMeta()
867 uno::Reference< beans::XPropertySet > xPropSet( xSpreadDoc, uno::UNO_QUERY ); in GetAreaLinks()
2206 uno::Reference <beans::XPropertySet> xProperties( in _ExportAutoStyles()
2352 uno::Reference<beans::XPropertySet> xParaProp( in _ExportAutoStyles()
3765 uno::Reference <beans::XPropertySet> xLinkProps; in WriteTableSource()
4267 beans::PropertyValue* pProps(rProps.getArray()); in GetChangeTrackViewSettings()
4270 uno::Sequence<beans::PropertyValue> aChangeProps(SC_VIEWCHANGES_COUNT); in GetChangeTrackViewSettings()
4271 beans::PropertyValue* pChangeProps(aChangeProps.getArray()); in GetChangeTrackViewSettings()
[all …]
H A Dxmlstyli.hxx108 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rProps,
112 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rProps,
116 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rProps,
120 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rProps,
149 ::com::sun::star::beans::XPropertySet > & rPropSet );
269 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> xPropSet;
320 ::com::sun::star::beans::XPropertySet > & rPropSet );
H A Dxmlexprt.hxx35 namespace beans { class XPropertySet; } namespace
211 const com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >& xProperties,
215 … const com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >& xColumnProperties,
218 const com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >& xRowProperties,
253 …void GetChangeTrackViewSettings(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue…
254 …virtual void GetViewSettings(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& …
255 …virtual void GetConfigurationSettings(com::sun::star::uno::Sequence<com::sun::star::beans::Propert…
271 …SAL_CALL filter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
/trunk/main/chart2/source/tools/
H A DColorPerPointHelper.cxx43 ::com::sun::star::beans::XPropertySet >& xDataSeriesProperties in hasPointOwnColor()
46 …::com::sun::star::beans::XPropertySet >& xDataPointProperties //may be NULL this is just for perfo… in hasPointOwnColor()
54 uno::Reference< beans::XPropertyState > xPointState( xDataPointProperties, uno::UNO_QUERY ); in hasPointOwnColor()
64 … return (xPointState->getPropertyState( C2U("Color")) != beans::PropertyState_DEFAULT_VALUE ); in hasPointOwnColor()
72 ::com::sun::star::beans::XPropertySet >& xSeriesProperties in hasPointOwnProperties()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv129 "ODatabaseForm";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
130 "ODatabaseForm";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()"
190 "ODatabaseForm";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
191 "ODatabaseForm";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
197 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
198 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
199 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
200 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
201 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
202 "ODatabaseForm";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
[all …]
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2678 if ( rkProp.State != beans::PropertyState_DIRECT_VALUE ) in GetAdjustmentValue()
2709 uno::Sequence< beans::PropertyValue > aGeoPropSeq; in CreateCustomShapeProperties()
2726 uno::Sequence< beans::PropertyValues > aHandlesPropSeq; in CreateCustomShapeProperties()
2738 const beans::PropertyValue& rProp = aGeoPropSeq[ i ]; in CreateCustomShapeProperties()
2771 uno::Sequence< beans::PropertyValue > aExtrusionPropSeq; in CreateCustomShapeProperties()
3111 uno::Sequence< beans::PropertyValue > aPathPropSeq; in CreateCustomShapeProperties()
3122 const beans::PropertyValue& rrProp = aPathPropSeq[ r ]; in CreateCustomShapeProperties()
3400 uno::Sequence< beans::PropertyValue > aTextPathPropSeq; in CreateCustomShapeProperties()
3872 uno::Sequence< beans::PropertyValue > aGeoPropSeq; in GetCustomShapeType()
3878 const beans::PropertyValue& rProp = aGeoPropSeq[ i ]; in GetCustomShapeType()
[all …]
/trunk/main/sfx2/source/inc/
H A Dtplcomp.hxx73 … public ::com::sun::star::beans::XPropertySet, public ::com::sun::star::chaos::XExplorerExchange,
117 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL g…
121 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > & aList…
123 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener > & aList…
125 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener > & aList…
127 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener > & aList…
195 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL g…
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx177 ::com::sun::star::beans::PropertyValue>& xBitmap,
181 ::com::sun::star::beans::PropertyValue>& xBitmap );
187 ::com::sun::star::beans::PropertyValue>& xBitmap,
191 ::com::sun::star::beans::PropertyValue>& xBitmap,
193 ::com::sun::star::beans::PropertyValue>& xMask,
196 ::com::sun::star::beans::PropertyValue>& xImage,
198 ::com::sun::star::beans::PropertyValue>& xMask);
/trunk/main/sw/source/ui/vba/
H A Dvbapagesetup.cxx38 const uno::Reference< beans::XPropertySet >& xProps ) throw (uno::RuntimeException): in SwVbaPageSetup()
160 …uno::Reference< beans::XPropertySet > xStyleProps( word::getCurrentPageStyle( mxModel ), uno::UNO_… in setDifferentFirstPageHeaderFooter()
189 uno::Reference< beans::XPropertySet > xCursorProps( xPageCursor, uno::UNO_QUERY_THROW ); in setDifferentFirstPageHeaderFooter()
190 …uno::Reference< beans::XPropertySet > xTableProps( xCursorProps->getPropertyValue( rtl::OUString( … in setDifferentFirstPageHeaderFooter()
200 …uno::Reference< beans::XPropertySet > xFirstPageProps( word::getCurrentPageStyle( mxModel ), uno::… in setDifferentFirstPageHeaderFooter()
216 uno::Reference< beans::XPropertySet > xCursorProps( xPageCursor, uno::UNO_QUERY_THROW ); in getStyleOfFirstPage()
217 …uno::Reference< beans::XPropertySet > xTableProps( xCursorProps->getPropertyValue( rtl::OUString( … in getStyleOfFirstPage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv55 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
56 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
57 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
58 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
59 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
60 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
61 "ScTabViewObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDocument.csv54 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
55 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
56 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
57 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
58 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
59 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
60 "SwXTextDocument";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.SwXTextGraphicObject.csv78 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
79 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
80 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
81 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
82 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
83 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
84 "SwXTextGraphicObject";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChartTitle.csv69 "ChartTitle";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
70 "ChartTitle";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
71 "ChartTitle";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
72 "ChartTitle";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
73 "ChartTitle";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
74 "ChartTitle";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
75 "ChartTitle";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl31 #include <com/sun/star/beans/XPropertySet.idl>
35 #include <com/sun/star/beans/XFastPropertySet.idl>
39 #include <com/sun/star/beans/XMultiPropertySet.idl>
98 [property] com::sun::star::beans::XPropertySet IntrospectedObject;
127 interface com::sun::star::beans::XPropertySet;
131 interface com::sun::star::beans::XFastPropertySet;
135 interface com::sun::star::beans::XMultiPropertySet;
/trunk/main/basic/source/inc/
H A Dsbunoobj.hxx45 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XIntrospectionAccess > mxUnoAccess;
46 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XMaterialHolder > mxMaterialHolder;
48 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XExactName > mxExactName;
49 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XExactName > mxExactNameInvocation;
79 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XIntrospectionAccess > getIntrospection… in getIntrospectionAccess()
133 ::com::sun::star::beans::Property aUnoProp;
142 const ::com::sun::star::beans::Property& aUnoProp_, sal_Int32 nId_, bool bInvocation );
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.hxx50 ::com::sun::star::beans::XPropertySet >& rPropSet ) const;
59 ::com::sun::star::beans::XPropertySet > & rPropSet );
62 ::com::sun::star::beans::XPropertySet > & rPropSet,
64 ::com::sun::star::beans::XPropertySetInfo > & rPropSetInfo );
79 ::com::sun::star::beans::XPropertySet >& rPropSet,
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx158 using namespace ::com::sun::star::beans;
1073 Sequence< beans::PropertyValue > aSeq(9); in getPagePrintSettings()
1076 beans::PropertyValue* pArray = aSeq.getArray(); in getPagePrintSettings()
2532 const uno::Sequence< beans::PropertyValue >& rOptions, in lcl_SeqHasProperty()
2549 const uno::Sequence< beans::PropertyValue >& rOptions, in GetRenderView()
2678 const uno::Sequence< beans::PropertyValue >& rxOptions ) in getRendererCount()
2857 const uno::Sequence< beans::PropertyValue >& rxOptions ) in getRenderer()
2885 return uno::Sequence< beans::PropertyValue >(); in getRenderer()
2909 return uno::Sequence< beans::PropertyValue >(); in getRenderer()
2911 uno::Sequence< beans::PropertyValue > aRenderer; in getRenderer()
[all …]
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx89 ::rtl::OUString lcl_getName(const uno::Reference< beans::XPropertySet>& _xElement) in lcl_getName()
139 …virtual void _propertyChanged(const beans::PropertyChangeEvent& _rEvent) throw( uno::RuntimeExcept…
180 …virtual void _propertyChanged(const beans::PropertyChangeEvent& _rEvent) throw( uno::RuntimeExcept…
337 uno::Sequence< beans::PropertyValue> aArgs; in Command()
700 uno::Reference<beans::XPropertySet> xProp(_rEvent.Element,uno::UNO_QUERY_THROW); in _elementInserted()
702 uno::Reference< beans::XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in _elementInserted()
729 uno::Reference<beans::XPropertySet> xProp(_rEvent.Element,uno::UNO_QUERY); in _elementRemoved()
743 uno::Reference<beans::XPropertySet> xProp(_rEvent.ReplacedElement,uno::UNO_QUERY); in _elementReplaced()
785 uno::Reference<beans::XPropertySet> xProp(m_xContent,uno::UNO_QUERY); in DBG_NAME()
788 uno::Reference< beans::XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in DBG_NAME()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx527 uno::Reference< beans::XPropertySetInfo > xPropSetInfo in copyAdditionalPropertySet()
532 uno::Reference< beans::XPropertyAccess > xOldPropAccess( in copyAdditionalPropertySet()
538 uno::Sequence< beans::PropertyValue > aValues in copyAdditionalPropertySet()
542 uno::Sequence< beans::Property > aProps in copyAdditionalPropertySet()
559 uno::Reference< beans::XPropertyContainer > xNewPropContainer( in copyAdditionalPropertySet()
566 const beans::PropertyValue& rValue = aValues[ n ]; in copyAdditionalPropertySet()
583 catch ( beans::PropertyExistException & ) in copyAdditionalPropertySet()
586 catch ( beans::IllegalTypeException & ) in copyAdditionalPropertySet()
/trunk/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx65 using namespace ::com::sun::star::beans;
171 …onst ::com::sun::star::util::URL& aURL, const Sequence< ::com::sun::star::beans::PropertyValue>& a… in dispatch()
173 const ::com::sun::star::beans::PropertyValue* pArguments = aArgs.getConstArray(); in dispatch()
179 Sequence< ::com::sun::star::beans::PropertyValue> aControlProps; in dispatch()
199 …ue.getValueType().equals(::getCppuType((const Sequence< ::com::sun::star::beans::PropertyValue>*)0… in dispatch()
202 … aControlProps = *(Sequence< ::com::sun::star::beans::PropertyValue>*)pArguments->Value.getValue(); in dispatch()
216 …Reference< ::com::sun::star::beans::XPropertySet > xNewCol = xColFactory->createColumn(sControlTyp… in dispatch()
223 const ::com::sun::star::beans::PropertyValue* pControlProps = aControlProps.getConstArray(); in dispatch()
/trunk/main/xmloff/inc/xmloff/
H A Dxformsimport.hxx42 namespace beans { class XPropertySet; struct PropertyValue; } namespace
59 std::pair<com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>,rtl::OUString> );
68 std::pair<com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>,rtl::OUString> );
76 std::pair<com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>,rtl::OUString> );
82 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rSettings
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedGapwidthProperty.hxx46 …y& rOuterValue, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
47 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExc…
49 …tPropertyValue( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
50 …throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExc…
/trunk/main/chart2/source/controller/inc/
H A DItemConverter.hxx82 ::com::sun::star::beans::XPropertySet > & rPropertySet ,
184 ::com::sun::star::beans::XPropertySet > GetPropertySet() const;
196 ::com::sun::star::beans::XPropertySet > & xPropSet );
200 ::com::sun::star::beans::XPropertySet > m_xPropertySet;
202 ::com::sun::star::beans::XPropertySetInfo > m_xPropertySetInfo;

Completed in 129 milliseconds

1...<<31323334353637383940>>...237