Home
last modified time | relevance | path

Searched defs:toAny (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DUserdata.hs93 toAny idx = toAny' undefined function
96 toAny' x = toAnyWithName idx (metatableName x) function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DUserdata.hs93 toAny idx = toAny' undefined function
96 toAny' x = toAnyWithName idx (metatableName x) function
/dports/sysutils/istio/istio-1.6.7/pkg/test/fakes/policy/
H A Dconversion.go33 func toAny(p proto.Message) (*types.Any, error) { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/
H A Dconfiguration.hxx148 static css::uno::Any toAny(T const & value) in toAny() function
165 static css::uno::Any toAny(std::optional< T > const & value) { in toAny() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/
H A Dconfiguration.hxx146 static css::uno::Any toAny(T const & value) in toAny() function
163 static css::uno::Any toAny(boost::optional< T > const & value) { in toAny() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/com/sun/star/uno/
H A DAny.hxx242 template<typename T> Any toAny(T const & value) { return makeAny(value); } in toAny() function
244 template<> Any toAny(Any const & value) { return value; } in toAny() function
253 Any toAny(rtl::OUStringConcat<T1, T2> && value) in toAny() function
261 Any toAny(rtl::OUStringNumber<T> && value) in toAny() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/com/sun/star/uno/
H A DAny.hxx238 template<typename T> Any toAny(T const & value) { return makeAny(value); } in toAny() function
240 template<> Any toAny(Any const & value) { return value; } in toAny() function
249 Any toAny(rtl::OUStringConcat<T1, T2> && value) in toAny() function
257 Any toAny(rtl::OUStringNumber<T> && value) in toAny() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/
H A Dconvert.cxx305 css::uno::Any Convert::toAny( const OUString& rValue, in toAny() function in Convert
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/xforms/
H A Dconvert.cxx311 css::uno::Any Convert::toAny( const OUString& rValue, in toAny() function in Convert