| LibreOffice Module sc (master) 1
    | 
#include <opbase.hxx>
| Public Member Functions | |
| InvalidParameterCount (int parameterCount, std::string file, int ln) | |
| Public Attributes | |
| int | mParameterCount | 
| std::string | mFile | 
| int const | mLineNumber | 
Definition at line 73 of file opbase.hxx.
| sc::opencl::InvalidParameterCount::InvalidParameterCount | ( | int | parameterCount, | 
| std::string | file, | ||
| int | ln | ||
| ) | 
Definition at line 40 of file opbase.cxx.
| std::string sc::opencl::InvalidParameterCount::mFile | 
Definition at line 79 of file opbase.hxx.
| int const sc::opencl::InvalidParameterCount::mLineNumber | 
Definition at line 80 of file opbase.hxx.
| int sc::opencl::InvalidParameterCount::mParameterCount | 
Definition at line 78 of file opbase.hxx.