/aoo42x/main/sw/source/ui/table/ |
H A D | tablemgr.cxx | 184 : pFmt(pShell->GetTableFmt()), in SwTableFUNC() 205 SwFrmFmt *pFmt2 = pSh->GetTableFmt(); in UpdateChart() 227 aName = pSh->GetTableFmt()->GetName(); in InsertChart() 233 if ( aName != pSh->GetTableFmt()->GetName() ) in InsertChart()
|
H A D | chartins.cxx | 174 SwFrmFmt* pTblFmt = rWrtShell.GetTableFmt(); in SwInsertChart()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 834 ( nSlot == FN_CONVERT_TEXT_TABLE && 0 == rSh.GetTableFmt() )) in Execute() 1229 SwFrmFmt *pFmt = rSh.GetTableFmt(); in Execute() 1420 !rSh.GetTableFmt() ) in GetState() 1436 (!rSh.GetTableFmt() && !rSh.IsTextToTableAvailable() ) ) in GetState() 1448 SwFrmFmt *pFmt = rSh.GetTableFmt(); in GetState() 2775 rSh.GetTableFmt()->SetName( aTableName ); in InsertTable() 2787 if (rSh.GetTableFmt()) in InsertTable() 2790 aRewriter.AddRule(UNDO_ARG2, rSh.GetTableFmt()->GetName()); in InsertTable()
|
H A D | tabsh.cxx | 178 SwFrmFmt *pFmt = rSh.GetTableFmt(); in lcl_TableParamToItemSet() 397 SwFrmFmt *pFmt = rSh.GetTableFmt(); in ItemSetToTableParam() 1145 SwFrmFmt *pFmt = rSh.GetTableFmt(); in Execute() 1252 SwFrmFmt *pFmt = rSh.GetTableFmt(); in GetState()
|
H A D | textsh1.cxx | 1521 || rSh.GetTableFmt() in GetState() 1678 (FN_TABLE_SORT_DIALOG == nWhich && !rSh.GetTableFmt())) in GetState()
|
H A D | textsh.cxx | 453 SwFrmFmt* pTblFmt = GetShell().GetTableFmt(); in TYPEINIT1()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 827 if( bSetTabColFromDoc || (!bSect && rSh.GetTableFmt()) ) in ExecTabWin() 959 if( bSetTabColFromDoc || (!bSect && rSh.GetTableFmt()) ) in ExecTabWin() 1391 ( rSh.GetTableFmt() && !bFrmSelection && in StateTabWin() 1490 ( rSh.GetTableFmt() && !bFrmSelection && in StateTabWin() 1726 ( rSh.GetTableFmt() && !bFrmSelection && in StateTabWin() 2047 … if(bBrowse && !(nFrmType & (FRMTYPE_DRAWOBJ|FRMTYPE_COLUMN)) && !rSh.GetTableFmt()) in StateTabWin()
|
H A D | formatclipboard.cxx | 176 SwFrmFmt *pFrmFmt = rSh.GetTableFmt(); in lcl_getTableAttributes() 232 SwFrmFmt* pFrmFmt = rSh.GetTableFmt(); in lcl_setTableAttributes()
|
H A D | view.cxx | 260 const SwFrmFmt* pCurTableFmt = pWrtShell->GetTableFmt(); in SelectShell()
|
H A D | view2.cxx | 1405 sStr = rShell.GetTableFmt()->GetName(); in StateStatusLine()
|
/aoo42x/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 235 aAktTableName = pWrtShell->GetTableFmt()->GetName(); in ShowWin() 452 SwFrmFmt* pTblFmt = pCaller->GetTableFmt(); in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | tablemgr.hxx | 72 const SwFrmFmt *GetTableFmt() const { return pFmt; } in GetTableFmt() function in SwTableFUNC
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1546 !rSh.IsTableMode() && rSh.GetTableFmt() && in KeyInput() 1648 if( rSh.IsTableMode() || !rSh.GetTableFmt() ) in KeyInput() 1747 if( rSh.IsTableMode() || !rSh.GetTableFmt() || in KeyInput() 1779 if( !rSh.IsTableMode() && rSh.GetTableFmt() ) in KeyInput() 1790 if( !rSh.IsTableMode() && rSh.GetTableFmt() ) in KeyInput() 1969 else if ( rSh.GetTableFmt() ) in KeyInput() 2029 else if ( rSh.GetTableFmt() ) in KeyInput() 2074 else if( rSh.GetTableFmt() ) in KeyInput()
|
/aoo42x/main/sw/source/ui/web/ |
H A D | wview.cxx | 130 const SwFrmFmt* pCurTableFmt = GetWrtShell().GetTableFmt(); in SelectShell()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edws.cxx | 236 SwFrmFmt *SwEditShell::GetTableFmt() // OPT: schnellster Test auf Tabelle? in GetTableFmt() function in SwEditShell
|
/aoo42x/main/sw/inc/ |
H A D | swtable.hxx | 177 SwTableFmt* GetTableFmt() const { return (SwTableFmt*)GetRegisteredIn(); } in GetTableFmt() function in SwTable
|
H A D | editsh.hxx | 675 SwFrmFmt *GetTableFmt();
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 203 sObjectName = rSh.GetTableFmt()->GetName(); in SwCaptionDialog()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 394 if( pView->GetWrtShell().GetTableFmt() ) in SwInsertDBColAutoPilot() 1520 rSh.GetTableFmt()->GetName() ) in SetTabSet()
|
H A D | mmlayoutpage.cxx | 686 DBG_ASSERT(0 == rShell.GetTableFmt(), "What to do with a table here?"); in InsertGreeting()
|
H A D | dbmgr.cxx | 1141 …DBG_ASSERT(!pTargetShell->GetTableFmt(),"target document ends with a table - paragraph should be a… in MergeMailFiles() 3018 …DBG_ASSERT(!pTargetShell->GetTableFmt(),"target document ends with a table - paragraph should be a… in MergeDocuments()
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 548 DBG_ASSERT(rSh.GetTableFmt(), "kein Tabellenformat?"); in getSelection() 549 uno::Reference< text::XTextTableCursor > xCrsr = new SwXTextTableCursor(*rSh.GetTableFmt(), in getSelection()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 2095 const SwTableFmt * pTabFmt = pTable->GetTableFmt(); in OutputTextNode()
|
H A D | wrtww8.cxx | 2235 const SwTableFmt * pTableFmt = pTable->GetTableFmt(); in TableSpacing()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3710 SwFrmFmt* pFmt = rSh.GetTableFmt(); in SwTrnsfrDdeLink()
|