Home
last modified time | relevance | path

Searched refs:beans (Results 1101 – 1125 of 5912) sorted by relevance

1...<<41424344454647484950>>...237

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DItemConverter.cxx41 const uno::Reference< beans::XPropertySet > & rPropertySet, in ItemConverter()
57 const uno::Reference< beans::XPropertySet > & xPropSet ) in resetPropertySet()
84 uno::Reference< beans::XPropertySet > ItemConverter::GetPropertySet() const in GetPropertySet()
138 catch( beans::UnknownPropertyException ex ) in FillItemSet()
210 catch( beans::UnknownPropertyException ex ) in ApplyItemSet()
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx74 … ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > m_xDelegator;
76 … ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > m_xDelegatorPSI;
89 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxColumn
93 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxColumn,
102 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DFilterOptions.java27 import com.sun.star.beans.PropertyValue;
96 com.sun.star.beans.PropertyValue[] lDescriptor ) in FilterOptions()
115 com.sun.star.beans.PropertyValue[] lDescriptor ) in analyze()
141 …com.sun.star.beans.PropertyValue[] lFilterProps = (com.sun.star.beans.PropertyValue[])AnyConverter… in analyze()
/trunk/main/sfx2/inc/sfx2/
H A Dunoctitm.hxx106 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs,
108 …util::URL& aURL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
138 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs,
142 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs )
178 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs ) const;
197 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs,
/trunk/main/xmloff/source/chart/
H A DSchXMLSeriesHelper.cxx224 uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPISeriesPropertySet( in createOldAPISeriesPropertySet()
228 uno::Reference< beans::XPropertySet > xRet; in createOldAPISeriesPropertySet()
237 xRet = uno::Reference< beans::XPropertySet >( xFactory->createInstance( in createOldAPISeriesPropertySet()
260 uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPIDataPointPropertySet( in createOldAPIDataPointPropertySet()
265 uno::Reference< beans::XPropertySet > xRet; in createOldAPIDataPointPropertySet()
274 xRet = uno::Reference< beans::XPropertySet >( xFactory->createInstance( in createOldAPIDataPointPropertySet()
/trunk/main/forms/source/xforms/
H A Dbinding.hxx285 …static Binding* getBinding( const com::sun::star::uno::Reference<com::sun::star::beans::XPropertyS…
297 …typedef com::sun::star::uno::Reference<com::sun::star::beans::XPropertyChangeListener> XPropertyCh…
298 …typedef com::sun::star::uno::Reference<com::sun::star::beans::XPropertySetInfo> XPropertySetInfo_t;
299 …typedef com::sun::star::uno::Reference<com::sun::star::beans::XVetoableChangeListener> XVetoableCh…
305 typedef com::sun::star::beans::PropertyVetoException PropertyVetoException_t;
306 typedef com::sun::star::beans::UnknownPropertyException UnknownPropertyException_t;
/trunk/main/offapi/com/sun/star/ucb/
H A DWebDAVDocumentContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
176 interface com::sun::star::beans::XPropertiesChangeNotifier;
182 interface com::sun::star::beans::XPropertyContainer;
188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DPackageStreamContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
47 #include <com/sun/star/beans/XPropertyContainer.idl>
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
171 interface com::sun::star::beans::XPropertiesChangeNotifier;
177 interface com::sun::star::beans::XPropertyContainer;
183 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/trunk/main/odk/examples/DevelopersGuide/OfficeBean/
H A DOOoBeanViewer.java24 package com.sun.star.comp.beans;
166 catch ( com.sun.star.comp.beans.NoConnectionException aExc ) in init()
168 catch ( com.sun.star.comp.beans.SystemWindowException aExc ) in init()
307 catch ( com.sun.star.comp.beans.SystemWindowException aExc ) in createBlankDoc()
312 catch ( com.sun.star.comp.beans.NoConnectionException aExc ) in createBlankDoc()
344 catch ( com.sun.star.comp.beans.NoConnectionException aExc ) {} // ignore in terminate()
/trunk/main/basic/source/classes/
H A Dpropacc.cxx38 using namespace com::sun::star::beans;
126 throw (::com::sun::star::beans::UnknownPropertyException, in setPropertyValue()
127 ::com::sun::star::beans::PropertyVetoException, in setPropertyValue()
142 throw(::com::sun::star::beans::UnknownPropertyException, in getPropertyValue()
206 throw (::com::sun::star::beans::UnknownPropertyException, in setPropertyValues()
207 ::com::sun::star::beans::PropertyVetoException, in setPropertyValues()
/trunk/main/connectivity/source/inc/adabas/
H A DBDriver.hxx98 …void fillInfo(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& inf…
151 …::OUString& url, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
153 …::OUString& url, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
159 …::OUString& url, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
162 …L createCatalog( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
164 …ng& catalogName, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java25 import com.sun.star.beans.PropertyState;
27 import com.sun.star.beans.PropertyAttribute;
28 import com.sun.star.beans.XPropertySet;
29 import com.sun.star.beans.XPropertyContainer;
30 import com.sun.star.beans.NamedValue;
34 import com.sun.star.beans.PropertyValue;
/trunk/main/dbaccess/source/core/inc/
H A DTableDeco.hxx124 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createColumnDesc…
125 …columnAppended( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
183 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
188 …String& _rName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
189 …_Int32 _nIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _…
208 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createD…
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DInterceptor.java181 … com.sun.star.beans.PropertyValue[][] lOutProps = new com.sun.star.beans.PropertyValue[1][]; in execOneway()
268 …public /*ONEWAY*/ void dispatch(/*IN*/ com.sun.star.util.URL aURL,/*IN*/ com.sun.star.beans.Proper… in dispatch()
278 … com.sun.star.beans.PropertyValue[][] lInArguments = new com.sun.star.beans.PropertyValue[1][]; in dispatch()
503 …public void impl_dispatch(/*IN*/ com.sun.star.util.URL aURL,/*IN*/ com.sun.star.beans.PropertyValu… in impl_dispatch()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java26 import com.sun.star.beans.Property;
27 import com.sun.star.beans.PropertyAttribute;
28 import com.sun.star.beans.PropertyVetoException;
29 import com.sun.star.beans.XPropertySet;
30 import com.sun.star.beans.XPropertySetInfo;
31 import com.sun.star.beans.UnknownPropertyException;
/trunk/main/ucb/source/ucp/webdav/
H A DPropertyMap.hxx36 bool operator()( const ::com::sun::star::beans::Property & p1, in operator ()()
37 const ::com::sun::star::beans::Property & p2 ) const in operator ()()
45 size_t operator()( const ::com::sun::star::beans::Property & p ) const in operator ()()
53 ::com::sun::star::beans::Property,
/trunk/main/chart2/source/tools/
H A DWrappedDirectStateProperty.cxx47 beans::PropertyState WrappedDirectStateProperty::getPropertyState( in getPropertyState()
48 const Reference< beans::XPropertyState >& /* xInnerPropertyState */ ) const in getPropertyState()
49 throw (beans::UnknownPropertyException, in getPropertyState()
52 return beans::PropertyState_DIRECT_VALUE; in getPropertyState()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx629 const beans::PropertyValue *pArg = rArguments.getConstArray(); in Impl_createDataSource()
1024 const uno::Sequence< beans::PropertyValue >& rArguments ) in createDataSourcePossible()
1043 const uno::Sequence< beans::PropertyValue >& rArguments ) in createDataSource()
1097 uno::Sequence< beans::PropertyValue > aResult; in detectArguments()
2406 …throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
2418 throw beans::UnknownPropertyException(); in setPropertyValue()
2434 throw beans::UnknownPropertyException(); in getPropertyValue()
2442 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in addPropertyChangeListener()
2452 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in removePropertyChangeListener()
2462 const uno::Reference< beans::XVetoableChangeListener >& /*xListener*/ ) in addVetoableChangeListener()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx307 const uno::Sequence< beans::PropertyValue >& /* lArguments */, in setPersistentEntry()
308 const uno::Sequence< beans::PropertyValue >& /* lObjArgs */ ) in setPersistentEntry()
372 const uno::Sequence< beans::PropertyValue >& /* lArguments */, in storeToEntry()
373 const uno::Sequence< beans::PropertyValue >& /* lObjArgs */ ) in storeToEntry()
394 const uno::Sequence< beans::PropertyValue >& /* lArguments */, in storeAsEntry()
395 const uno::Sequence< beans::PropertyValue >& /* lObjArgs */ ) in storeAsEntry()
528 const uno::Sequence< beans::PropertyValue >& /* lArguments */, in reload()
529 const uno::Sequence< beans::PropertyValue >& /* lObjArgs */ ) in reload()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx50 namespace beans = com::sun::star::beans ;
282 beans::PropertyValue aProperty; in get()
680 …uno::Reference< beans::XPropertySet >( m_xAvailableUpdates->getByName( rExtensionName ), uno::UNO_… in storeExtensionVersion()
683 …uno::Reference< beans::XPropertySet > elem( uno::Reference< lang::XSingleServiceFactory >( m_xAvai… in storeExtensionVersion()
691 …uno::Any aValue( uno::Reference< beans::XPropertySet >( m_xIgnoredUpdates->getByName( rExtensionNa… in storeExtensionVersion()
711 …uno::Any aValue( uno::Reference< beans::XPropertySet >( m_xAvailableUpdates->getByName( rExtension… in checkExtensionVersion()
717 …uno::Any aValue2( uno::Reference< beans::XPropertySet >( m_xIgnoredUpdates->getByName( rExtensionN… in checkExtensionVersion()
/trunk/main/framework/source/jobs/
H A Djob.cxx209 void Job::execute( /*IN*/ const css::uno::Sequence< css::beans::NamedValue >& lDynamicArgs ) in execute()
227 css::uno::Sequence< css::beans::NamedValue > lJobArgs = impl_generateJobArgs(lDynamicArgs); in execute()
390 css::uno::Sequence< css::beans::NamedValue > Job::impl_generateJobArgs( /*IN*/ const css::uno::Sequ… in impl_generateJobArgs()
392 css::uno::Sequence< css::beans::NamedValue > lAllArgs; in impl_generateJobArgs()
402 css::uno::Sequence< css::beans::NamedValue > lEnvArgs(1); in impl_generateJobArgs()
431 css::uno::Sequence< css::beans::NamedValue > lConfigArgs ; in impl_generateJobArgs()
432 css::uno::Sequence< css::beans::NamedValue > lJobConfigArgs; in impl_generateJobArgs()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.hxx76 typedef ::std::vector< ::com::sun::star::beans::PropertyValue > PropertyValueArray;
140 inline void implPushBackPropertyValue(const ::com::sun::star::beans::PropertyValue& _rProp) in implPushBackPropertyValue()
147 m_aValues.push_back( ::com::sun::star::beans::PropertyValue( in implPushBackPropertyValue()
148 _rName, -1, _rValue, ::com::sun::star::beans::PropertyState_DIRECT_VALUE ) ); in implPushBackPropertyValue()
151 … inline void implPushBackGenericPropertyValue(const ::com::sun::star::beans::PropertyValue& _rProp) in implPushBackGenericPropertyValue()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx33 namespace com { namespace sun { namespace star { namespace beans { namespace
79 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
89 ::com::sun::star::beans::Property >& rProperties,
94 ::com::sun::star::beans::PropertyValue >& rValues,
178 ::com::sun::star::beans::Property >& rProperties,
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwAccessibleEndnoteView.java38 import com.sun.star.beans.XPropertySet;
114 } catch ( com.sun.star.beans.PropertyVetoException e ) { in createTestEnvironment()
117 } catch ( com.sun.star.beans.UnknownPropertyException e ) { in createTestEnvironment()
153 } catch ( com.sun.star.beans.PropertyVetoException e ) { in createTestEnvironment()
155 } catch ( com.sun.star.beans.UnknownPropertyException e ) { in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXKeyAlteration.idl35 #include <com/sun/star/beans/XPropertySet.idl>
63 …void dropKey([in] com::sun::star::beans::XPropertySet table,[in] com::sun::star::beans::XPropertyS…
79 …void addKey([in] com::sun::star::beans::XPropertySet table,[in]com::sun::star::beans::XPropertySet…

Completed in 130 milliseconds

1...<<41424344454647484950>>...237