LibreOffice Module sc (master) 1
|
#include <mtvfunctions.hxx>
Public Member Functions | |
FuncNotElem (FuncElem &f) | |
bool | operator() (size_t s, Elem elem) const |
Public Attributes | |
FuncElem & | func |
Definition at line 27 of file mtvfunctions.hxx.
|
inline |
Definition at line 30 of file mtvfunctions.hxx.
|
inline |
Definition at line 31 of file mtvfunctions.hxx.
References sc::FuncNotElem< FuncElem, Elem >::func.
FuncElem& sc::FuncNotElem< FuncElem, Elem >::func |
Definition at line 29 of file mtvfunctions.hxx.
Referenced by sc::FuncNotElem< FuncElem, Elem >::operator()().