LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwIoDetect Struct Reference

#include <iodetect.hxx>

Public Member Functions

 SwIoDetect (OUString aN)
 
bool IsFilter (std::u16string_view rNm) const
 

Public Attributes

const OUString sName
 

Detailed Description

Definition at line 56 of file iodetect.hxx.

Constructor & Destructor Documentation

◆ SwIoDetect()

SwIoDetect::SwIoDetect ( OUString  aN)
inline

Definition at line 60 of file iodetect.hxx.

Member Function Documentation

◆ IsFilter()

bool SwIoDetect::IsFilter ( std::u16string_view  rNm) const
inline

Definition at line 65 of file iodetect.hxx.

References sName, and o3tl::starts_with().

Member Data Documentation

◆ sName

const OUString SwIoDetect::sName

Definition at line 58 of file iodetect.hxx.

Referenced by IsFilter().


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