LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ValueGetter Class Referenceabstract

#include <vbarange.hxx>

Inheritance diagram for ValueGetter:
[legend]
Collaboration diagram for ValueGetter:
[legend]

Public Member Functions

virtual void processValue (const css::uno::Any &aValue)=0
 
virtual const css::uno::Any & getValue () const =0
 
- Public Member Functions inherited from ArrayVisitor
virtual void visitNode (sal_Int32 x, sal_Int32 y, const css::uno::Reference< css::table::XCell > &xCell)=0
 
virtual ~ArrayVisitor ()
 

Detailed Description

Definition at line 62 of file vbarange.hxx.

Member Function Documentation

◆ getValue()

virtual const css::uno::Any & ValueGetter::getValue ( ) const
pure virtual

Referenced by ScVbaRange::getValue().

◆ processValue()

virtual void ValueGetter::processValue ( const css::uno::Any &  aValue)
pure virtual

The documentation for this class was generated from the following file: