| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | TableFieldInfo.hxx | 46 … inline void SetKey(ETableFieldType bKey=TAB_NORMAL_FIELD) { m_eFieldType = bKey; } in SetKey() function in dbaui::OTableFieldInfo
|
| H A D | QTableWindow.cxx | 190 pInfo->SetKey(_bPrimaryKey ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in createUserData()
|
| /AOO41X/main/filter/source/msfilter/powerpoint/ |
| H A D | ppttoxml.cxx | 69 xDocStream->SetKey( xStg->GetKey() ); in filter()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | svparser.hxx | 246 void SetKey (const String &rKey ) { m_aKey = rKey; } in SetKey() function in SvKeyValue
|
| /AOO41X/main/sd/source/filter/ |
| H A D | sdpptwrp.cxx | 98 pDocStream->SetKey( pStorage->GetKey() ); in Import()
|
| /AOO41X/main/basic/source/basmgr/ |
| H A D | basmgr.cxx | 1241 xBasicStream->SetKey( szCryptingKey ); in ImpLoadLibary() 1251 xBasicStream->SetKey( ByteString() ); in ImpLoadLibary() 1271 rStrm.SetKey( szCryptingKey ); in ImplEncryptStream() 1314 rStrm.SetKey( ByteString() ); in ImplLoadBasic()
|
| /AOO41X/main/sc/inc/ |
| H A D | validat.hxx | 142 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScValidationData
|
| H A D | conditio.hxx | 244 void SetKey(sal_uInt32 nNew) { nKey = nNew; } // nur wenn nicht eingefuegt! in SetKey() function in ScConditionalFormat
|
| /AOO41X/main/connectivity/source/inc/dbase/ |
| H A D | dindexnode.hxx | 247 void SetKey(ONDXKey& rKey) {aKey = rKey;} in SetKey() function in connectivity::dbase::ONDXNode
|
| /AOO41X/main/sot/inc/sot/ |
| H A D | storage.hxx | 162 void SetKey( const ByteString& rKey );
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | svxcss1.hxx | 192 void SetKey( const String& rKey ) { aKey = rKey; aKey.ToUpperAscii(); } in SetKey() function in SvxCSS1MapEntry
|
| H A D | svxcss1.cxx | 982 pSearchEntry->SetKey( rKey ); in GetMapEntry()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | documen4.cxx | 575 pInsert->SetKey( nNewKey ); in AddCondFormat() 604 pInsert->SetKey( nNewKey ); in AddValidationEntry()
|
| /AOO41X/main/tools/inc/tools/ |
| H A D | stream.hxx | 340 void SetKey( const ByteString& rKey );
|
| /AOO41X/main/sot/source/sdstor/ |
| H A D | storage.cxx | 1453 void SotStorage::SetKey( const ByteString& rKey ) in SetKey() function in SotStorage
|
| /AOO41X/main/tools/source/stream/ |
| H A D | stream.cxx | 2442 void SvStream::SetKey( const ByteString& rKey ) in SetKey() function in SvStream
|