Home
last modified time | relevance | path

Searched refs:SetKey (Results 1 – 16 of 16) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DTableFieldInfo.hxx46 inline void SetKey(ETableFieldType bKey=TAB_NORMAL_FIELD) { m_eFieldType = bKey; } in SetKey() function in dbaui::OTableFieldInfo
H A DQTableWindow.cxx190 pInfo->SetKey(_bPrimaryKey ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in createUserData()
/trunk/main/filter/source/msfilter/powerpoint/
H A Dppttoxml.cxx69 xDocStream->SetKey( xStg->GetKey() ); in filter()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1241 xBasicStream->SetKey( szCryptingKey ); in ImpLoadLibary()
1251 xBasicStream->SetKey( ByteString() ); in ImpLoadLibary()
1271 rStrm.SetKey( szCryptingKey ); in ImplEncryptStream()
1314 rStrm.SetKey( ByteString() ); in ImplLoadBasic()
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx242 void SetKey (const String &rKey ) { m_aKey = rKey; } in SetKey() function in SvKeyValue
/trunk/main/sc/inc/
H A Dvalidat.hxx142 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScValidationData
H A Dconditio.hxx244 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScConditionalFormat
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx98 pDocStream->SetKey( pStorage->GetKey() ); in Import()
/trunk/main/sot/inc/sot/
H A Dstorage.hxx162 void SetKey( const ByteString& rKey );
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx247 void SetKey(ONDXKey& rKey) {aKey = rKey;} in SetKey() function in connectivity::dbase::ONDXNode
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx575 pInsert->SetKey( nNewKey ); in AddCondFormat()
604 pInsert->SetKey( nNewKey ); in AddValidationEntry()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.hxx192 void SetKey( const String& rKey ) { aKey = rKey; aKey.ToUpperAscii(); } in SetKey() function in SvxCSS1MapEntry
H A Dsvxcss1.cxx982 pSearchEntry->SetKey( rKey ); in GetMapEntry()
/trunk/main/tools/inc/tools/
H A Dstream.hxx338 void SetKey( const ByteString& rKey );
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1453 void SotStorage::SetKey( const ByteString& rKey ) in SetKey() function in SotStorage
/trunk/main/tools/source/stream/
H A Dstream.cxx2374 void SvStream::SetKey( const ByteString& rKey ) in SetKey() function in SvStream

Completed in 122 milliseconds