Searched refs:SetPrimaryKey (Results 1 – 17 of 17) sorted by relevance
453 pRow->SetPrimaryKey( sal_False ); in Undo()462 pRow->SetPrimaryKey( sal_True ); in Undo()478 (*pRowList)[nIndex]->SetPrimaryKey( sal_False ); in Redo()483 (*pRowList)[nIndex]->SetPrimaryKey( sal_True ); in Redo()
92 void OTableRow::SetPrimaryKey( sal_Bool bSet ) in SetPrimaryKey() function in OTableRow96 m_pActFieldDescr->SetPrimaryKey(bSet); in SetPrimaryKey()221 pFieldDesc->SetPrimaryKey(nValue != 0); in operator >>()
738 pActFieldDescr->SetPrimaryKey( true ); in SaveData()1737 SetPrimaryKey( !IsPrimaryKey() ); in Command()1820 _pFieldDesc->SetPrimaryKey( _bPrimaryKey ); in AdjustFieldDescription()1842 void OTableEditorCtrl::SetPrimaryKey( sal_Bool bSet ) in SetPrimaryKey() function in OTableEditorCtrl
136 void SetPrimaryKey( sal_Bool bSet );
937 (*rowIter)->SetPrimaryKey(sal_True); in loadData()1021 pActFieldDescr->SetPrimaryKey( sal_True ); in checkColumns()
492 void OFieldDescription::SetPrimaryKey(sal_Bool _bPKey) in SetPrimaryKey() function in OFieldDescription
109 pMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in InsertTOXMark()160 pCurTOXMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in UpdateTOXMark()182 pCurTOXMark->SetPrimaryKey( aEmptyStr ); in UpdateTOXMark()
122 inline void SetPrimaryKey(const String& rStr );641 inline void SwTOXMark::SetPrimaryKey( const String& rKey ) in SetPrimaryKey() function in SwTOXMark
70 void SetPrimaryKey( sal_Bool bSet );
99 void SetPrimaryKey(sal_Bool _bPKey);
831 pField->SetPrimaryKey(sal_True); in CheckColumns()877 pField->SetPrimaryKey(sal_False); in CheckColumns()1169 keyPos->second->SetPrimaryKey( sal_True ); in loadData()
419 _pFieldDescr->SetPrimaryKey(_bSet); in setPrimaryKey()
336 pNewField->SetPrimaryKey(sal_False); in createNewColumn()
686 pField->SetPrimaryKey(sal_False); in CreateDefaultColumn()
461 pTmpMark->SetPrimaryKey( sPrimary ); in ApplyAutoMark()
1985 aMark.SetPrimaryKey(m_pImpl->m_sPrimaryKey); in attach()2271 aMark.SetPrimaryKey(lcl_AnyToString(rValue)); in setPropertyValue()
3700 aM.SetPrimaryKey( sFldTxt.Copy( 0, nFnd ) ); in lcl_ImportTox()
Completed in 242 milliseconds