Home
last modified time | relevance | path

Searched refs:rConvertedValue (Results 26 – 50 of 92) sorted by relevance

1234

/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx276 uno::Any & rConvertedValue, in convertFastPropertyValue() argument
288 rConvertedValue = rValue; in convertFastPropertyValue()
293 rConvertedValue.clear(); in convertFastPropertyValue()
/trunk/main/dbaccess/source/core/api/
H A DTableDeco.cxx175 Any & rConvertedValue, in convertFastPropertyValue() argument
211 bRet = ODataSettings::convertFastPropertyValue(rConvertedValue, rOldValue,nHandle,rValue); in convertFastPropertyValue()
218 …bRet = ::comphelper::tryPropertyValue(rConvertedValue,rOldValue,rValue,aValue,::getCppuType(static… in convertFastPropertyValue()
H A DCRowSetDataColumn.hxx71 virtual sal_Bool SAL_CALL convertFastPropertyValue( ::com::sun::star::uno::Any & rConvertedValue,
/trunk/main/extensions/source/propctrlr/
H A Dformcontroller.cxx197 …sal_Bool SAL_CALL FormController::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue… in convertFastPropertyValue() argument
212 rConvertedValue = rValue; in convertFastPropertyValue()
H A Dinspectormodelbase.hxx78 …Bool SAL_CALL convertFastPropertyValue( ::com::sun::star::uno::Any & rConvertedValue, ::com::sun::…
H A Dformcontroller.hxx100 …::com::sun::star::uno::Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nH…
/trunk/main/connectivity/source/commontools/
H A Dparamwrapper.cxx178 …sal_Bool ParameterWrapper::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int3… in convertFastPropertyValue() argument
185 rConvertedValue = rValue; in convertFastPropertyValue()
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx214 ::com::sun::star::uno::Any & rConvertedValue,
268 ::com::sun::star::uno::Any & rConvertedValue,
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx1077 Any & rConvertedValue, in convertFastPropertyValue() argument
1092 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
1094 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
H A DADatabaseMetaDataResultSet.cxx722 Any & rConvertedValue, in convertFastPropertyValue() argument
736 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
738 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx983 ::com::sun::star::uno::Any & rConvertedValue, in convertFastPropertyValue() argument
998 bRet = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
1001 bRet = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainer.hxx64 ::com::sun::star::uno::Any & rConvertedValue,
H A Dpropertycontainerhelper.hxx156 ::com::sun::star::uno::Any & rConvertedValue,
/trunk/main/forms/source/component/
H A DEditBase.hxx84 …virtual sal_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::…
H A DDate.hxx56 …virtual sal_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::…
H A DTime.hxx57 …virtual sal_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::…
H A DFile.hxx64 …virtual sal_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::…
H A Dnavigationbar.hxx105 …l_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::…
/trunk/main/toolkit/inc/toolkit/controls/
H A Dformattedcontrol.hxx54 ::com::sun::star::uno::Any& rConvertedValue,
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx762 Any & rConvertedValue, in convertFastPropertyValue() argument
775 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
777 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/svtools/inc/svtools/
H A Dgenericunodialog.hxx119 …virtual sal_Bool SAL_CALL convertFastPropertyValue( com::sun::star::uno::Any& rConvertedValue, com…
/trunk/main/forms/source/richtext/
H A Drichtextmodel.hxx136 …l_Bool SAL_CALL convertFastPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::…
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx92 sal_Bool SAL_CALL convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue,
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx106 …_Bool SAL_CALL convertFastPropertyValue( ::com::sun::star::uno::Any& rConvertedValue, ::com::sun::…
/trunk/main/UnoControls/source/inc/
H A Dframecontrol.hxx460 virtual sal_Bool SAL_CALL convertFastPropertyValue( UNO3_ANY& rConvertedValue ,

Completed in 209 milliseconds

1234