Home
last modified time | relevance | path

Searched refs:beans (Results 926 – 950 of 5912) sorted by relevance

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

/trunk/main/offapi/com/sun/star/text/
H A DXParagraphAppend.idl31 #include <com/sun/star/beans/PropertyValues.idl>
39 #include <com/sun/star/beans/UnknownPropertyException.idl>
67 …com::sun::star::text::XTextRange appendParagraph( [in] com::sun::star::beans::PropertyValues Char…
69 com::sun::star::beans::UnknownPropertyException );
80 …com::sun::star::text::XTextRange finishParagraph( [in] com::sun::star::beans::PropertyValues Char…
82 com::sun::star::beans::UnknownPropertyException );
/trunk/main/odk/examples/java/DocumentHandling/
H A DDocumentConverter.java92 com.sun.star.beans.PropertyValue propertyValues[] = in traverse()
93 new com.sun.star.beans.PropertyValue[1]; in traverse()
94 propertyValues[0] = new com.sun.star.beans.PropertyValue(); in traverse()
109 propertyValues = new com.sun.star.beans.PropertyValue[2]; in traverse()
111 propertyValues[0] = new com.sun.star.beans.PropertyValue(); in traverse()
115 propertyValues[1] = new com.sun.star.beans.PropertyValue(); in traverse()
/trunk/main/chart2/source/inc/
H A DMediaDescriptorHelper.hxx56 ::com::sun::star::beans::PropertyValue > & rMediaDescriptor );
60 ::com::sun::star::beans::PropertyValue > getReducedForModel();
67 ::com::sun::star::beans::PropertyValue >
71 ::com::sun::star::beans::PropertyValue >
75 ::com::sun::star::beans::PropertyValue >
81 ::com::sun::star::beans::PropertyValue >
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertySetInfo.java24 package ifc.beans;
28 import com.sun.star.beans.Property;
29 import com.sun.star.beans.UnknownPropertyException;
30 import com.sun.star.beans.XPropertySetInfo;
79 } catch (com.sun.star.beans.UnknownPropertyException e) { in _getPropertyByName()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx75 uno::Reference<beans::XPropertySet> const& xPropSet ) in importShapeGraphic()
161 uno::Reference<beans::XPropertySet> const& xPropSet,
191 uno::Reference<beans::XPropertySet> const& xPropSet, in ShapeOfGroup()
279 uno::Reference<beans::XPropertySet> const& xPropSet, in createShape()
452 uno::Reference<beans::XPropertySet> const& xPropSet, in isSkip()
470 uno::Reference<beans::XPropertySet> xPropLayerSet( in isSkip()
504 void ShapeImporter::importPolygons(uno::Reference<beans::XPropertySet> const& xPropSet) { in importPolygons()
572 uno::Reference<beans::XPropertySet> xPropSet( in importShape()
/trunk/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl35 #include <com/sun/star/beans/XPropertySet.idl>
39 #include <com/sun/star/beans/XFastPropertySet.idl>
43 #include <com/sun/star/beans/XPropertyContainer.idl>
47 #include <com/sun/star/beans/NamedValue.idl>
93 interface com::sun::star::beans::XPropertySet;
98 interface com::sun::star::beans::XFastPropertySet;
109 [optional] interface com::sun::star::beans::XPropertyContainer;
166 [property] sequence< com::sun::star::beans::NamedValue > DocumentStatistic;
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx58 const uno::Reference< beans::XPropertySet >& xTarget in setMappedProperties()
59 , const uno::Reference< beans::XPropertySet >& xSource in setMappedProperties()
85 , const uno::Reference< beans::XPropertySet >& xSourceProp in getValueMap()
111 , const uno::Reference< beans::XPropertySet >& xSourceProp in getMultiPropertyLists()
407 ::com::sun::star::beans::XPropertySet >& xTarget ) in setMultiProperties()
412 uno::Reference< beans::XMultiPropertySet > xShapeMultiProp( xTarget, uno::UNO_QUERY ); in setMultiProperties()
452 const uno::Reference< beans::XPropertySet >& xSourceProp in getTextLabelMultiPropertyLists()
496 const uno::Reference< beans::XPropertySet >& xSourceProp in getPreparedTextShapePropertyLists()
/trunk/main/xmloff/inc/xmloff/
H A DSinglePropertySetInfoCache.hxx52 ::com::sun::star::beans::XPropertySet >& rPropSet,
54 ::com::sun::star::beans::XPropertySetInfo >& rPropSetInfo );
57 ::com::sun::star::beans::XPropertySet>& rPropSet );
68 ::com::sun::star::beans::XPropertySet>& rPropSet ) in hasProperty()
71 ::com::sun::star::beans::XPropertySetInfo > xInfo; in hasProperty()
H A Dxformsexport.hxx33 namespace beans { class XPropertySet; struct PropertyValue; } namespace
42 …E getXFormsBindName( const com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xB…
44 …tXFormsListBindName( const com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xB…
46 …FormsSubmissionName( const com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xB…
53 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _out_rSettings
/trunk/main/comphelper/inc/comphelper/
H A DChainablePropertySetInfo.hxx43 ::com::sun::star::beans::XPropertySetInfo >
49 com::sun::star::uno::Sequence < com::sun::star::beans::Property > maProperties;
65 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
67 …virtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName…
68 … throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException);
H A DMasterPropertySetInfo.hxx36 ::com::sun::star::beans::XPropertySetInfo >
41 com::sun::star::uno::Sequence < com::sun::star::beans::Property > maProperties;
57 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
59 …virtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName…
60 … throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::uno::RuntimeException);
/trunk/main/framework/source/services/
H A Dframe.cxx167 css::beans::XPropertySet , in DEFINE_XINTERFACE_21()
168 css::beans::XPropertySetInfo , in DEFINE_XINTERFACE_21()
611 css::beans::NamedValue aArg; in initialize()
2583 css::beans::Property( in impl_initializePropInfo()
2587 css::beans::PropertyAttribute::TRANSIENT)); in impl_initializePropInfo()
2590 css::beans::Property( in impl_initializePropInfo()
2594 css::beans::PropertyAttribute::TRANSIENT)); in impl_initializePropInfo()
2597 css::beans::Property( in impl_initializePropInfo()
2601 css::beans::PropertyAttribute::TRANSIENT | css::beans::PropertyAttribute::READONLY)); in impl_initializePropInfo()
2604 css::beans::Property( in impl_initializePropInfo()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dpropeventtranslation.hxx40 typedef ::cppu::WeakImplHelper1 < ::com::sun::star::beans::XPropertyChangeListener
45 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >
56 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& _rxDel…
60 … inline const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >&
65 …virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) th…
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx41 namespace beans{ namespace
92 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aValues;
111 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetPropertyValues();
153 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_aFirstPageStyle;
154 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_aFollowPageStyle;
197 …void _ApplyProperties( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > x…
199 … ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > xFollowPageStyle );
205 …void SetBorderDistance( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > …
227 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > GetPageStyle(
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx63 using namespace beans;
84 uno::Sequence< beans::PropertyValue > getSelectedFieldDescriptors();
94 uno::Sequence< beans::PropertyValue > OAddFieldWindowListBox::getSelectedFieldDescriptors() in getSelectedFieldDescriptors()
96 uno::Sequence< beans::PropertyValue > aArgs(GetSelectionCount()); in getSelectedFieldDescriptors()
162 ,const uno::Reference< beans::XPropertySet >& _xRowSet in OAddFieldWindow()
253 uno::Sequence< beans::PropertyValue > OAddFieldWindow::getSelectedFieldDescriptors() in getSelectedFieldDescriptors()
277 void OAddFieldWindow::_propertyChanged( const beans::PropertyChangeEvent& _evt ) throw( uno::Runtim… in _propertyChanged()
301 … uno::Reference< beans::XPropertySet> xColumn(i_xColumns->getByName(*pEntries),UNO_QUERY_THROW); in lcl_addToList()
469 … uno::Reference< beans::XPropertySet> xColumn(m_xColumns->getByName(sName),UNO_QUERY_THROW); in _elementInserted()
/trunk/main/comphelper/source/misc/
H A Dstoragehelper.cxx243 const uno::Sequence< beans::NamedValue >& aEncryptionData ) in SetCommonStorageEncryptionData()
258 uno::Reference< beans::XPropertySet > xStorProps( xStorage, uno::UNO_QUERY_THROW ); in GetXStorageFormat()
305 throw beans::IllegalTypeException(); in GetXStorageFormat()
337 uno::Sequence< beans::PropertyValue > aProps( 1 ); in GetStorageOfFormatFromURL()
368 uno::Sequence< beans::PropertyValue > aProps( 1 ); in GetStorageOfFormatFromInputStream()
400 uno::Sequence< beans::PropertyValue > aProps( 1 ); in GetStorageOfFormatFromStream()
424 uno::Sequence< beans::NamedValue > OStorageHelper::CreatePackageEncryptionData( const ::rtl::OUStri… in CreatePackageEncryptionData()
427 uno::Sequence< beans::NamedValue > aEncryptionData; in CreatePackageEncryptionData()
439 …Supplier->getDigestContext( xml::crypto::DigestID::SHA256, uno::Sequence< beans::NamedValue >() ),… in CreatePackageEncryptionData()
/trunk/main/sfx2/source/appl/
H A Dimestatuswindow.hxx33 namespace beans { class XPropertySet; } namespace
41 typedef cppu::WeakImplHelper1< com::sun::star::beans::XPropertyChangeListener >
104 propertyChange(com::sun::star::beans::PropertyChangeEvent const & rEvent)
107 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >
114 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >
H A Dshutdownicon.hxx60 ::com::sun::star::beans::XFastPropertySet > ShutdownIconServiceBase;
118 …String& rTarget, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& =
119 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >( 0 ) );
164 throw (::com::sun::star::beans::UnknownPropertyException,
165 ::com::sun::star::beans::PropertyVetoException,
170 throw (::com::sun::star::beans::UnknownPropertyException,
/trunk/main/offapi/com/sun/star/ucb/
H A DGnomeVFSDocumentContent.idl42 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
46 #include <com/sun/star/beans/XPropertyContainer.idl>
50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
87 interface com::sun::star::beans::XPropertiesChangeNotifier;
93 interface com::sun::star::beans::XPropertyContainer;
99 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DParameters.java32 import com.sun.star.beans.Property;
33 import com.sun.star.beans.XPropertySet;
34 import com.sun.star.beans.XPropertySetInfo;
35 import com.sun.star.beans.XPropertyChangeListener;
36 import com.sun.star.beans.XVetoableChangeListener;
37 import com.sun.star.beans.UnknownPropertyException;
/trunk/main/linguistic/source/
H A Dhyphdsp.hxx63 ::com::sun::star::beans::XPropertySet > xPropSet;
74 ::com::sun::star::beans::XPropertySet >
114 const ::com::sun::star::beans::PropertyValues& aProperties )
122 const ::com::sun::star::beans::PropertyValues& aProperties )
130 const ::com::sun::star::beans::PropertyValues& aProperties )
147 ::com::sun::star::beans::XPropertySet >
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DRegressionCurveItemConverter.cxx78 const uno::Reference< beans::XPropertySet > & rPropertySet, in RegressionCurveItemConverter()
151 uno::Reference< beans::XPropertySet > xNewPropSet( in ApplySpecialItem()
174 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in ApplySpecialItem()
197 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in ApplySpecialItem()
240 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in FillSpecialItem()
257 uno::Reference< beans::XPropertySet > xEqProp( xCurve->getEquationProperties()); in FillSpecialItem()
/trunk/main/basctl/source/inc/
H A Ddlgedobj.hxx57 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener> m_xPropertyCha…
122 virtual void PositionAndSizeChange( const ::com::sun::star::beans::PropertyChangeEvent& evt );
123 …virtual void SAL_CALL NameChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) throw…
124 …virtual void SAL_CALL TabIndexChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) t…
127 …virtual void SAL_CALL _propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& evt ) …
178 virtual void PositionAndSizeChange( const ::com::sun::star::beans::PropertyChangeEvent& evt );
/trunk/main/basic/source/inc/
H A Dpropacc.hxx45 #define NS_BEANS ::com::sun::star::beans
61 NS_UNO::Reference< ::com::sun::star::beans::XPropertySetInfo > _xInfo;
76 throw (::com::sun::star::beans::UnknownPropertyException,
77 ::com::sun::star::beans::PropertyVetoException,
104 …ue >& PropertyValues_) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
/trunk/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.hxx81 … , ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
106 …String& _rName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _… in insert()
127 …::comphelper::ImplementationReference< OColumnPropertyListener,::com::sun::star::beans::XPropertyC…
169 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
179 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createColumnDesc…
180 …virtual void columnAppended( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPro…

Completed in 119 milliseconds

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