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

#include <vbarange.hxx>

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

Public Member Functions

virtual bool processValue (const css::uno::Any &aValue, const css::uno::Reference< css::table::XCell > &xCell)=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 55 of file vbarange.hxx.

Member Function Documentation

◆ processValue()

virtual bool ValueSetter::processValue ( const css::uno::Any &  aValue,
const css::uno::Reference< css::table::XCell > &  xCell 
)
pure virtual

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