Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...232

/trunk/main/ucb/source/ucp/file/
H A Dfilnot.cxx173 beans::PropertySetInfoChangeEvent aEvt( m_xCreatorContent, in notifyPropertyAdded()
176 beans::PropertySetInfoChange::PROPERTY_INSERTED ); in notifyPropertyAdded()
180 uno::Reference< beans::XPropertySetInfoChangeListener > ref( m_sListeners[i],uno::UNO_QUERY ); in notifyPropertyAdded()
190 beans::PropertySetInfoChangeEvent aEvt( m_xCreatorContent, in notifyPropertyRemoved()
193 beans::PropertySetInfoChange::PROPERTY_REMOVED ); in notifyPropertyRemoved()
197 uno::Reference< beans::XPropertySetInfoChangeListener > ref( m_sListeners[i],uno::UNO_QUERY ); in notifyPropertyRemoved()
231 uno::Sequence< beans::PropertyChangeEvent > Changes ) in notifyPropertyChanged()
243 uno::Reference< beans::XPropertiesChangeListener > aListener( seqList[j],uno::UNO_QUERY ); in notifyPropertyChanged()
250 uno::Sequence< beans::PropertyChangeEvent > seq(1); in notifyPropertyChanged()
258 uno::Reference< beans::XPropertiesChangeListener > aListener( seqList[j],uno::UNO_QUERY ); in notifyPropertyChanged()
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
/trunk/main/odk/examples/java/Text/
H A DStyleCreation.java75 com.sun.star.beans.XPropertySet xPropertySet = in main()
76 (com.sun.star.beans.XPropertySet) UnoRuntime.queryInterface( in main()
77 com.sun.star.beans.XPropertySet.class, xInterface ); in main()
113 com.sun.star.beans.XPropertySet xParagraphPropertySet = in main()
114 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in main()
115 com.sun.star.beans.XPropertySet.class, xTextRange ); in main()
195 com.sun.star.beans.PropertyValue xValues[] = in CreateNewDocument()
196 new com.sun.star.beans.PropertyValue[1]; in CreateNewDocument()
197 com.sun.star.beans.PropertyValue xEmptyArgs[] = in CreateNewDocument()
198 new com.sun.star.beans.PropertyValue[0]; in CreateNewDocument()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx91 uno::Reference<beans::XPropertySet> xPropset(xMSF, uno::UNO_QUERY); in GetImplementations()
147 uno::Reference<beans::XPropertySet> xPropset(xMSF, uno::UNO_QUERY); in GetSolver()
187 uno::Sequence<beans::PropertyValue> ScSolverUtil::GetDefaults( const rtl::OUString& rImplName ) in GetDefaults()
189 uno::Sequence<beans::PropertyValue> aDefaults; in GetDefaults()
192 uno::Reference<beans::XPropertySet> xPropSet( xSolver, uno::UNO_QUERY ); in GetDefaults()
201 uno::Reference<beans::XPropertySetInfo> xInfo = xPropSet->getPropertySetInfo(); in GetDefaults()
206 uno::Sequence<beans::Property> aPropSeq = xInfo->getProperties(); in GetDefaults()
212 const beans::Property& rProp = aPropSeq[nPos]; in GetDefaults()
217 …aDefaults[nValid++] = beans::PropertyValue( rProp.Name, -1, aValue, beans::PropertyState_DIRECT_VA… in GetDefaults()
/trunk/main/embeddedobj/source/msole/
H A Dxolefactory.cxx70 const uno::Sequence< beans::PropertyValue >& aMedDescr, in createInstanceInitFromEntry()
71 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitFromEntry()
143 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in createInstanceInitFromMediaDescriptor()
144 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitFromMediaDescriptor()
186 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceInitNew()
216 uno::Sequence< beans::PropertyValue >(), in createInstanceInitNew()
226 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in createInstanceLink()
227 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceLink()
272 const uno::Sequence< beans::PropertyValue >& /*lArguments*/, in createInstanceUserInit()
273 const uno::Sequence< beans::PropertyValue >& lObjArgs ) in createInstanceUserInit()
[all …]
/trunk/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::…
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx137 ::com::sun::star::beans::PropertyValue> & rMediaDesc,
152 ::com::sun::star::beans::PropertyValue> & rMediaDesc);
168 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rArguments
206 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
207 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
209 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
210 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
211 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
212 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
294 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getArgs…
[all …]
/trunk/main/dbaccess/source/core/inc/
H A DPropertyForward.hxx55 typedef ::cppu::WeakImplHelper1 < ::com::sun::star::beans::XPropertyChangeListener
60 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xSource;
61 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xDest;
62 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > m_xDestInfo;
71 …OPropertyForward( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& …
78 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
84 …void setDefinition( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet …
85 …inline ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getDefinition() c… in getDefinition()
/trunk/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 …]
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx756 uno::Reference< beans::XPropertySet > xPropSet = in getCurrentCmpCtx()
757 uno::Reference< beans::XPropertySet>(rSrvMgr, uno::UNO_QUERY); in getCurrentCmpCtx()
851 return uno::Reference< beans::XPropertySetInfo >(); in getPropertySetInfo()
857 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
865 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
876 const ::rtl::OUString&, const uno::Reference< beans::XPropertyChangeListener >& ) in addPropertyChangeListener()
877 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in addPropertyChangeListener()
885 const uno::Reference< beans::XPropertyChangeListener >& ) in removePropertyChangeListener()
886 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in removePropertyChangeListener()
894 const uno::Reference< beans::XVetoableChangeListener >& ) in addVetoableChangeListener()
[all …]
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx220 uno::Reference<beans::XPropertySet> xProp(xDataSequence, uno::UNO_QUERY ); in VDataSeries()
269 uno::Reference<beans::XPropertySet> xProp(xDataSeries, uno::UNO_QUERY ); in VDataSeries()
548 uno::Reference< beans::XPropertySet > xPointProp( this->getPropertiesOfPoint( nPointIndex )); in hasExplicitNumberFormat()
742 const uno::Reference< beans::XPropertySet >& xProp ) in getSymbolPropertiesFromPropertySet()
816 uno::Reference< beans::XPropertySet > xErrorBarProp; in getYErrorBarProperties()
818 uno::Reference< beans::XPropertySet > xPointProp( this->getPropertiesOfPoint( index )); in getYErrorBarProperties()
857 Reference< beans::XPropertySet > xSeriesProp( this->getPropertiesOfSeries() ); in isVaryColorsByPoint()
870 uno::Reference< beans::XPropertySet > VDataSeries::getPropertiesOfSeries() const in getPropertiesOfSeries()
872 return uno::Reference<beans::XPropertySet>(m_xDataSeries, uno::UNO_QUERY ); in getPropertiesOfSeries()
876 const uno::Reference< beans::XPropertySet >& xProp ) in getDataPointLabelFromPropertySet()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimppr.hxx129 ::com::sun::star::beans::XPropertySet > rPropSet,
135 ::com::sun::star::beans::XPropertySet > rPropSet,
140 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rValues )
153 ::com::sun::star::beans::XPropertySet> & rPropSet,
155 ::com::sun::star::beans::XPropertySetInfo> & rPropSetInfo,
168 ::com::sun::star::beans::XMultiPropertySet> & rMultiPropSet,
170 ::com::sun::star::beans::XPropertySetInfo> & rPropSetInfo,
182 ::com::sun::star::beans::XTolerantMultiPropertySet> & rTolPropSet,
194 ::com::sun::star::beans::XPropertySetInfo> & rPropSetInfo,
/trunk/main/extensions/source/propctrlr/
H A Dsubmissionhandler.hxx53 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxIntrospectee,
63 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxControlModel,
94 …tyValue( const ::rtl::OUString& _rPropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
95 …ame, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
101 …::XPropertyControlFactory >& _rxControlFactory ) throw (::com::sun::star::beans::UnknownPropertyEx…
103 …nst ::com::sun::star::uno::Any& _rControlValue ) throw (::com::sun::star::beans::UnknownPropertyEx…
104 …:com::sun::star::uno::Type& _rControlValueType ) throw (::com::sun::star::beans::UnknownPropertyEx…
107 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >
113 …virtual void _propertyChanged(const ::com::sun::star::beans::PropertyChangeEvent& _rEvent) throw( …
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 >
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sfx/
H A Dcom.sun.star.comp.sfx2.StandaloneDocumentInfo.csv38 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
39 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
40 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
41 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
42 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
43 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
44 "StandaloneDocumentInfo";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
45 "StandaloneDocumentInfo";"com::sun::star::beans::XFastPropertySet";"setFastPropertyValue()"
46 "StandaloneDocumentInfo";"com::sun::star::beans::XFastPropertySet";"getFastPropertyValue()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_DrawingDocumentDrawView.java99 } catch(com.sun.star.beans.UnknownPropertyException e) { in _CurrentPage()
110 } catch(com.sun.star.beans.UnknownPropertyException e) { in _CurrentPage()
114 } catch(com.sun.star.beans.PropertyVetoException e) { in _CurrentPage()
125 } catch(com.sun.star.beans.UnknownPropertyException e) { in _IsMasterPageMode()
129 } catch(com.sun.star.beans.PropertyVetoException e) { in _IsMasterPageMode()
140 } catch(com.sun.star.beans.UnknownPropertyException e) { in _IsLayerMode()
144 } catch(com.sun.star.beans.PropertyVetoException e) { in _IsLayerMode()
160 } catch(com.sun.star.beans.UnknownPropertyException e) { in _ZoomType()
164 } catch(com.sun.star.beans.PropertyVetoException e) { in _ZoomType()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOfficeDocument.java24 package com.sun.star.comp.beans;
71 /*IN*/com.sun.star.beans.PropertyValue[] aArguments ) in attachResource()
81 public com.sun.star.beans.PropertyValue[] getArgs( ) in getArgs()
156 throws com.sun.star.beans.PropertyVetoException in setModified()
165 public com.sun.star.beans.PropertyValue[] getPrinter( ) in getPrinter()
170 public void setPrinter( /*IN*/ com.sun.star.beans.PropertyValue[] aPrinter ) in setPrinter()
176 public void print( /*IN*/ com.sun.star.beans.PropertyValue[] xOptions ) in print()
207 public void storeAsURL( /*IN*/ String aURL, /*IN*/ com.sun.star.beans.PropertyValue[] aArguments ) in storeAsURL()
213 public void storeToURL( /*IN*/ String aURL, /*IN*/ com.sun.star.beans.PropertyValue[] aArguments ) in storeToURL()
/trunk/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()
/trunk/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 …]
/trunk/main/editeng/source/uno/
H A Dunofield.cxx539 QUERYINT( beans::XPropertySet ); in queryAggregation()
564 *pTypes++ = ::getCppuType(( const uno::Reference< beans::XPropertySet >*)0); in getTypes()
658 uno::Reference< beans::XPropertySetInfo > SAL_CALL SvxUnoTextField::getPropertySetInfo( ) in getPropertySetInfo()
666 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
675 throw beans::UnknownPropertyException(); in setPropertyValue()
836 throw(beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException) in getPropertyValue()
844 throw beans::UnknownPropertyException(); in getPropertyValue()
1007 …ner( const OUString&, const uno::Reference< beans::XPropertyChangeListener >& ) throw(::com::sun::… in addPropertyChangeListener()
1008 …ner( const OUString&, const uno::Reference< beans::XPropertyChangeListener >& ) throw(::com::sun::… in removePropertyChangeListener()
1009 …ner( const OUString&, const uno::Reference< beans::XVetoableChangeListener >& ) throw(::com::sun::… in addVetoableChangeListener()
[all …]
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx82 uno::Reference< beans::XPropertySet > xSourceProp( m_xDiagram, uno::UNO_QUERY ); in VDiagram()
196 uno::Reference< beans::XPropertySet > xProp( m_xWall2D, uno::UNO_QUERY ); in createShapes_2d()
204 uno::Reference< beans::XPropertySet > xWallProp( m_xDiagram->getWall()); in createShapes_2d()
253 const uno::Reference< beans::XPropertySet > & xSource, in lcl_setLightSources()
254 const uno::Reference< beans::XPropertySet > & xDest ) in lcl_setLightSources()
528 m_xAspectRatio3D = uno::Reference< beans::XPropertySet >( xOuterGroup_Shapes, uno::UNO_QUERY ); in createShapes_3d()
539 uno::Reference< beans::XPropertySet > xWallProp( NULL ); in createShapes_3d()
541 xWallProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getWall()); in createShapes_3d()
611 uno::Reference< beans::XPropertySet > xSourceProp( m_xDiagram, uno::UNO_QUERY_THROW ); in createShapes_3d()
662 uno::Reference< beans::XPropertySet > xFloorProp( NULL ); in createShapes_3d()
[all …]
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx73 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aPrintOptions;
112 …virtual Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPrinter( ) throw (RuntimeE…
135 return Sequence< ::com::sun::star::beans::PropertyValue >(); in getPrinter()
281 return uno::Sequence< beans::PropertyValue >(); in getPrinter()
283 uno::Sequence< beans::PropertyValue > aPrinter(8); in getPrinter()
340 const beans::PropertyValue &rProp = rPrinter.getConstArray()[n]; in impl_setPrinter()
366 const beans::PropertyValue &rProp = rPrinter.getConstArray()[i]; in impl_setPrinter()
457 void SAL_CALL SfxPrintHelper::setPrinter(const uno::Sequence< beans::PropertyValue >& rPrinter) in setPrinter()
576 void SAL_CALL SfxPrintHelper::print(const uno::Sequence< beans::PropertyValue >& rOptions) in print()
606 uno::Sequence < beans::PropertyValue > aCheckedArgs( rOptions.getLength() ); in print()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx84 using namespace ::com::sun::star::beans;
102 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
103 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
104 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
105 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
106 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
107 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
108 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
115 …ChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChange…
124 …ar::uno::Any* pValues ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
[all …]
/trunk/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…
/trunk/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> & );

Completed in 221 milliseconds

1...<<21222324252627282930>>...232