Home
last modified time | relevance | path

Searched refs:nHandle (Results 226 – 250 of 367) sorted by relevance

12345678910>>...15

/trunk/main/chart2/source/model/template/
H A DScatterChartType.cxx257 uno::Any ScatterChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
261 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
H A DBarChartTypeTemplate.cxx243 uno::Any BarChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
247 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
H A DLineChartTypeTemplate.cxx178 uno::Any LineChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
182 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxprinter.hxx92 …Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nHandle, const ::com::sun…
93 …void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::An…
95 … void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx297 … sal_Int32 nHandle ,
299 … SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle ,
303 … sal_Int32 nHandle ) const;
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx664 …virtual void SAL_CALL setFastPropertyValue( sal_Int32 nHandle, const ::com::sun::star::uno::Any& r… in DECLARE_XTYPEPROVIDER()
666 if ( nHandle == EVENTLSTNR_PROPERTY_ID_MODEL ) in DECLARE_XTYPEPROVIDER()
685 OPropertyContainer::setFastPropertyValue( nHandle, rValue ); in DECLARE_XTYPEPROVIDER()
686 if ( nHandle == EVENTLSTNR_PROPERTY_ID_MODEL ) in DECLARE_XTYPEPROVIDER()
/trunk/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx288 void OComponentDefinition::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) th… in setFastPropertyValue_NoBroadcast() argument
290 ODataSettings::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx314 void SAL_CALL ToolBarWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::… in setFastPropertyValue_NoBroadcast() argument
320 UIConfigElementWrapperBase::setFastPropertyValue_NoBroadcast( nHandle, aValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/chart2/source/model/main/
H A DLegend.cxx291 Any Legend::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
295 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/ucbhelper/source/provider/
H A Dcontentinfo.cxx396 sal_Int32 nHandle, in queryCommand() argument
409 if ( rCurrCommand.Handle == nHandle ) in queryCommand()
/trunk/main/sc/inc/
H A Dchartuno.hxx140 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
143 … void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;
/trunk/main/framework/inc/uielement/
H A Dconstitemcontainer.hxx117 …virtual void SAL_CALL setFastPropertyValue( sal_Int32 nHandle, const ::com::sun::star::uno::Any& a…
118 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( sal_Int32 nHandle ) throw (::com…
/trunk/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.cxx145 …uno::Any SAL_CALL CanvasBitmap::getFastPropertyValue( sal_Int32 nHandle ) throw (uno::RuntimeExce… in getFastPropertyValue() argument
151 switch( nHandle ) in getFastPropertyValue()
/trunk/main/chart2/source/tools/
H A DRegressionEquation.cxx227 uno::Any RegressionEquation::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
231 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
H A DErrorBar.cxx227 uno::Any ErrorBar::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
231 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx903 void OPreparedStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) thro… in setFastPropertyValue_NoBroadcast() argument
907 switch(nHandle) in setFastPropertyValue_NoBroadcast()
926 OStatement_Base::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx92 sal_Int32 nHandle,
96 sal_Int32 nHandle,
102 sal_Int32 nHandle
/trunk/main/svx/source/table/
H A Dpropertyset.hxx96 …virtual void SAL_CALL setFastPropertyValue( ::sal_Int32 nHandle, const ::com::sun::star::uno::Any&…
97 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( ::sal_Int32 nHandle ) throw (::c…
/trunk/main/framework/source/helper/
H A Duielementwrapperbase.cxx190 … sal_Int32 nHandle ) const in getFastPropertyValue()
192 switch( nHandle ) in getFastPropertyValue()
/trunk/main/linguistic/source/
H A Dlngopt.hxx152 …virtual void SAL_CALL setFastPropertyValue( sal_Int32 nHandle, const ::com::sun::star::uno::Any& a…
153 …virtual ::com::sun::star::uno::Any SAL_CALL getFastPropertyValue( sal_Int32 nHandle ) throw(::com:…
/trunk/main/sfx2/source/view/
H A Dframe.cxx940 sal_Int64 nHandle = (xObj.is()? xObj->getSomething( aSeq ): 0); in Resize() local
941 if ( nHandle ) in Resize()
943 …tShell* pDoc = reinterpret_cast< SfxObjectShell* >( sal::static_int_cast< sal_IntPtr >( nHandle )); in Resize()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx83 sal_Int32 nHandle,
87 sal_Int32 nHandle,
93 sal_Int32 nHandle
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx895 void OPreparedStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) in setFastPropertyValue_NoBroadcast() argument
899 switch(nHandle) in setFastPropertyValue_NoBroadcast()
911 OPreparedStatement::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx81 sal_Int32 nHandle,
85 sal_Int32 nHandle,
90 sal_Int32 nHandle) const;
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx110 sal_Int32 nHandle,
114 sal_Int32 nHandle,
120 sal_Int32 nHandle

Completed in 168 milliseconds

12345678910>>...15