Home
last modified time | relevance | path

Searched refs:SetTableModel (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/inc/
H A Dswtable.hxx163 void SetTableModel( sal_Bool bNew ){ bNewModel = bNew; } in SetTableModel() function in SwTable
/aoo42x/main/sw/source/core/docnode/
H A Dndcopy.cxx473 rTbl.SetTableModel( GetTable().IsNewModel() ); in MakeCopy()
H A Dndtbl.cxx495 pNdTbl->SetTableModel( bNewModel ); in InsertTable()
3497 pNewTblNd->GetTable().SetTableModel( rTbl.IsNewModel() ); in SplitTable()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltbli.cxx2702 pTableNode->GetTable().SetTableModel( !bHasSubTables ); in MakeTable()
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx496 pTblNd->GetTable().SetTableModel( pTblSave->IsNewModel() ); in UndoImpl()

Completed in 126 milliseconds