LibreOffice Module sw (master) 1
|
#include <iodetect.hxx>
Public Member Functions | |
SwIoDetect (OUString aN) | |
bool | IsFilter (std::u16string_view rNm) const |
Public Attributes | |
const OUString | sName |
Definition at line 56 of file iodetect.hxx.
|
inline |
Definition at line 60 of file iodetect.hxx.
|
inline |
Definition at line 65 of file iodetect.hxx.
References sName, and o3tl::starts_with().
const OUString SwIoDetect::sName |
Definition at line 58 of file iodetect.hxx.
Referenced by IsFilter().