Home
last modified time | relevance | path

Searched refs:SwCntntNode (Results 51 – 75 of 169) sorted by relevance

1234567

/aoo42x/main/sw/source/core/inc/
H A Dlayact.hxx35 class SwCntntNode;
203 SwCntntNode *pCntntNode; // Hier wird die aktuelle Cursorposition
H A Dtblrwcl.hxx43 class SwCntntNode;
101 void AddToUndoHistory( const SwCntntNode& rNd );
/aoo42x/main/sw/source/core/crsr/
H A Dfindtxt.cxx244 SwCntntNode *pNd = rNdIdx.GetNode().GetCntntNode(); in Find()
258 SwCntntNode * pNode; in Find()
670 const SwCntntNode* pTxtNode = pPam->GetCntntNode( sal_True ); in ReplaceBackReferences()
H A Dunocrsr.cxx185 SwCntntNode* pCNd = GetCntntNode(); in IsSelOvr()
240 const SwCntntNode* pCNd; in MakeBoxSels()
/aoo42x/main/sw/source/core/frmedt/
H A Dtblsel.cxx223 const SwCntntNode* pContentNd = rCrsr.GetNode()->GetCntntNode(); in GetTblSel()
288 const SwCntntNode *pCntNd = rCrsr.GetCntntNode(); in GetTblSel()
492 const SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in ChkChartSel()
948 SwCntntNode* pCNd = pDoc->GetNodes()[ pBox->GetSttIdx() + 1 ] in lcl_InsTblBox()
1016 const SwCntntNode* pCntNd = rPam.GetCntntNode(); in GetMergeSel()
1447 SwCntntNode* pCNd = aPam.GetCntntNode(); in GetMergeSel()
1534 const SwCntntNode* pCntNd = rPam.GetCntntNode(); in CheckMergeSel()
2069 const SwCntntNode* pCntNd = rCrsr.GetCntntNode(); in CheckSplitCells()
H A Dfecopy.cxx720 SwCntntNode* pCNd = aCpyPam.GetNode()->GetCntntNode(); in Paste()
881 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNext( &aNdIdx ); in Paste()
897 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNext( &aNdIdx ); in Paste()
901 SwCntntNode *const pCntntNode( rNode.GetCntntNode() ); in Paste()
H A Dfews.cxx122 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetAnyCurRect()
269 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetFrmType()
627 SwCntntNode* pCNd = pPam->GetCntntNode(); in Sort()
/aoo42x/main/sw/inc/
H A Dndgrf.hxx133 virtual SwCntntNode *SplitCntntNode( const SwPosition & );
165 virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const;
H A Dshellio.hxx60 class SwCntntNode;
507 sal_uInt16 GetBookmarks( const SwCntntNode& rNd,
/aoo42x/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx150 const SwCntntNode *GetCntntNode() const in GetCntntNode()
311 template<class T> const T & ItemGet(const SwCntntNode &rNode, in ItemGet()
H A Dwrtw8nds.cxx696 return pRet ? *pRet : rNd.SwCntntNode::GetAttr(nWhich); in GetItem()
1337 else if ( pOutFmtNode->ISA( SwCntntNode ) ) //pagagraph in GetDefaultFrameDirection()
1339 const SwCntntNode *pNd = ( const SwCntntNode * ) pOutFmtNode; in GetDefaultFrameDirection()
2801 const SwCntntNode &rNode = *rFmt.GetCntntNode(); in OutputFlyFrame()
2902 void MSWordExportBase::OutputContentNode( const SwCntntNode& rNode ) in OutputContentNode()
/aoo42x/main/sw/source/core/attr/
H A Dswatrset.cxx321 SwCntntNode* pCNd = PTR_CAST( SwCntntNode, &rMod ); in CopyToModify()
/aoo42x/main/sw/source/core/doc/
H A Ddoccorr.cxx200 SwCntntNode *const pCntntNode( rOldNode.GetNode().GetCntntNode() ); in CorrAbs()
261 SwCntntNode *const pCntntNode( rEndNode.GetNode().GetCntntNode() ); in CorrAbs()
H A Ddocfmt.cxx193 SwCntntNode* pNode = (SwCntntNode*) rpNd->GetCntntNode(); in lcl_RstAttr()
601 SwCntntNode* pNode = pStt->nNode.GetNode().GetCntntNode(); in lcl_InsAttr()
1711 SwCntntNode* pCNd = (SwCntntNode*) rpNode->GetTxtNode(); in lcl_SetTxtFmtColl()
2326 SvxLRSpaceItem aLS( (SvxLRSpaceItem&)pTNd->SwCntntNode::GetAttr( RES_LR_SPACE ) ); in MoveLeftMargin()
H A Ddocfly.cxx177 const SwCntntNode* pNd = pPos->nNode.GetNode().GetCntntNode(); in lcl_FindAnchorLayPos()
833 SwCntntNode &rCNd = (SwCntntNode&) in ChgAnchor()
H A Ddocsort.cxx373 SwCntntNode* pCNd = pRedlPam->GetCntntNode( sal_False ); in SortText()
482 SwCntntNode* pCNd = aSttIdx.GetNode().GetCntntNode(); in SortText()
494 SwCntntNode *const pPrevNode = in SortText()
H A Ddoccomp.cxx1487 SwCntntNode *const pContentNode( pTmp->GetCntntNode() ); in SetRedlinesToDoc()
1520 SwCntntNode *const pContentNode( pTmp->GetCntntNode() ); in SetRedlinesToDoc()
1532 const SwCntntNode* pCNd; in SetRedlinesToDoc()
1642 aPos.nContent.Assign( ((SwCntntNode*)&rDstNd), pStt->nContent.GetIndex() ); in _SaveMergeRedlines()
H A Dfmtcol.cxx349 SwIterator<SwCntntNode,SwFmtColl> aIter( *this ); in IsAtDocNodeSet()
351 for( SwCntntNode* pNode = aIter.First(); pNode; pNode = aIter.Next() ) in IsAtDocNodeSet()
/aoo42x/main/sw/source/core/undo/
H A Dunmove.cxx122 SwCntntNode* pCNd = rRg.aEnd.GetNode().GetCntntNode(); in SwUndoMove()
218 SwCntntNode* pCNd = aPos.nNode.GetNode().GetCntntNode(); in UndoImpl()
H A Duntblk.cxx230 SwCntntNode* pCNd = rIdx.GetNode().GetCntntNode(); in UndoImpl()
272 SwCntntNode* pCNd = pPam->GetCntntNode(); in RedoImpl()
H A Dundel.cxx686 aPos.nContent.Assign( (SwCntntNode*)pInsNd, nSttCntnt ); in UndoImpl()
850 ((SwCntntNode*)pNode)->ResetAttr( nStt, nEnd ); in UndoImpl()
941 SwCntntNode* pNextNd = rDoc.GetNodes()[ in RedoImpl()
/aoo42x/main/sw/source/core/edit/
H A Dedsect.cxx101 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetAnySection()
273 const SwCntntNode* pCNd; in GetFullSelectedSectionCount()
H A Dedattr.cxx150 ((SwCntntNode*)pNd)->GetAttr( *pSet ); in GetCurAttr()
347 SwCntntNode* pCNd; in IsMoveLeftMargin()
/aoo42x/main/sw/source/filter/writer/
H A Dwriter.cxx228 SwCntntNode* pCNode = aStt.GetNode().GetCntntNode(); in NewSwPaM()
533 sal_uInt16 Writer::GetBookmarks(const SwCntntNode& rNd, xub_StrLen nStt, in GetBookmarks()
/aoo42x/main/sw/source/filter/html/
H A Dswhtml.cxx775 SwCntntNode* pCNd = pPam->GetCntntNode(); in Continue()
2103 (const SvxULSpaceItem&)pTxtNode->SwCntntNode::GetAttr( RES_UL_SPACE ); in AppendTxtNode()
2310 ((const SwCntntNode *)pTxtNd)->GetAttr( nWhich ); in AppendTxtNode()
2365 (const SvxULSpaceItem&)pTxtNode->SwCntntNode::GetAttr( RES_UL_SPACE ); in AddParSpace()
2571 SwCntntNode* pCNd; in _SetAttr()
3194 SwCntntNode* pCNd = pDoc->GetNodes().GoPrevious(&nEndIdx); in SplitAttrTab()
4452 const SwCntntNode* pCNd = pPam->GetCntntNode(); in GetCurrFmtColl()
4863 ->SwCntntNode::GetAttr( RES_UL_SPACE ) ); in InsertSpacer()

Completed in 338 milliseconds

1234567