/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 797 if( !rBox.GetSttNd() ) in lcl_LastBoxSetWidth() 920 if( !pBox->GetSttNd() ) in _DeleteBox() 978 while( !pFndBox->GetSttNd() ) in lcl_FndNxtPrvDelBox() 2776 if( pBox->GetSttNd() ) in lcl_InsSelBox() 3092 if( !pBox->GetSttNd() ) in lcl_DelSelBox_CorrLowers() 3166 if( rBox.GetSttNd() ) in lcl_DeleteBox_Rekursiv() 3279 if( !pBox->GetSttNd() ) in lcl_DelSelBox() 3286 if( !pBox->GetSttNd() ) in lcl_DelSelBox() 3301 if( !pBox->GetSttNd() ) in lcl_DelSelBox() 4255 if( !pOld->GetSttNd() ) in lcl_InsDelSelLine() [all …]
|
H A D | tblcpy.cxx | 540 ASSERT( ( !pCpyBox || pCpyBox->GetSttNd() ) && pDstBox->GetSttNd(), in lcl_CpyBox() 549 new SwNodeRange ( *pCpyBox->GetSttNd(), 1, in lcl_CpyBox() 550 *pCpyBox->GetSttNd()->EndOfSectionNode() ) : 0 ); in lcl_CpyBox() 552 SwNodeIndex aInsIdx( *pDstBox->GetSttNd(), bDelCntnt ? 1 : in lcl_CpyBox() 553 pDstBox->GetSttNd()->EndOfSectionIndex() - in lcl_CpyBox() 919 ->GetSttNd() ) in InsTable() 925 ASSERT( pInsBox && pInsBox->GetSttNd(), in InsTable() 975 ->GetSttNd() ) in InsTable() 994 ->GetSttNd() ) in InsTable() 1014 if( !pFLine->GetBoxes()[ nBx ]->GetBox()->GetSttNd() ) in InsTable()
|
H A D | docsort.cxx | 291 if( pMyBox->GetSttNd() ) in GetKey() 294 const SwNode *pNd = 0, *pEndNd = pMyBox->GetSttNd()->EndOfSectionNode(); in GetKey() 523 SwTableNode* pTblNd = (SwTableNode*)rBoxes[0]->GetSttNd()->FindTableNode(); in SortTbl() 758 SwNodeRange aRg( *pSource->GetSttNd(), 0, *pSource->GetSttNd() ); in MoveCell() 764 if( pNd->StartOfSectionNode() == pSource->GetSttNd() ) in MoveCell() 772 SwNodeIndex aTar( *pTar->GetSttNd() ); in MoveCell() 790 SwNodeIndex aIns( *pTar->GetSttNd()->EndOfSectionNode() ); in MoveCell()
|
H A D | docchart.cxx | 86 while( !pSttBox->GetSttNd() ) in IsTblComplexForChart() 92 while( !pEndBox->GetSttNd() ) in IsTblComplexForChart() 101 return !pSttBox || !pEndBox || !::ChkChartSel( *pSttBox->GetSttNd(), in IsTblComplexForChart() 102 *pEndBox->GetSttNd(), pGetCLines ); in IsTblComplexForChart()
|
H A D | docdde.cxx | 146 pFBox->GetSttNd() && in lcl_FindTable() 147 &rpTableFmt->GetDoc()->GetNodes() == &pFBox->GetSttNd()->GetNodes() ) in lcl_FindTable() 151 pFBox->GetSttNd()->FindTableNode(); in lcl_FindTable()
|
H A D | docfld.cxx | 614 if( pBox && pBox->GetSttNd() && in UpdateTblFlds() 615 pBox->GetSttNd()->GetNodes().IsDocNodes() ) in UpdateTblFlds() 617 const SwTableNode* pTblNd = pBox->GetSttNd()->FindTableNode(); in UpdateTblFlds() 821 if( rTBox.GetSttNd() ) in _SetGetExpFld() 823 SwNodeIndex aIdx( *rTBox.GetSttNd() ); in _SetGetExpFld() 997 if( CNTNT.pTBox->GetSttNd() ) in GetNodeFromCntnt() 999 SwNodeIndex aIdx( *CNTNT.pTBox->GetSttNd() ); in GetNodeFromCntnt()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | ddetbl.cxx | 58 const SwNode& rNd = *GetTabSortBoxes()[0]->GetSttNd(); in SwDDETable() 81 GetTabSortBoxes()[0]->GetSttNd()->GetNodes().IsDocNodes() ) in ~SwDDETable() 116 if( !GetTabSortBoxes()[0]->GetSttNd()->GetNodes().IsDocNodes() ) in ChangeContent() 133 SwNodeIndex aNdIdx( *pBox->GetSttNd(), 1 ); in ChangeContent() 168 SwNode* pNd = (SwNode*)GetTabSortBoxes()[0]->GetSttNd(); in NoDDETable()
|
H A D | cellfml.cxx | 116 rCalcPara.pTbl = &pBox->GetSttNd()->FindTableNode()->GetTable(); in GetValue() 716 pFBox->GetSttNd() && in FindTable() 717 pFBox->GetSttNd()->GetNodes().IsDocNodes() ) in FindTable() 729 SwNodeIndex aIdx( *rBox.GetSttNd() ); in lcl_GetBoxFrm() 825 if( !pBox->GetSttNd() ) in lcl_RelToBox()
|
H A D | ddefld.cxx | 192 pNd = pDDETbl->GetTabSortBoxes()[0]->GetSttNd(); in GetAnchor() 220 GetSttNd()->FindTableNode(); in IsInRange()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 1267 if( rBox.GetSttNd() ) in _SaveBox() 1828 SwNodeRange aRg( *pBox->GetSttNd(), 1, in UndoImpl() 1829 *pBox->GetSttNd()->EndOfSectionNode() ); in UndoImpl() 2217 SwNodeIndex aIdx( *rBox.GetSttNd(), 1 ); in SaveCollection() 2246 SwRegHistory aRHst( *rBox.GetSttNd(), pHistory ); in SwUndoTblNumFmt() 2534 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in UndoImpl() 2685 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in RedoImpl() 2762 SwNodeIndex aInsIdx( *rBox.GetSttNd(), 1 ); in AddBoxBefore() 2795 SwNodeIndex aDelIdx( *rBox.GetSttNd(), 1 ); in AddBoxAfter() 2886 GetSttNd()->FindTableNode(); in InsertRow() [all …]
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1568 SwNodeRange aDelRg( *rpBox->GetSttNd(), 0, in lcl_DelBox() 1918 if( pTmp->GetBox()->GetSttNd() ) in DeleteRow() 1927 while( !pDelBox->GetSttNd() ) in DeleteRow() 1943 while( !pDelBox->GetSttNd() ) in DeleteRow() 3192 aIdx = *pBox->GetSttNd(); in lcl_BoxSetSplitBoxFmts() 3205 pBox->GetSttNd()->CheckSectionCondColl(); in lcl_BoxSetSplitBoxFmts() 3449 if( pBox->GetSttNd() ) in lcl_SplitTable_CpyBox() 3485 while( !pBox->GetSttNd() ) in SplitTable() 3494 SwNodeIndex aIdx( *pBox->GetSttNd() ); in SplitTable() 3780 if( rpBox->GetBox()->GetSttNd() ) in lcl_SetAFmtBox() [all …]
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 87 if( (*this)[ nM ]->GetSttNd() == rSrch->GetSttNd() ) in _SV_IMPL_SORTAR_ALG() 947 ASSERT( pBox->GetSttNd(), "Box ohne Start-Node" ); in lcl_InsTblBox() 965 rPam.GetPoint()->nNode = *rBox.GetSttNd()->EndOfSectionNode(); in IsEmptyBox() 968 rPam.GetPoint()->nNode = *rBox.GetSttNd(); in IsEmptyBox() 978 nEndIdx = rBox.GetSttNd()->EndOfSectionIndex(), in IsEmptyBox() 1031 GetSttNd()->FindTableNode(); in GetMergeSel() 1437 SwPosition aInsPos( *(*ppMergeBox)->GetSttNd() ); in GetMergeSel() 1445 aPam.GetPoint()->nNode.Assign( *rPt.pSelBox->GetSttNd()-> in GetMergeSel() 1451 SwNodeIndex aSttNdIdx( *rPt.pSelBox->GetSttNd(), 1 ); in GetMergeSel() 1489 (*ppMergeBox)->GetSttNd()->EndOfSectionIndex(), in GetMergeSel() [all …]
|
H A D | fetab.cxx | 399 if( pTmp->GetBox()->GetSttNd() ) in DeleteRow() 408 while( !pDelBox->GetSttNd() ) in DeleteRow() 424 while( !pDelBox->GetSttNd() ) in DeleteRow() 984 aBoxes[aBoxes.Count()-1]->GetSttNd()->EndOfSectionIndex()+1 in HasWholeTabSelection() 1296 if ( pBox->GetSttNd() ) in IsAdjustCellWidthAllowed() 1298 SwNodeIndex aIdx( *pBox->GetSttNd(), 1 ); in IsAdjustCellWidthAllowed() 1418 ParkCrsr( SwNodeIndex( *((SwCellFrm*)pFrm)->GetTabBox()->GetSttNd() )); in DeleteTblSel() 1923 if( pFrm && pFrm->GetTabBox()->GetSttNd() && in SelTblRowCol() 1924 pFrm->GetTabBox()->GetSttNd()->IsInProtectSect() ) in SelTblRowCol() 2050 if( pFrm && pFrm->GetTabBox()->GetSttNd() && in WhichMouseTabCol() [all …]
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unochart.cxx | 465 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep() 478 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep() 2665 …if (!pTblCrsr->HasMark() || (pPointStartNode == rBox.GetSttNd() && pMarkStartNode == rBox.GetStt… in DeleteBox() 2669 else if (pPointStartNode == rBox.GetSttNd() || pMarkStartNode == rBox.GetSttNd()) in DeleteBox() 2695 if (pPointStartNode == rBox.GetSttNd()) // move point? in DeleteBox() 2702 if (pPointStartNode == rBox.GetSttNd()) // move point? in DeleteBox() 2725 SwNodeIndex aIdx( *pNewBox->GetSttNd(), +1 ); in DeleteBox() 2735 if (pMarkStartNode == rBox.GetSttNd() && !pTblCrsr->HasMark()) in DeleteBox() 2739 SwPosition *pPos = (pPointStartNode == rBox.GetSttNd()) ? in DeleteBox() 2870 pUnoTblCrsr->GetPoint()->nNode = *pNewEndBox->GetSttNd(); in ExtendTo() [all …]
|
H A D | unotbl.cxx | 507 } while (pBox && !pBox->GetSttNd()); in lcl_FindCornerTableBox() 855 pSttNd = pStartNode ? pStartNode : pBox->GetSttNd(); in GetStartNode() 1149 const SwStartNode* pSttNd = pBox->GetSttNd(); in createEnumeration() 1479 const SwStartNode* pSttNd = pBox->GetSttNd(); in SwXTextTableCursor() 2403 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetRangeByName() 2413 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetRangeByName() 3039 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in setPropertyValue() 3233 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getPropertyValue() 3684 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getCellRangeByPosition() 4677 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in insertByIndex() [all …]
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtab.cxx | 77 SwNodeIndex nodeIndex( *pTableBox->GetSttNd(), 1 ); in ConvertNestedTablesToText() 78 SwNodeIndex endNodeIndex( *pTableBox->GetSttNd()->EndOfSectionNode() ); in ConvertNestedTablesToText() 244 GetSttNd()->FindTableNode(); in InsertDDETable() 331 const SwTable& rTbl = pSelBox->GetSttNd()->FindTableNode()->GetTable(); in GetTblBoxFormulaAttrs()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtftbl.cxx | 610 SwNodeIndex aTmpIdx( *pBox->GetSttNd() ); in ReadTable() 817 if (const SwStartNode *pStart = pBox->GetSttNd()) in ReadTable() 903 pPam->GetPoint()->nNode = *rBoxes[ nRealBox ]->GetSttNd()->EndOfSectionNode(); in GotoNextBox() 974 pPam->GetPoint()->nNode = *pBox->GetSttNd(); in NewTblLine() 987 pPam->GetPoint()->nNode = *pBox->GetSttNd()->EndOfSectionNode(); in NewTblLine()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 1707 SwNodeIndex aNewIdx( *pTableBox->GetSttNd() ); in LeftRight() 1743 SwNodeIndex aNewIdx( *pTableBox->GetSttNd() ); in LeftRight() 1995 SwNodeIndex aNewIdx( *pTableBox->GetSttNd() ); in GoPrevNextCell() 2020 SwNodeIndex aNewIdx( *pTableBox->GetSttNd() ); in GoPrevNextCell() 2049 GetSttNd()->FindTableNode(); in GotoTable() 2065 if( pTblBox && pTblBox->GetSttNd() && in GotoTblBox() 2070 GetPoint()->nNode = *pTblBox->GetSttNd(); in GotoTblBox() 2170 if( rTmp[ nM ]->GetSttNd() == pSrch ) in lcl_SeekEntry() 2273 pSttNd = aTmp[ nPos ]->GetSttNd(); in MakeBoxSels()
|
H A D | trvltbl.cxx | 75 pTableBoxStartNode = pTableBox->GetSttNd(); in GoNextCell() 245 pTblCrsr->GetPoint()->nNode = *pEnd->GetSttNd(); in _SelTblRowOrCol() 248 pTblCrsr->GetPoint()->nNode = *pStt->GetSttNd()->EndOfSectionNode(); in _SelTblRowOrCol()
|
/aoo42x/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 50 if( pBox->GetSttNd() ) in SV_IMPL_PTRARR() 142 if( pBox->GetSttNd() ) in GetLineHeight() 414 return !pBox->GetSttNd() && nDepth > 0; in ShouldExpandSub() 698 if( pBox->GetSttNd() ) in FillTableRowsCols()
|
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 349 if( pBox->GetSttNd() == pEndNd ) in CollectBoxSelection() 357 else if( pBox->GetSttNd() == pStartNd ) in CollectBoxSelection() 843 SwPosition aInsPos( *pMergeBox->GetSttNd()->EndOfSectionNode() ); in PrepareMerge() 891 aPam.GetPoint()->nNode.Assign( *pBox->GetSttNd()->EndOfSectionNode(), -1 ); in PrepareMerge() 895 SwNodeIndex aSttNdIdx( *pBox->GetSttNd(), 1 ); in PrepareMerge() 1704 if( pBox->GetSttNd() == pEndNd || pBox->GetSttNd() == pStartNd ) in CreateSelection()
|
H A D | swtable.cxx | 280 ASSERT( pBox->GetSttNd(), "Box ohne Start-Node" ); in _InsTblBox() 281 SwNodeIndex aIdx( *pBox->GetSttNd(), +1 ); in _InsTblBox() 649 if ( pBox->GetSttNd() ) in lcl_ProcessLineGet() 1560 if( pBox && !pBox->GetSttNd() ) in GetTblBox() 2057 SwNodeIndex aIdx( *aSortCntBoxes[ 0 ]->GetSttNd() ); in GetInfo() 2069 aSortCntBoxes[ 0 ]->GetSttNd()->GetNodes().IsDocNodes() ) in GetInfo() 2071 aSortCntBoxes[ 0 ]->GetSttNd()->FindTableNode() ); in GetInfo() 2093 (SwTableNode*)GetTabSortBoxes()[ 0 ]->GetSttNd()->FindTableNode() : in GetTableNode()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 153 if( rBox.GetSttNd() ) in HasTabBackground() 220 if( !rpBox->GetSttNd() ) in lcl_WrtHTMLTbl_HasTabBorders() 253 sal_Bool bExpand = !pBox->GetSttNd() && nDepth>0; in ShouldExpandSub() 288 const SwStartNode* pSttNd = pBox->GetSttNd(); in OutTableCell()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 698 const SwStartNode *pBoxSttNd = pBox->GetSttNd(); in ExportTableLinesAutoStyles() 798 const SwStartNode *pBoxSttNd = rBox.GetSttNd(); in ExportTableBox() 1119 if( !rpBox->GetSttNd() ) in lcl_xmltble_ClearName_Box()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 604 const SwStartNode * pSttNd = pTableBox->GetSttNd(); in processSwTableByLayout() 742 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBoxLines() 784 const SwStartNode * pSttNd = pBox->GetSttNd(); in processTableBox()
|