Lines Matching refs:SwEditShell
100 const SwTable& SwEditShell::InsertTable( const SwInsertTableOptions& rInsTblOpts, in InsertTable()
129 sal_Bool SwEditShell::TextToTable( const SwInsertTableOptions& rInsTblOpts, in TextToTable()
146 sal_Bool SwEditShell::TableToText( sal_Unicode cCh ) in TableToText()
194 sal_Bool SwEditShell::IsTextToTableAvailable() const in IsTextToTableAvailable()
222 void SwEditShell::InsertDDETable( const SwInsertTableOptions& rInsTblOpts, in InsertDDETable()
257 void SwEditShell::UpdateTable() in UpdateTable()
277 TblChgMode SwEditShell::GetTblChgMode() const in GetTblChgMode()
288 void SwEditShell::SetTblChgMode( TblChgMode eMode ) in SetTblChgMode()
304 sal_Bool SwEditShell::GetTblBoxFormulaAttrs( SfxItemSet& rSet ) const in GetTblBoxFormulaAttrs()
345 void SwEditShell::SetTblBoxFormulaAttrs( const SfxItemSet& rSet ) in SetTblBoxFormulaAttrs()
378 sal_Bool SwEditShell::IsTableBoxTextFormat() const in IsTableBoxTextFormat()
418 String SwEditShell::GetTableBoxText() const in GetTableBoxText()
440 sal_Bool SwEditShell::SplitTable( sal_uInt16 eMode ) in SplitTable()
458 sal_Bool SwEditShell::MergeTable( sal_Bool bWithPrev, sal_uInt16 nMode ) in MergeTable()
476 sal_Bool SwEditShell::CanMergeTable( sal_Bool bWithPrev, sal_Bool* pChkNxtPrv ) const in CanMergeTable()
525 void SwEditShell::AppendUndoForInsertFromDB( sal_Bool bIsTable ) in AppendUndoForInsertFromDB()