Home
last modified time | relevance | path

Searched refs:SwCntntNode (Results 101 – 125 of 169) sorted by relevance

1234567

/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx462 SwCntntNode *SwGrfNode::SplitCntntNode( in SplitCntntNode()
1028 SwCntntNode* SwGrfNode::MakeCopy( in MakeCopy()
/aoo42x/main/sw/source/filter/ascii/
H A Dascatr.cxx181 static Writer& OutASC_SwTxtNode( Writer& rWrt, SwCntntNode& rNode ) in OutASC_SwTxtNode()
/aoo42x/main/sw/source/core/txtnode/
H A Datrflyin.cxx124 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in CopyFlyFmt()
H A Dtxtedt.cxx1156 SwRect SwTxtFrm::_AutoSpell( const SwCntntNode* pActNode, const SwViewOption& rViewOpt, xub_StrLen … in _AutoSpell()
1344 SwRect SwTxtFrm::SmartTagScan( SwCntntNode* /*pActNode*/, xub_StrLen /*nActPos*/ ) in SmartTagScan() argument
1468 void SwTxtFrm::CollectAutoCmplWrds( SwCntntNode* pActNode, xub_StrLen nActPos ) in CollectAutoCmplWrds()
H A Dthints.cxx1417 SwCntntNode* pCNd; in InsertHint()
2115 SwCntntNode::GetAttr( aFmtSet ); in GetAttr()
2304 SwCntntNode::GetAttr( rSet ); in GetAttr()
/aoo42x/main/sw/source/core/undo/
H A Dunspnd.cxx112 rPam.GetPoint()->nContent.Assign( (SwCntntNode*)pCurrNd, 0 ); in UndoImpl()
H A Dunsect.cxx100 const SwCntntNode* pCNd = rPam.GetPoint()->nNode.GetNode().GetCntntNode(); in SwUndoInsSection()
/aoo42x/main/sw/source/core/frmedt/
H A Dfedesc.cxx231 const SwCntntNode* pCNd; in GetSelectedPageDescs()
H A Dfefly1.cxx113 const SwCntntNode *pCntNd = rNode.GetCntntNode(); in lcl_SetNewFlyPos()
163 SwCntntNode* pCNd = ((SwCntntFrm*)pNewAnch)->GetNode(); in lcl_FindAnchorPos()
1795 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetFmtFromAnyObj()
/aoo42x/main/sw/source/core/fields/
H A Dchpfld.cxx119 const SwCntntNode* pCntntNode, in ChangeExpansion()
H A Ddocufld.cxx176 SwCntntNode* pNd = PTR_CAST( SwCntntNode, pDesc->GetDefinedIn() ); in ChangeExpansion()
179 if ( SwIterator<SwFrm,SwCntntNode>::FirstElement(*pNd) ) in ChangeExpansion()
/aoo42x/main/sw/source/core/doc/
H A Ddocglos.cxx149 SwCntntNode* pCntntNd = pGDoc->GetNodes().GoNext( &aStt ); in InsertGlossary()
H A Dtblcpy.cxx582 SwCntntNode* pCNd = pDoc->GetNodes().GoPrevious( &aMvPos.nNode ); in lcl_CpyBox()
607 SwCntntNode* pCNd = aInsIdx.GetNode().GetCntntNode(); in lcl_CpyBox()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8glsy.cxx120 SwCntntNode* pCNd = 0; in MakeEntries()
H A Dwrtww8.hxx77 class SwCntntNode;
815 void OutputContentNode( const SwCntntNode& );
/aoo42x/main/sw/source/core/docnode/
H A Dndnotxt.cxx52 SwCntntNode( rWhere, nNdType, pGrfColl ), in SwNoTxtNode()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexti.cxx320 SwIterator<SwCntntNode,SwFmtColl> aIter( *pDoc->GetDfltGrfFmtColl() ); in createAndInsertOLEObject()
321 for( SwCntntNode* pNd = aIter.First(); pNd; pNd = aIter.Next() ) in createAndInsertOLEObject()
/aoo42x/main/sw/source/core/edit/
H A Deddel.cxx92 … !((pFrm=((SwCntntNode*)pNd)->getLayoutFrm( GetLayout() ))!=NULL && pFrm->IsProtected()) ) in DeleteSel()
H A Dedglbldc.cxx370 SwCntntNode * pCNd = rCrsrPos.nNode.GetNode().GetCntntNode(); in GotoGlobalDocContent()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx754 const SwCntntNode* pNd = pToxBase->aTOXSources[0].pNd; in GetTOCLevel()
2001 pTxtNode->SwCntntNode::GetAttr( aParaSet ); in _getDefaultAttributesImpl()
2369 pSet->Put( pTxtNode->SwCntntNode::GetAttr(RES_UL_SPACE) ); in _getSupplementalAttributesImpl()
2370 pSet->Put( pTxtNode->SwCntntNode::GetAttr(RES_LR_SPACE) ); in _getSupplementalAttributesImpl()
2371 pSet->Put( pTxtNode->SwCntntNode::GetAttr(RES_PARATR_ADJUST) ); in _getSupplementalAttributesImpl()
H A Daccframebase.cxx138 const SwCntntNode *pCNd = in GetNodeType()
H A Daccnotextframe.cxx63 const SwCntntNode* pSwCntntNode = pCntFrm->GetNode(); in GetNoTxtNode()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx1328 SwCntntNode* pCNd = pPam->GetCntntNode(); in StripTrailingPara()
1380 SwCntntNode* pNd = pDoc->GetNodes().GoPrevious(&nNewNdIdx); in StripTrailingPara()
H A Dhtmltab.cxx1312 const SwCntntNode *pCNd = in IsBoxEmpty()
1563 SwCntntNode *pCNd = 0; in FixFrameFmt()
2898 SwCntntNode *pCNd = pDoc->GetNodes()[pStNd->GetIndex()+1] ->GetCntntNode(); in InsertTableSection()
3812 SwCntntNode *pCNd = in BuildTableCell()
4191 SwCntntNode *pCNd = pDoc->GetNodes()[pEndNd->GetIndex()-1] ->GetCntntNode(); in BuildTableCell()
/aoo42x/main/sw/source/core/layout/
H A Dpagedesc.cxx305 pMod = &(SwCntntNode&)rNd; in lcl_GetFrmOfNode()

Completed in 1239 milliseconds

1234567