Home
last modified time | relevance | path

Searched refs:nHandle (Results 126 – 150 of 367) sorted by relevance

12345678910>>...15

/trunk/main/framework/inc/classes/
H A Dactiontriggerpropertyset.hxx80 sal_Int32 nHandle,
85 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::star::u…
89 …virtual void SAL_CALL getFastPropertyValue( com::sun::star::uno::Any& aValue, sal_Int32 nHandle ) …
/trunk/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx88 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) thr…
89 …onvertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValu…
90 virtual void SAL_CALL getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const;
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx550 void MacabCommonStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any&) throw (Ex… in setFastPropertyValue_NoBroadcast() argument
553 switch (nHandle) in setFastPropertyValue_NoBroadcast()
570 void MacabCommonStatement::getFastPropertyValue(Any&,sal_Int32 nHandle) const in getFastPropertyValue()
572 switch (nHandle) in getFastPropertyValue()
H A DMacabStatement.hxx89 sal_Int32 nHandle,
92 sal_Int32 nHandle,
96 sal_Int32 nHandle) const;
H A DMacabResultSet.cxx1010 sal_Int32 nHandle, in convertFastPropertyValue() argument
1014 switch (nHandle) in convertFastPropertyValue()
1031 sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast() argument
1035 switch (nHandle) in setFastPropertyValue_NoBroadcast()
1054 sal_Int32 nHandle) const in getFastPropertyValue()
1056 switch (nHandle) in getFastPropertyValue()
H A DMacabPreparedStatement.cxx388 void MacabPreparedStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) … in setFastPropertyValue_NoBroadcast() argument
390 switch (nHandle) in setFastPropertyValue_NoBroadcast()
401 MacabCommonStatement::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx111 sal_Int64 nHandle = xObj.is() ? xObj->getSomething( aSeq ) : 0; in GetImage() local
112 if ( nHandle ) in GetImage()
114 …ObjectShell* pDoc = reinterpret_cast<SfxObjectShell*>(sal::static_int_cast<sal_IntPtr>( nHandle )); in GetImage()
/trunk/main/connectivity/source/drivers/ado/
H A DATable.cxx207 void OAdoTable::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Excepti… in setFastPropertyValue_NoBroadcast() argument
211 switch(nHandle) in setFastPropertyValue_NoBroadcast()
236 OTable_TYPEDEF::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
H A DAColumn.cxx118 void OAdoColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Except… in setFastPropertyValue_NoBroadcast() argument
124 switch(nHandle) in setFastPropertyValue_NoBroadcast()
196 OColumn_ADO::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
H A DAResultSet.cxx1079 sal_Int32 nHandle, in convertFastPropertyValue() argument
1083 switch(nHandle) in convertFastPropertyValue()
1101 void OResultSet::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Except… in setFastPropertyValue_NoBroadcast() argument
1103 switch(nHandle) in setFastPropertyValue_NoBroadcast()
1122 void OResultSet::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
1124 switch(nHandle) in getFastPropertyValue()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1395 sal_Int32 nHandle, in convertFastPropertyValue() argument
1400 switch (nHandle) { in convertFastPropertyValue()
1417 void OResultSet::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& /* rValue */) in setFastPropertyValue_NoBroadcast() argument
1421 switch (nHandle) { in setFastPropertyValue_NoBroadcast()
1439 void OResultSet::getFastPropertyValue(Any& _rValue, sal_Int32 nHandle) const in getFastPropertyValue()
1442 switch (nHandle) { in getFastPropertyValue()
/trunk/main/framework/inc/uielement/
H A Drootitemcontainer.hxx125 … sal_Int32 nHandle ,
127 … SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
131 … sal_Int32 nHandle ) const;
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx80 sal_Int32 nHandle = rPH.getHandleByName( _rPropertyName ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() local
82 if ( -1 == nHandle ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
85 return nHandle; in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/trunk/main/framework/inc/helper/
H A Duiconfigelementwrapperbase.hxx128 … sal_Int32 nHandle ,
130 … SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
134 … sal_Int32 nHandle ) const;
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx80 sal_Int32 nHandle,
84 sal_Int32 nHandle,
88 sal_Int32 nHandle) const;
H A DSPreparedStatement.cxx353 void OPreparedStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) thro… in setFastPropertyValue_NoBroadcast() argument
355 switch(nHandle) in setFastPropertyValue_NoBroadcast()
366 OStatement_Base::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/chart2/source/model/inc/
H A DDataSeries.hxx126 virtual ::com::sun::star::uno::Any GetDefaultValue( sal_Int32 nHandle ) const
128 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle
130 ( sal_Int32 nHandle,
/trunk/main/forms/source/component/
H A DButton.hxx84 …al void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) const;
85 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
90 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 nHandle ) const;
H A DImageControl.hxx73 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
74 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
76 …::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const ::com::sun…
H A DDatabaseForm.hxx245 …virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle )…
246 …::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const ::com::sun…
247 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const ::com::sun::star::…
249 ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( sal_Int32 nHandle )
263 virtual ::com::sun::star::beans::PropertyState getPropertyStateByHandle(sal_Int32 nHandle);
264 virtual void setPropertyToDefaultByHandle(sal_Int32 nHandle);
265 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle(sal_Int32 nHandle) const;
/trunk/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl73 ::com::sun::star::beans::PropertyState getFastPropertyState( [in] long nHandle )
111 void setFastPropertyToDefault( [in] long nHandle )
133 any getFastPropertyDefault( [in] long nHandle )
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontroller.hxx212 sal_Int32 nHandle,
216 sal_Int32 nHandle,
221 sal_Int32 nHandle
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx443 Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValue ) in convertFastPropertyValue() argument
446 if ( nHandle == HANDLE_IncludeNamespacePrefixes ) in convertFastPropertyValue()
459 …return PropertySetBase::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, makeAny( aC… in convertFastPropertyValue()
463 return PropertySetBase::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, rValue ); in convertFastPropertyValue()
/trunk/main/toolkit/source/controls/
H A Dformattedcontrol.cxx181 …oControlFormattedFieldModel::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValu… in setFastPropertyValue_NoBroadcast() argument
183 UnoControlModel::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
185 switch ( nHandle ) in setFastPropertyValue_NoBroadcast()
/trunk/main/framework/inc/tabwin/
H A Dtabwindow.hxx151 … sal_Int32 nHandle ,
153 … SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
156 … sal_Int32 nHandle ) const;

Completed in 98 milliseconds

12345678910>>...15