Home
last modified time | relevance | path

Searched refs:rKey (Results 101 – 117 of 117) sorted by relevance

12345

/aoo42x/main/idlc/inc/idlc/
H A Dastinterface.hxx93 virtual sal_Bool dump(RegistryKey& rKey);
/aoo42x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.hxx137 const ::com::sun::star::uno::Sequence<sal_Int8> & rKey );
H A Dxmltexti.hxx124 const ::com::sun::star::uno::Sequence<sal_Int8> & rKey );
H A Dxmltexti.cxx1051 const Sequence<sal_Int8> & rKey ) in SetChangesProtectionKey() argument
1054 pRedlineHelper->SetProtectionKey( rKey ); in SetChangesProtectionKey()
/aoo42x/main/connectivity/source/inc/dbase/
H A DDIndex.hxx146 sal_Bool ConvertToKey(ONDXKey* rKey, sal_uInt32 nRec, const ORowSetValue& rValue);
/aoo42x/main/stoc/source/implementationregistration/
H A Dimplreg.cxx723 Reference< XRegistryKey > rKey = xRootKey->openKey(keyName); in prepareUserKeys() local
724 if( rKey.is() ) in prepareUserKeys()
726 deleteSubEntry(rKey, implName); in prepareUserKeys()
/aoo42x/main/cppu/source/uno/
H A Dlbenv.cxx113 ::std::size_t operator () ( const OUString & rKey ) const in operator ()()
114 { return rKey.hashCode(); } in operator ()()
/aoo42x/main/sfx2/source/appl/
H A Dappserv.cxx792 const ::rtl::OUString& rKey, in getConfigurationStringValue()
803 rKey, in getConfigurationStringValue()
/aoo42x/main/sw/source/core/inc/
H A Dtxmsrt.hxx200 SwTOXCustom( const String& rKey, const String& rReading, sal_uInt16 nLevel,
/aoo42x/main/ucb/source/core/
H A Ducbstore.hxx208 const rtl::OUString& rKey );
/aoo42x/main/tools/source/stream/
H A Dstream.cxx2457 void SvStream::SetKey( const ByteString& rKey ) in SetKey() argument
2459 aKey = rKey; in SetKey()
/aoo42x/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx89 virtual NameListRef implGetNameList( const ::rtl::OUString& rKey ) const;
/aoo42x/main/tools/inc/tools/
H A Dstream.hxx340 void SetKey( const ByteString& rKey );
/aoo42x/main/stoc/test/
H A Dtestregistry.cxx120 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
/aoo42x/main/oox/source/dump/
H A Dbiffdumper.cxx187 NameListRef BiffConfig::implGetNameList( const OUString& rKey ) const in implGetNameList()
189 NameListRef xList = Config::implGetNameList( rKey ); in implGetNameList()
192 OUString aBaseKey = rKey + CREATE_OUSTRING( "-BIFF" ); in implGetNameList()
/aoo42x/main/vcl/source/window/
H A Dwindow.cxx5347 const KeyCode& rKey = rNEvt.GetKeyEvent()->GetKeyCode(); in Notify() local
5348 if( rKey.GetCode() == KEY_F10 && rKey.GetModifier() && in Notify()
5349 rKey.IsShift() && rKey.IsMod1() ) in Notify()
/aoo42x/main/svl/source/numbers/
H A Dzformat.cxx4259 const NfKeywordTable & rKey = rScan.GetKeywords(); in GetMappedFormatstring() local
4262 if ( rKey[j] == rColorName ) in GetMappedFormatstring()

Completed in 875 milliseconds

12345