LibreOffice Module tools (master) 1
Public Attributes | List of all members
INetURLObject::SchemeInfo Struct Reference

Public Attributes

rtl::OUStringConstExpr m_sScheme
 
char const * m_pPrefix
 
bool m_bAuthority
 
bool m_bUser
 
bool m_bAuth
 
bool m_bPassword
 
bool m_bHost
 
bool m_bPort
 
bool m_bHierarchical
 
bool m_bQuery
 

Detailed Description

Definition at line 293 of file urlobj.cxx.

Member Data Documentation

◆ m_bAuth

bool INetURLObject::SchemeInfo::m_bAuth

Definition at line 299 of file urlobj.cxx.

Referenced by INetURLObject::setAbsURIRef().

◆ m_bAuthority

bool INetURLObject::SchemeInfo::m_bAuthority

Definition at line 297 of file urlobj.cxx.

Referenced by INetURLObject::getAbbreviated(), and INetURLObject::setAbsURIRef().

◆ m_bHierarchical

bool INetURLObject::SchemeInfo::m_bHierarchical

Definition at line 303 of file urlobj.cxx.

Referenced by INetURLObject::checkHierarchical(), and INetURLObject::getAbbreviated().

◆ m_bHost

bool INetURLObject::SchemeInfo::m_bHost

Definition at line 301 of file urlobj.cxx.

◆ m_bPassword

bool INetURLObject::SchemeInfo::m_bPassword

Definition at line 300 of file urlobj.cxx.

Referenced by INetURLObject::setAbsURIRef().

◆ m_bPort

bool INetURLObject::SchemeInfo::m_bPort

Definition at line 302 of file urlobj.cxx.

Referenced by INetURLObject::setAbsURIRef().

◆ m_bQuery

bool INetURLObject::SchemeInfo::m_bQuery

Definition at line 304 of file urlobj.cxx.

Referenced by INetURLObject::convertRelToAbs(), and INetURLObject::setAbsURIRef().

◆ m_bUser

bool INetURLObject::SchemeInfo::m_bUser

Definition at line 298 of file urlobj.cxx.

◆ m_pPrefix

char const* INetURLObject::SchemeInfo::m_pPrefix

Definition at line 296 of file urlobj.cxx.

◆ m_sScheme

rtl::OUStringConstExpr INetURLObject::SchemeInfo::m_sScheme

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