Home
last modified time | relevance | path

Searched defs:SetKey (Results 1 – 8 of 8) 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
/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/connectivity/source/inc/dbase/
H A Ddindexnode.hxx247 void SetKey(ONDXKey& rKey) {aKey = rKey;} in SetKey() function in connectivity::dbase::ONDXNode
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx242 void SetKey (const String &rKey ) { m_aKey = rKey; } in SetKey() function in SvKeyValue
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.hxx192 void SetKey( const String& rKey ) { aKey = rKey; aKey.ToUpperAscii(); } in SetKey() function in SvxCSS1MapEntry
/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 32 milliseconds