Home
last modified time | relevance | path

Searched refs:m_eLocation (Results 1 – 6 of 6) sorted by relevance

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviTheme.cpp58 m_eLocation = User; in setDirectoryAndLocation()
65 m_eLocation = Builtin; in setDirectoryAndLocation()
69 m_eLocation = External; in setDirectoryAndLocation()
76 m_eLocation = eLocation; in setDirectoryAndLocation()
81 m_eLocation = eLocation; in setDirectoryAndLocation()
87 m_eLocation = External; in setDirectoryAndLocation()
H A DKviTheme.h90 Location m_eLocation; //< the location of the theme variable
137 return m_eLocation; in location()
144 return m_eLocation == KviThemeInfo::Builtin; in isBuiltin()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/inc/
H A Dbastype2.hxx89 LibraryLocation m_eLocation; member in basctl::DocumentEntry
100 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation()
122 LibraryLocation m_eLocation; member in basctl::EntryDescriptor
150 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/inc/
H A Dbastype2.hxx94 LibraryLocation m_eLocation; member in basctl::DocumentEntry
105 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation()
127 LibraryLocation m_eLocation; member in basctl::EntryDescriptor
155 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbastype2.cxx96 m_eLocation(eLocation) in DocumentEntry()
118 m_eLocation(LIBRARY_LOCATION_UNKNOWN), in EntryDescriptor()
131 m_eLocation(eLocation), in EntryDescriptor()
150 m_eLocation(eLocation), in EntryDescriptor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbastype2.cxx97 m_eLocation(eLocation) in DocumentEntry()
119 m_eLocation(LIBRARY_LOCATION_UNKNOWN), in EntryDescriptor()
132 m_eLocation(eLocation), in EntryDescriptor()
151 m_eLocation(eLocation), in EntryDescriptor()