Home
last modified time | relevance | path

Searched refs:checkValueType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx232 checkValueType( aType ); in getValue()
320 checkValueType( aValue.getValueType() ); in setValue()
461 void OCellValueBinding::checkValueType( const Type& _rType ) const in checkValueType() function in calc::OCellValueBinding
H A Dcellvaluebinding.hxx137 void checkValueType( const ::com::sun::star::uno::Type& _rType ) const;