Home
last modified time | relevance | path

Searched refs:SetPrimaryKey (Results 1 – 17 of 17) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx453 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()
H A DTableRow.cxx92 void OTableRow::SetPrimaryKey( sal_Bool bSet ) in SetPrimaryKey() function in OTableRow
96 m_pActFieldDescr->SetPrimaryKey(bSet); in SetPrimaryKey()
221 pFieldDesc->SetPrimaryKey(nValue != 0); in operator >>()
H A DTEditControl.cxx738 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
H A DTEditControl.hxx136 void SetPrimaryKey( sal_Bool bSet );
H A DTableController.cxx937 (*rowIter)->SetPrimaryKey(sal_True); in loadData()
1021 pActFieldDescr->SetPrimaryKey( sal_True ); in checkColumns()
H A DFieldDescriptions.cxx492 void OFieldDescription::SetPrimaryKey(sal_Bool _bPKey) in SetPrimaryKey() function in OFieldDescription
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx109 pMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in InsertTOXMark()
160 pCurTOXMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in UpdateTOXMark()
182 pCurTOXMark->SetPrimaryKey( aEmptyStr ); in UpdateTOXMark()
/trunk/main/sw/inc/
H A Dtox.hxx122 inline void SetPrimaryKey(const String& rStr );
641 inline void SwTOXMark::SetPrimaryKey( const String& rKey ) in SetPrimaryKey() function in SwTOXMark
/trunk/main/dbaccess/source/ui/inc/
H A DTableRow.hxx70 void SetPrimaryKey( sal_Bool bSet );
H A DFieldDescriptions.hxx99 void SetPrimaryKey(sal_Bool _bPKey);
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx831 pField->SetPrimaryKey(sal_True); in CheckColumns()
877 pField->SetPrimaryKey(sal_False); in CheckColumns()
1169 keyPos->second->SetPrimaryKey( sal_True ); in loadData()
H A DWTypeSelect.cxx419 _pFieldDescr->SetPrimaryKey(_bSet); in setPrimaryKey()
H A DWColumnSelect.cxx336 pNewField->SetPrimaryKey(sal_False); in createNewColumn()
H A DDExport.cxx686 pField->SetPrimaryKey(sal_False); in CreateDefaultColumn()
/trunk/main/sw/source/core/edit/
H A Dedtox.cxx461 pTmpMark->SetPrimaryKey( sPrimary ); in ApplyAutoMark()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1985 aMark.SetPrimaryKey(m_pImpl->m_sPrimaryKey); in attach()
2271 aMark.SetPrimaryKey(lcl_AnyToString(rValue)); in setPropertyValue()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3700 aM.SetPrimaryKey( sFldTxt.Copy( 0, nFnd ) ); in lcl_ImportTox()

Completed in 125 milliseconds