Home
last modified time | relevance | path

Searched refs:rKey2 (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/
H A Dstdtypes.h47 const css::awt::KeyEvent& rKey2) const in operator()
50 (rKey1.KeyCode == rKey2.KeyCode ) && in operator()
53 (rKey1.Modifiers == rKey2.Modifiers) in operator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/
H A Dstdtypes.h48 const css::awt::KeyEvent& rKey2) const in operator()
51 (rKey1.KeyCode == rKey2.KeyCode ) && in operator()
54 (rKey1.Modifiers == rKey2.Modifiers) in operator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/
H A Dlwpobjfactory.hxx100 bool operator()( const LwpObjectID& rKey1, const LwpObjectID& rKey2 ) const in operator ()()
102 return(rKey1==rKey2); in operator ()()
H A Dlwpfoundry.hxx290 bool operator()( const LwpObjectID& rKey1, const LwpObjectID& rKey2 ) const in operator ()()
292 return(rKey1==rKey2); in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/
H A Dlwpobjfactory.hxx99 bool operator()( const LwpObjectID& rKey1, const LwpObjectID& rKey2 ) const in operator ()()
101 return(rKey1==rKey2); in operator ()()
H A Dlwpfoundry.hxx293 bool operator()( const LwpObjectID& rKey1, const LwpObjectID& rKey2 ) const in operator ()()
295 return(rKey1==rKey2); in operator ()()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/leashdll/
H A Dtimesync.c88 HKEY rKey2; in get_time_server_name() local
102 rKey2 = HKEY_LOCAL_MACHINE; in get_time_server_name()
106 if (ERROR_SUCCESS == RegOpenKeyEx(check == 0 ? rKey1 : rKey2, in get_time_server_name()
/dports/security/krb5/krb5-1.19.2/src/windows/leashdll/
H A Dtimesync.c88 HKEY rKey2; in get_time_server_name() local
102 rKey2 = HKEY_LOCAL_MACHINE; in get_time_server_name()
106 if (ERROR_SUCCESS == RegOpenKeyEx(check == 0 ? rKey1 : rKey2, in get_time_server_name()
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/
H A Dtestsmgr.cxx61 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
H A Dtestregistry.cxx106 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/
H A Dtestsmgr.cxx62 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
H A Dtestregistry.cxx106 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/core/
H A Ducb.cxx774 const OUString & rKey2, in getContentProviderData() argument
777 if ( !m_xContext.is() || rKey1.isEmpty() || rKey2.isEmpty() ) in getContentProviderData()
794 makeAndAppendXMLName( aFullPath, rKey2 ); in getContentProviderData()
H A Ducb.hxx143 const OUString & rKey2,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/core/
H A Ducb.cxx770 const OUString & rKey2, in getContentProviderData() argument
773 if ( !m_xContext.is() || rKey1.isEmpty() || rKey2.isEmpty() ) in getContentProviderData()
790 makeAndAppendXMLName( aFullPath, rKey2 ); in getContentProviderData()
H A Ducb.hxx154 const OUString & rKey2,
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/file/
H A Dfiltask.hxx191 bool operator()( const MyProperty& rKey1, const MyProperty& rKey2 ) const in operator ()()
193 return rKey1.getPropertyName() == rKey2.getPropertyName(); in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/file/
H A Dfiltask.hxx193 bool operator()( const MyProperty& rKey1, const MyProperty& rKey2 ) const in operator ()()
195 return rKey1.getPropertyName() == rKey2.getPropertyName(); in operator ()()