Home
last modified time | relevance | path

Searched defs:makeAny (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/inc/
H A DCommonFunctors.hxx45 struct makeAny : public ::std::unary_function< T, ::com::sun::star::uno::Any > struct
47 ::com::sun::star::uno::Any operator() ( const T & aVal ) in operator ()()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx180 inline Any SAL_CALL makeAny( const C & value ) SAL_THROW( () ) in makeAny() function
188 inline Any SAL_CALL makeAny( bool const & value ) SAL_THROW( () ) in makeAny() function
/trunk/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx287 …inline ::com::sun::star::uno::Any SAL_CALL makeAny( const SharedUNOComponent< INTERFACE, COMPONENT… in makeAny() function
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java1252 public Object makeAny() { in makeAny() method in ORowSetValue
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx703 ::com::sun::star::uno::Any OLEVariant::makeAny() const in makeAny() function in OLEVariant
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx901 Any ORowSetValue::makeAny() const in makeAny() function in connectivity::ORowSetValue

Completed in 59 milliseconds