Searched refs:SetKey (Results 1 – 16 of 16) sorted by relevance
46 inline void SetKey(ETableFieldType bKey=TAB_NORMAL_FIELD) { m_eFieldType = bKey; } in SetKey() function in dbaui::OTableFieldInfo
190 pInfo->SetKey(_bPrimaryKey ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in createUserData()
69 xDocStream->SetKey( xStg->GetKey() ); in filter()
246 void SetKey (const String &rKey ) { m_aKey = rKey; } in SetKey() function in SvKeyValue
98 pDocStream->SetKey( pStorage->GetKey() ); in Import()
1241 xBasicStream->SetKey( szCryptingKey ); in ImpLoadLibary()1251 xBasicStream->SetKey( ByteString() ); in ImpLoadLibary()1271 rStrm.SetKey( szCryptingKey ); in ImplEncryptStream()1314 rStrm.SetKey( ByteString() ); in ImplLoadBasic()
142 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScValidationData
244 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScConditionalFormat
162 void SetKey( const ByteString& rKey );
247 void SetKey(ONDXKey& rKey) {aKey = rKey;} in SetKey() function in connectivity::dbase::ONDXNode
192 void SetKey( const String& rKey ) { aKey = rKey; aKey.ToUpperAscii(); } in SetKey() function in SvxCSS1MapEntry
982 pSearchEntry->SetKey( rKey ); in GetMapEntry()
575 pInsert->SetKey( nNewKey ); in AddCondFormat()604 pInsert->SetKey( nNewKey ); in AddValidationEntry()
338 void SetKey( const ByteString& rKey );
1453 void SotStorage::SetKey( const ByteString& rKey ) in SetKey() function in SotStorage
2336 void SvStream::SetKey( const ByteString& rKey ) in SetKey() function in SvStream
Completed in 136 milliseconds