Home
last modified time | relevance | path

Searched defs:aKeyName (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
27 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
27 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/www/firefox/firefox-99.0/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
27 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
27 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
27 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DVirtualKeyCodeList.h22 #define DEFINE_VK_INTERNAL(aKeyName) \ argument
26 #define DEFINE_VK_INTERNAL2(aKeyName, aKeyCodeName) \ argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dconfigsettings.cxx63 OUString aKeyName( setting.first ); in ImplCommit() local
91 for( const auto& aKeyName : aNames ) in getValues() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dconfigsettings.cxx63 OUString aKeyName( setting.first ); in ImplCommit() local
91 for( const auto& aKeyName : aNames ) in getValues() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/gallery2/
H A Dgalini.cxx26 OUString GalleryBinaryEngineEntry::ReadStrFromIni(std::u16string_view aKeyName ) in ReadStrFromIni()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/
H A Dgalini.cxx29 OUString GalleryThemeEntry::ReadStrFromIni(const OUString &aKeyName ) in ReadStrFromIni()
/dports/www/firefox/firefox-99.0/dom/xslt/xslt/
H A DtxKey.h22 txKeyValueHashKey(const txExpandedName& aKeyName, int32_t aRootIdentifier, in txKeyValueHashKey()
60 txIndexedKeyHashKey(txExpandedName aKeyName, int32_t aRootIdentifier) in txIndexedKeyHashKey()
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xslt/
H A DtxKey.h22 txKeyValueHashKey(const txExpandedName& aKeyName, int32_t aRootIdentifier, in txKeyValueHashKey()
60 txIndexedKeyHashKey(txExpandedName aKeyName, int32_t aRootIdentifier) in txIndexedKeyHashKey()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xslt/
H A DtxKey.h21 txKeyValueHashKey(const txExpandedName& aKeyName, int32_t aRootIdentifier, in txKeyValueHashKey()
59 txIndexedKeyHashKey(txExpandedName aKeyName, int32_t aRootIdentifier) in txIndexedKeyHashKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/xslt/
H A DtxKey.h22 txKeyValueHashKey(const txExpandedName& aKeyName, in txKeyValueHashKey()
67 txIndexedKeyHashKey(txExpandedName aKeyName, in txIndexedKeyHashKey()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/xslt/
H A DtxKey.h22 txKeyValueHashKey(const txExpandedName& aKeyName, int32_t aRootIdentifier, in txKeyValueHashKey()
60 txIndexedKeyHashKey(txExpandedName aKeyName, int32_t aRootIdentifier) in txIndexedKeyHashKey()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/xslt/
H A DtxKey.h21 txKeyValueHashKey(const txExpandedName& aKeyName, int32_t aRootIdentifier, in txKeyValueHashKey()
59 txIndexedKeyHashKey(txExpandedName aKeyName, int32_t aRootIdentifier) in txIndexedKeyHashKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx287 OString aKeyName; in Init() local
380 OString aKeyName = aInfFile.GetKeyName( nKey ); in WriteInfFile() local
398 OStringBuffer aKeyName("NDX"); in WriteInfFile() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx289 OString aKeyName; in Init() local
382 OString aKeyName = aInfFile.GetKeyName( nKey ); in WriteInfFile() local
400 OStringBuffer aKeyName("NDX"); in WriteInfFile() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx608 Reference< XRegistryKey > SAL_CALL NestedKeyImpl::openKey( const OUString& aKeyName ) in openKey()
643 Reference< XRegistryKey > SAL_CALL NestedKeyImpl::createKey( const OUString& aKeyName ) in createKey()
950 OUString SAL_CALL NestedKeyImpl::getResolvedName( const OUString& aKeyName ) in getResolvedName()
1172 void SAL_CALL NestedRegistryImpl::mergeKey( const OUString& aKeyName, const OUString& aUrl ) in mergeKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx679 OUString const & aKeyName) in openKey()
698 OUString const & aKeyName) in createKey()
815 OUString Key::getResolvedName(OUString const & aKeyName) in getResolvedName()
902 OUString const & aKeyName, OUString const & aUrl) in mergeKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx613 Reference< XRegistryKey > SAL_CALL NestedKeyImpl::openKey( const OUString& aKeyName ) in openKey()
648 Reference< XRegistryKey > SAL_CALL NestedKeyImpl::createKey( const OUString& aKeyName ) in createKey()
958 OUString SAL_CALL NestedKeyImpl::getResolvedName( const OUString& aKeyName ) in getResolvedName()
1180 void SAL_CALL NestedRegistryImpl::mergeKey( const OUString& aKeyName, const OUString& aUrl ) in mergeKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx679 OUString const & aKeyName) in openKey()
698 OUString const & aKeyName) in createKey()
815 OUString Key::getResolvedName(OUString const & aKeyName) in getResolvedName()
902 OUString const & aKeyName, OUString const & aUrl) in mergeKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/dbase/
H A DDIndex.cxx403 OString aNewEntry,aKeyName; in createINFEntry() local
445 OString aKeyName; in DropImpl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/dbase/
H A DDIndex.cxx407 OString aNewEntry,aKeyName; in createINFEntry() local
449 OString aKeyName; in DropImpl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/configmgr/source/
H A Dwinreg.cxx116 void dumpWindowsRegistryKey(HKEY hKey, OUString const & aKeyName, TempFile &aFileHandle) in dumpWindowsRegistryKey()

1234