Home
last modified time | relevance | path

Searched refs:SetTableName (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/inc/
H A DUndoDelete.hxx104 void SetTableName(const String & rName);
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx504 void SwEditShell::SetTableName( SwFrmFmt& rTblFmt, const String &rNewName ) in SetTableName() function in SwEditShell
506 GetDoc()->SetTableName( rTblFmt, rNewName ); in SetTableName()
/trunk/main/dbaccess/source/ui/inc/
H A DDExport.hxx166 …inline void SetTableName(const ::rtl::OUString &_sTableName){ m_sDefaultTableNa… in SetTableName() function in dbaui::ODatabaseExport
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx168 void SwDoc::SetTableName( SwFrmFmt& rTblFmt, const String &rNewName ) in SetTableName() function in SwDoc
/trunk/main/sw/inc/
H A Deditsh.hxx673 void SetTableName( SwFrmFmt& rTblFmt, const String &rNewName );
H A Ddoc.hxx1784 void SetTableName( SwFrmFmt& rTblFmt, const String &rNewName );
/trunk/main/sw/source/core/undo/
H A Dundel.cxx1006 void SwUndoDelete::SetTableName(const String & rName) in SetTableName() function in SwUndoDelete
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx788 m_pReader->SetTableName(m_sDefaultTableName); in Read()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx448 rSh.SetTableName( *pFmt, ((const SfxStringItem*)pItem)->GetValue() ); in ItemSetToTableParam()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2136 pUndo->SetTableName(pTblNd->GetTable().GetFrmFmt()->GetName()); in DeleteRowCol()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2304 pDoc->SetTableName( *pTblFmt, sTmpNameIndex); in attachToRange()

Completed in 173 milliseconds