Home
last modified time | relevance | path

Searched refs:nHandle (Results 176 – 200 of 367) sorted by relevance

12345678910>>...15

/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.cxx130 …uno::Any SAL_CALL CanvasBitmap::getFastPropertyValue( sal_Int32 nHandle ) throw (uno::RuntimeExcep… in getFastPropertyValue() argument
132 if( nHandle == 0 ) { in getFastPropertyValue()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx112 sal_Int64 nHandle = xObj->getSomething( aSeq ); in SfxStatusBarControllerFactory() local
113 if ( nHandle ) in SfxStatusBarControllerFactory()
114 … pObjShell = reinterpret_cast< SfxObjectShell* >( sal::static_int_cast< sal_IntPtr >( nHandle )); in SfxStatusBarControllerFactory()
/trunk/main/sc/source/core/tool/
H A Dcallform.cxx72 typedef void (CALLTYPE* Unadvice)( double& nHandle );
415 sal_Bool FuncData::Unadvice( double nHandle ) in Unadvice() argument
422 ((::Unadvice)fProc)(nHandle); in Unadvice()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx87 …nvertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandle, const Any& rValu…
90 void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue)
93 void SAL_CALL getFastPropertyValue(Any& rValue, sal_Int32 nHandle) const;
/trunk/main/forms/source/component/
H A Drefvaluecomponent.hxx74 …al void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) const;
75 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
/trunk/main/connectivity/source/inc/ado/
H A DAGroup.hxx46 …ual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue,sal_Int32 nHandle) const;
47 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const ::com::sun::star::u…
H A DAUser.hxx45 sal_Int32 nHandle,
51 sal_Int32 nHandle
/trunk/main/sd/source/ui/inc/
H A DSdUnoOutlineView.hxx91 sal_Int32 nHandle,
100 sal_Int32 nHandle)
H A DSdUnoSlideView.hxx94 sal_Int32 nHandle,
103 sal_Int32 nHandle)
H A DSdUnoDrawView.hxx91 sal_Int32 nHandle,
100 sal_Int32 nHandle)
/trunk/main/svx/source/table/
H A Dtablecolumn.hxx67 …virtual void SAL_CALL setFastPropertyValue( ::sal_Int32 nHandle, const ::com::sun::star::uno::Any&…
68 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( ::sal_Int32 nHandle ) throw (::c…
H A Dtablerow.hxx70 …virtual void SAL_CALL setFastPropertyValue( ::sal_Int32 nHandle, const ::com::sun::star::uno::Any&…
71 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( ::sal_Int32 nHandle ) throw (::c…
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinterceptedinteraction.hxx139 InterceptedRequest( sal_Int32 nHandle , in InterceptedRequest()
144 Handle = nHandle; in InterceptedRequest()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx764 sal_Int32 nHandle, in convertFastPropertyValue() argument
768 switch(nHandle) in convertFastPropertyValue()
784 void ODatabaseMetaDataResultSet::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& /*… in setFastPropertyValue_NoBroadcast() argument
786 switch(nHandle) in setFastPropertyValue_NoBroadcast()
799 void ODatabaseMetaDataResultSet::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
801 switch(nHandle) in getFastPropertyValue()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx575 void ScChartObj::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const uno::Any& rValue ) thro… in setFastPropertyValue_NoBroadcast() argument
577 switch ( nHandle ) in setFastPropertyValue_NoBroadcast()
610 void ScChartObj::getFastPropertyValue( uno::Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
612 switch ( nHandle ) in getFastPropertyValue()
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx147 sal_Int32 nHandle = 0; in impl_interceptRequest() local
175 ++nHandle; in impl_interceptRequest()
/trunk/main/chart2/source/model/main/
H A DDataPoint.hxx75 virtual ::com::sun::star::uno::Any GetDefaultValue( sal_Int32 nHandle ) const
79 ( sal_Int32 nHandle,
/trunk/main/chart2/source/model/template/
H A DColumnChartType.cxx164 uno::Any ColumnChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
168 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
H A DLineChartType.cxx176 uno::Any LineChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
180 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/framework/inc/services/
H A Dtabwindowservice.hxx176 sal_Int32 nHandle ,
179 sal_Int32 nHandle );
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx792 sal_Int32 nHandle = -1; in handleAttribute() local
794 nHandle = PROPID_VALUE; in handleAttribute()
796 nHandle = PROPID_CURRENT_VALUE; in handleAttribute()
798 nHandle = PROPID_MIN_VALUE; in handleAttribute()
800 nHandle = PROPID_MAX_VALUE; in handleAttribute()
801 if ( nHandle != -1 ) in handleAttribute()
806 aProp.Handle = nHandle; in handleAttribute()
/trunk/main/svtools/inc/svtools/
H A Dgenericunodialog.hxx118 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::star::u…
119 …no::Any& rConvertedValue, com::sun::star::uno::Any& rOldValue, sal_Int32 nHandle, const com::sun::…
/trunk/main/dbaccess/source/core/api/
H A Dcolumnsettings.cxx149 sal_Int32 nHandle; in hasDefaultSettings() member
166 … if ( !isDefaulted( aProps[i].nHandle, _rxColumn->getPropertyValue( aProps[i].sName ) ) ) in hasDefaultSettings()
/trunk/main/framework/inc/classes/
H A Dpropertysethelper.hxx181 sal_Int32 nHandle ,
185 sal_Int32 nHandle ) = 0;
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx684 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in getPropertyDefault() local
685 if( nHandle > 0 ) in getPropertyDefault()
796 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in setPropertyValue() local
798 if( nErrorCategoryHandle == nHandle ) in setPropertyValue()

Completed in 93 milliseconds

12345678910>>...15