Home
last modified time | relevance | path

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

12345

/aoo42x/main/sot/inc/sot/
H A Dstorage.hxx162 void SetKey( const ByteString& rKey );
212 SotStorageStream * OpenEncryptedSotStream( const String & rEleName, const ByteString& rKey,
/aoo42x/main/sot/source/sdstor/
H A Dstorage.cxx1118 …torageStream * SotStorage::OpenEncryptedSotStream( const String & rEleName, const ByteString& rKey, in OpenEncryptedSotStream() argument
1132 (nStorageMode & STORAGE_TRANSACTED) ? sal_False : sal_True, &rKey ); in OpenEncryptedSotStream()
1453 void SotStorage::SetKey( const ByteString& rKey ) in SetKey() argument
1455 m_aKey = rKey; in SetKey()
/aoo42x/main/sw/source/filter/html/
H A Dsvxcss1.cxx696 SvxCSS1MapEntry::SvxCSS1MapEntry( const String& rKey, const SfxItemSet& rItemSet, in SvxCSS1MapEntry() argument
698 aKey( rKey ), in SvxCSS1MapEntry()
979 SvxCSS1MapEntry *SvxCSS1Parser::GetMapEntry( const String& rKey, in GetMapEntry() argument
982 pSearchEntry->SetKey( rKey ); in GetMapEntry()
992 void SvxCSS1Parser::InsertMapEntry( const String& rKey, in InsertMapEntry() argument
997 SvxCSS1MapEntry *pEntry = GetMapEntry( rKey, rMap ); in InsertMapEntry()
1005 rMap.Insert( new SvxCSS1MapEntry( rKey, rItemSet, rProp ) ); in InsertMapEntry()
/aoo42x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx846 void PPDParser::insertKey( const String& rKey, PPDKey* pKey ) in insertKey() argument
848 m_aKeys[ rKey ] = pKey; in insertKey()
857 const PPDKey* PPDParser::getKey( const String& rKey ) const in getKey()
859 PPDParser::hash_type::const_iterator it = m_aKeys.find( rKey ); in getKey()
1680 PPDKey::PPDKey( const String& rKey ) : in PPDKey() argument
1681 m_aKey( rKey ), in PPDKey()
/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx1307 const OUString& rKey ) in PersistentPropertySet_Impl()
1308 : m_pCreator( &rCreator ), m_pInfo( NULL ), m_aKey( rKey ), in PersistentPropertySet_Impl()
1341 const OUString& rKey ) in PersistentPropertySet() argument
1343 m_pImpl( new PersistentPropertySet_Impl( rCreator, rKey ) ) in PersistentPropertySet()
/aoo42x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx769 const Sequence<sal_Int8> & rKey ) in SetProtectionKey() argument
771 aProtectionKey = rKey; in SetProtectionKey()
/aoo42x/main/slideshow/source/engine/
H A Dtools.cxx87 NamedValueComparator( const beans::NamedValue& rKey ) : in NamedValueComparator() argument
88 mrKey( rKey ) in NamedValueComparator()
/aoo42x/main/store/source/
H A Dstordata.hxx723 void key (OStorePageKey const & rKey) in key() argument
725 PAGE().m_aNameBlock.m_aKey = rKey; in key()
/aoo42x/main/cppu/source/uno/
H A Dlbmap.cxx130 size_t operator()( const OUString & rKey ) const SAL_THROW( () ) in operator ()()
131 { return (size_t)rKey.hashCode(); } in operator ()()
/aoo42x/main/idlc/inc/idlc/
H A Dasttypedef.hxx43 virtual sal_Bool dump(RegistryKey& rKey);
H A Dastenum.hxx45 virtual sal_Bool dump(RegistryKey& rKey);
H A Dastmodule.hxx43 virtual sal_Bool dump(RegistryKey& rKey);
H A Dastservice.hxx45 virtual sal_Bool dump(RegistryKey& rKey);
H A Dastunion.hxx40 virtual sal_Bool dump(RegistryKey& rKey);
H A Daststruct.hxx58 virtual sal_Bool dump(RegistryKey& rKey);
H A Dastdeclaration.hxx122 virtual sal_Bool dump(RegistryKey& rKey);
/aoo42x/main/ucb/workben/cachemap/
H A Dcachemapobjectcontainer2.hxx52 rtl::Reference< Object2 > get(rtl::OUString const & rKey);
H A Dcachemapobject3.hxx54 rtl::Reference< Object3 > get(rtl::OUString const & rKey);
H A Dcachemapobject1.hxx54 rtl::Reference< Object1 > get(rtl::OUString const & rKey);
/aoo42x/main/xmloff/source/text/
H A DXMLSectionExport.cxx1735 Sequence<PropertyValue> & rKey = aKeys[nKeys]; in ExportBibliographyConfiguration() local
1737 sal_Int32 nKeyCount = rKey.getLength(); in ExportBibliographyConfiguration()
1740 PropertyValue& rValue = rKey[nPropertyKey]; in ExportBibliographyConfiguration()
/aoo42x/main/sd/source/ui/sidebar/
H A DSidebarFocusManager.hxx63 const KeyCode& rKey);
/aoo42x/main/connectivity/source/inc/dbase/
H A DDIndexIter.hxx56 const file::OOperand& rKey);
/aoo42x/main/oox/inc/oox/ole/
H A Dvbahelper.hxx93 ::rtl::OUString& rKey,
/aoo42x/main/stoc/test/
H A Dtestsmgr.cxx75 RegistryKey rootKey, rKey, rKey2; in setStarUserRegistry() local
/aoo42x/main/sc/source/core/inc/
H A Dcellkeytranslator.hxx77 void addToMap(const String& rKey, const sal_Char* pName,

Completed in 108 milliseconds

12345