/aoo4110/main/sw/source/core/fields/ |
H A D | cellfml.cxx | 460 if( &pTblNd->GetTable() == &rTbl ) in BoxNmsToRelNm() 462 const SwTableBox *pBox = rTbl.GetTblBox( in BoxNmsToRelNm() 528 pBox = rTbl.GetTblBox( *pLastBox ); in BoxNmsToPtr() 534 pBox = rTbl.GetTblBox( rFirstBox ); in BoxNmsToPtr() 623 const SwTable* pTbl = &rTbl; in ScanString() 674 *rTbl.GetFrmFmt()->GetDoc(), in ScanString() 834 pBox = rTbl.GetTblBox( sGetName ); in lcl_RelToBox() 856 if( &rTbl == &rTblNd.GetTable() ) in lcl_BoxNmToRel() 889 BoxNmToPtr( &rTbl ); in GetBoxesOfFormula() 1066 const SwTable* pTbl = &rTbl; in _SplitMergeBoxNm() [all …]
|
/aoo4110/main/sw/source/core/undo/ |
H A D | untbl.cxx | 434 pTblSave = new _SaveTable( rTbl ); in SwUndoTblToTxt() 771 SwTable& rTbl = pTNd->GetTable(); in UndoImpl() local 917 bNewModel = rTbl.IsNewModel(); in _SaveTable() 992 if( pLast->GetTable() == &rTbl ) in RestoreAttr() 1038 aTmpBox.DelFrms( rTbl ); in CreateNew() 1118 aTmpBox.MakeFrms( rTbl ); in CreateNew() 1926 rTbl.SetTblChgMode( eOldMode ); in RedoImpl() 1989 rTbl.SetTblChgMode( eOldMode ); in RedoImpl() 2891 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertRow() 2893 sal_Bool bRet = rTbl.InsertRow( rTbl.GetFrmFmt()->GetDoc(), rBoxes, nCnt, sal_True ); in InsertRow() [all …]
|
H A D | unsort.cxx | 110 const SwTable& rTbl = pTblNd->GetTable(); in UndoImpl() local 115 const SwTableBox* pSource = rTbl.GetTblBox( in UndoImpl() 117 const SwTableBox* pTarget = rTbl.GetTblBox( in UndoImpl() 187 const SwTable& rTbl = pTblNd->GetTable(); in RedoImpl() local 192 const SwTableBox* pSource = rTbl.GetTblBox( in RedoImpl() 194 const SwTableBox* pTarget = rTbl.GetTblBox( in RedoImpl()
|
H A D | undobj.cxx | 1104 const SwRedlineTbl& rTbl = rRange.GetDoc()->GetRedlineTbl(); in FillSaveData() local 1107 for ( ; n < rTbl.Count(); ++n ) in FillSaveData() 1109 SwRedline* pRedl = rTbl[n]; in FillSaveData() 1141 const SwRedlineTbl& rTbl = rRange.GetDoc()->GetRedlineTbl(); in FillSaveDataForFmt() local 1144 for ( ; n < rTbl.Count(); ++n ) in FillSaveDataForFmt() 1146 SwRedline* pRedl = rTbl[n]; in FillSaveDataForFmt()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doccorr.cxx | 155 for( sal_uInt16 n = 0; n < rTbl.Count(); ++n ) in PaMCorrAbs() 157 SwUnoCrsr *const pUnoCursor = rTbl[ n ]; in PaMCorrAbs() 174 dynamic_cast<SwUnoTableCrsr *>(rTbl[ n ]); in PaMCorrAbs() 210 SwRedlineTbl& rTbl = *pRedlineTbl; in CorrAbs() local 211 for (sal_uInt16 n = 0; n < rTbl.Count(); ) in CorrAbs() 214 SwRedline *const pRedline( rTbl[ n ] ); in CorrAbs() 221 rTbl.DeleteAndDestroy(n); in CorrAbs() 304 for( sal_uInt16 n = 0; n < rTbl.Count(); ++n ) in PaMCorrRel() 306 FOREACHPAM_START( rTbl[ n ] ) in PaMCorrRel() 330 SwRedlineTbl& rTbl = *pRedlineTbl; in CorrRel() local [all …]
|
H A D | docredln.cxx | 106 for( sal_uInt16 i = 0; i < rTbl.Count(); ++i ) in lcl_CheckRedline() 107 lcl_CheckPam( rTbl[ i ] ); in lcl_CheckRedline() 112 DBG_ASSERT( ( *(rTbl[j]->GetPoint()) != *(rTbl[j]->GetMark()) ) || in lcl_CheckRedline() 118 for( sal_uInt16 n = 1; n < rTbl.Count(); ++n ) in lcl_CheckRedline() 120 const SwRedline* pPrev = rTbl[ n-1 ]; in lcl_CheckRedline() 143 const SwRedline* pNext = n+1 < rTbl.Count() ? rTbl[ n+1 ] : 0; in lcl_DebugRedline() 2584 SwRedline* pRedl = rTbl[ n ]; in UpdateRedlineAttr() 3348 SwRedline* pRedl = rTbl[ n ]; in MoveToSection() 3501 SwRedline* pRedl = rTbl[ n ]; in DelCopyOfSection() 3531 sal_uInt16 n = rTbl.GetPos( this ); in DelCopyOfSection() [all …]
|
H A D | tblrwcl.cxx | 1030 pTblLns = &rTbl.GetTabLines(); in lcl_SaveUpperLowerBorder() 1864 void lcl_CheckRowSpan( SwTable &rTbl ) in lcl_CheckRowSpan() argument 2407 pLine = rTbl.GetTabLines()[ nFndPos+1 ]; in FindNextBox() 3545 rTbl.GetTabSortBoxes().Count() ) in lcl_SaveInsDelData() 3556 pFndBox->SetTableLines( rTbl ); in lcl_SaveInsDelData() 3559 rTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in lcl_SaveInsDelData() 3563 pFndBox->DelFrms( rTbl ); in lcl_SaveInsDelData() 4076 rTbl.GetTabSortBoxes().Count() ) in lcl_SaveInsDelData() 4087 pFndBox->SetTableLines( rTbl ); in lcl_SaveInsDelData() 4090 rTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in lcl_SaveInsDelData() [all …]
|
H A D | docchart.cxx | 131 void SwDoc::_UpdateCharts( const SwTable& rTbl, ViewShell& rVSh ) const in _UpdateCharts() argument 133 String aName( rTbl.GetFrmFmt()->GetName() ); in _UpdateCharts() 147 pPCD->InvalidateTable( &rTbl ); in _UpdateCharts() 178 const SwFrmFmts& rTbl = *GetTblFrmFmts(); in SetTableName() local 179 for( sal_uInt16 i = rTbl.Count(); i; ) in SetTableName() 180 if( !( pFmt = rTbl[ --i ] )->IsDefault() && in SetTableName()
|
H A D | docbm.cxx | 1356 SwRedlineTbl& rTbl = (SwRedlineTbl&)pDoc->GetRedlineTbl(); in _DelBookmarks() local 1357 for(sal_uInt16 nCnt = 0; nCnt < rTbl.Count(); ++nCnt ) in _DelBookmarks() 1360 SwRedline* pRedl = rTbl[ nCnt ]; in _DelBookmarks() 1609 const SwUnoCrsrTbl& rTbl = pDoc->GetUnoCrsrTbl(); in _SaveCntntIdx() local 1610 for( sal_uInt16 n = 0; n < rTbl.Count(); ++n ) in _SaveCntntIdx() 1612 FOREACHPAM_START( rTbl[ n ] ) in _SaveCntntIdx() 1618 dynamic_cast<SwUnoTableCrsr*>(rTbl[ n ]); in _SaveCntntIdx() 1749 const SwUnoCrsrTbl& rTbl = pDoc->GetUnoCrsrTbl(); in _RestoreCntntIdx() local 1750 for( sal_uInt16 i = 0; i < rTbl.Count(); ++i ) in _RestoreCntntIdx() 1752 FOREACHPAM_START( rTbl[ i ] ) in _RestoreCntntIdx() [all …]
|
H A D | dbgoutsw.cxx | 922 String lcl_dbg_out(const SwNumRuleTbl & rTbl) in lcl_dbg_out() argument 926 for (sal_uInt16 n = 0; n < rTbl.Count(); n++) in lcl_dbg_out() 931 aResult += rTbl[n]->GetName(); in lcl_dbg_out() 934 sprintf(sBuffer, "(%p)", rTbl[n]); in lcl_dbg_out() 943 SW_DLLPUBLIC const char * dbg_out(const SwNumRuleTbl & rTbl) in dbg_out() argument 945 return dbg_out(lcl_dbg_out(rTbl)); in dbg_out()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1761 if( rTbl.ISA( SwDDETable )) in InsertCol() 1774 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertCol() 1828 if( rTbl.ISA( SwDDETable )) in InsertRow() 1841 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in InsertRow() 2240 if( rTbl.ISA( SwDDETable )) in SplitTbl() 2255 aTmpLst.Insert( &rTbl.GetTabSortBoxes(), 0, rTbl.GetTabSortBoxes().Count() ); in SplitTbl() 3258 aFndBox.DelFrms( rTbl ); in SplitTable() 3339 aFndBox.MakeFrms( rTbl ); in SplitTable() 3562 rTbl.UpdateCharts(); in SplitTable() 3647 aFndBox.DelFrms( rTbl ); in MergeTable() [all …]
|
H A D | ndcopy.cxx | 468 SwTable& rTbl = (SwTable&)pTblNd->GetTable(); in MakeCopy() local 469 rTbl.RegisterToFormat( *pTblFmt ); in MakeCopy() 471 rTbl.SetRowsToRepeat( GetTable().GetRowsToRepeat() ); in MakeCopy() 472 rTbl.SetTblChgMode( GetTable().GetTblChgMode() ); in MakeCopy() 473 rTbl.SetTableModel( GetTable().IsNewModel() ); in MakeCopy() 600 const SwRedlineTbl& rTbl = pSrcDoc->GetRedlineTbl(); in lcl_DeleteRedlines() local 601 if( rTbl.Count() ) in lcl_DeleteRedlines() 613 for( ; n < rTbl.Count(); ++n ) in lcl_DeleteRedlines() 615 const SwRedline* pRedl = rTbl[ n ]; in lcl_DeleteRedlines() 629 n = rTbl.Count(); in lcl_DeleteRedlines()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 1418 const SwCharFmts& rTbl = *rDoc.GetCharFmts(); in lcl_SaveStyles() local 1421 void* p = (void*)rTbl[ n ]; in lcl_SaveStyles() 1431 void* p = (void*)rTbl[ n ]; in lcl_SaveStyles() 1438 const SwFrmFmts& rTbl = *rDoc.GetFrmFmts(); in lcl_SaveStyles() local 1441 void* p = (void*)rTbl[ n ]; in lcl_SaveStyles() 1463 void* p = (void*)rTbl[ n ]; in lcl_SaveStyles() 1482 void* p = (void*)rTbl[ n ]; in lcl_DeleteInfoStyles() 1497 void* p = (void*)rTbl[ n ]; in lcl_DeleteInfoStyles() 1509 const SwFrmFmts& rTbl = *rDoc.GetFrmFmts(); in lcl_DeleteInfoStyles() local 1512 void* p = (void*)rTbl[ n ]; in lcl_DeleteInfoStyles() [all …]
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 755 const SwTable& rTbl = rTblNd.GetTable(); in ExportTableAutoStyles() local 756 const SwFrmFmt *pTblFmt = rTbl.GetFrmFmt(); in ExportTableAutoStyles() 784 SwXMLTableInfo_Impl aTblInfo( &rTbl ); in ExportTableAutoStyles() 785 ExportTableLinesAutoStyles( rTbl.GetTabLines(), nAbsWidth, nBaseWidth, in ExportTableAutoStyles() 1144 const SwTable& rTbl = rTblNd.GetTable(); in ExportTable() local 1145 const SwFrmFmt *pTblFmt = rTbl.GetFrmFmt(); in ExportTable() 1158 if ( rTbl.ISA(SwDDETable) ) in ExportTable() 1162 ((SwDDETable&)rTbl).GetDDEFldType(); in ExportTable() 1189 SwXMLTableInfo_Impl aTblInfo( &rTbl ); in ExportTable() 1190 ExportTableLines( rTbl.GetTabLines(), aTblInfo, rTbl.GetRowsToRepeat() ); in ExportTable() [all …]
|
/aoo4110/main/svl/source/items/ |
H A D | macitem.cxx | 106 SvxMacroTableDtor& SvxMacroTableDtor::operator=( const SvxMacroTableDtor& rTbl ) in operator =() argument 109 SvxMacro* pTmp = ((SvxMacroTableDtor&)rTbl).First(); in operator =() 113 Insert( rTbl.GetCurKey(), pNew ); in operator =() 114 pTmp = ((SvxMacroTableDtor&)rTbl).Next(); in operator =()
|
/aoo4110/main/cui/source/inc/ |
H A D | macroass.hxx | 74 void SetMacroTbl( const SvxMacroTableDtor& rTbl ); 92 inline void _SfxMacroTabPage::SetMacroTbl( const SvxMacroTableDtor& rTbl ) in SetMacroTbl() argument 94 aTbl = rTbl; in SetMacroTbl()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edredln.cxx | 137 const SwRedlineTbl& rTbl = GetDoc()->GetRedlineTbl(); in FindRedlineOfData() local 139 for( sal_uInt16 i = 0, nCnt = rTbl.Count(); i < nCnt; ++i ) in FindRedlineOfData() 140 if( &rTbl[ i ]->GetRedlineData() == &rData ) in FindRedlineOfData()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | macropg.hxx | 83 void SetMacroTbl( const SvxMacroTableDtor& rTbl ); 108 inline void _SfxMacroTabPage::SetMacroTbl( const SvxMacroTableDtor& rTbl ) in SetMacroTbl() argument 110 aTbl = rTbl; in SetMacroTbl()
|
/aoo4110/main/sw/inc/ |
H A D | cellfml.hxx | 87 String ScanString( FnScanFormel fnFormel, const SwTable& rTbl, 113 static sal_uInt16 GetLnPosInTbl( const SwTable& rTbl, const SwTableBox* pBox ); 153 sal_uInt16 GetBoxesOfFormula( const SwTable& rTbl, SwSelBoxes& rBoxes );
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 978 SwTable& rTbl = rNode.GetTable(); in OutHTML_SwTblNode() local 1019 SwFrmFmt *pFmt = rTbl.GetFrmFmt(); in OutHTML_SwTblNode() 1197 const SwHTMLTableLayout *pLayout = rTbl.GetHTMLTableLayout(); in OutHTML_SwTblNode() 1209 aTableWrt.Write( rHTMLWrt, eTabHoriOri, rTbl.GetRowsToRepeat() > 0, in OutHTML_SwTblNode() 1215 SwHTMLWrtTable aTableWrt( rTbl.GetTabLines(), nWidth, in OutHTML_SwTblNode() 1216 nBaseWidth, bRelWidths, rTbl.GetRowsToRepeat() ); in OutHTML_SwTblNode() 1217 aTableWrt.Write( rHTMLWrt, eTabHoriOri, rTbl.GetRowsToRepeat() > 0, in OutHTML_SwTblNode()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | unocrsr.cxx | 52 SwUnoCrsrTbl& rTbl = (SwUnoCrsrTbl&)pDoc->GetUnoCrsrTbl(); in ~SwUnoCrsr() local 53 sal_uInt16 nDelPos = rTbl.GetPos( this ); in ~SwUnoCrsr() 56 rTbl.Remove( nDelPos ); in ~SwUnoCrsr()
|
H A D | viscrs.cxx | 226 const SwRedlineTbl& rTbl = GetShell()->GetDoc()->GetRedlineTbl(); in FillRects() local 228 for( sal_uInt16 n = 0; n < rTbl.Count(); ++n ) in FillRects() 230 const SwRedline& rRed = *rTbl[ n ]; in FillRects() 266 const SwRedlineTbl& rTbl = pSh->GetDoc()->GetRedlineTbl(); in ShowRedlines() local 274 if( rTbl.Count() && !*ppRedRect ) in ShowRedlines()
|
/aoo4110/main/sfx2/source/config/ |
H A D | evntconf.cxx | 62 SfxEventNamesList& SfxEventNamesList::operator=( const SfxEventNamesList& rTbl ) in operator =() argument 65 for (sal_uInt16 n=0; n<rTbl.Count(); n++ ) in operator =() 67 SfxEventName* pTmp = ((SfxEventNamesList&)rTbl).GetObject(n); in operator =()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | imapobj.hxx | 135 inline void SetMacroTable( const SvxMacroTableDtor& rTbl ) { aEventList = rTbl; } in SetMacroTable() argument
|
/aoo4110/main/svl/inc/svl/ |
H A D | macitem.hxx | 168 inline void SetMacroTable( const SvxMacroTableDtor& rTbl ) { aMacroTable = rTbl; } in SetMacroTable() argument
|