Home
last modified time | relevance | path

Searched refs:_rParamValue (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/connectivity/source/commontools/
H A Dsqlerror.cxx135 …tePlaceholder( ::rtl::OUString& _rMessage, const sal_Char* _pPlaceholder, ParamValue _rParamValue ) in lcl_substitutePlaceholder() argument
141 bool bWantsPlaceholder = _rParamValue.is(); in lcl_substitutePlaceholder()
145 _rMessage = _rMessage.replaceAt( nIndex, nPlaceholderLen, *_rParamValue ); in lcl_substitutePlaceholder()
/aoo4110/main/forms/source/helper/
H A Dformnavigation.cxx299 const Any& _rParamValue ) const in dispatchWithArgument()
308 aArgs[0].Value = _rParamValue; in dispatchWithArgument()
/aoo4110/main/svx/source/form/
H A Dformcontrolling.cxx401 …r::execute( sal_Int32 _nSlotId, const ::rtl::OUString& _rParamName, const Any& _rParamValue ) const in execute()
405 aArguments[0].Value = _rParamValue; in execute()
/aoo4110/main/forms/source/inc/
H A Dfeaturedispatcher.hxx61 const ::com::sun::star::uno::Any& _rParamValue
H A Dformnavigation.hxx103 …6 _nFeatureId, const sal_Char* _pParamName, const ::com::sun::star::uno::Any& _rParamValue ) const;
/aoo4110/main/svx/source/inc/
H A Dformcontrolling.hxx244 …SlotId, const ::rtl::OUString& _rParamName, const ::com::sun::star::uno::Any& _rParamValue ) const;

Completed in 38 milliseconds