Home
last modified time | relevance | path

Searched defs:nNode (Results 1 – 25 of 39) sorted by last modified time

12

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx479 for ( sal_uLong nNode = aSel.GetStart().GetPara(); nNode <= nEndPara; nNode++ ) in GetText() local
547 void TextEngine::CursorMoved( sal_uLong nNode ) in CursorMoved()
1474 TextPaM TextEngine::SplitContent( sal_uLong nNode, sal_uInt16 nSepPos ) in SplitContent()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx310 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in GetSelected() local
3553 sal_uInt32 nNode = aEditDoc.GetPos( pNode ); in MatchGroup() local
H A Dimpedit3.cxx3911 EditPaM ImpEditEngine::SplitContent( sal_uInt32 nNode, sal_uInt16 nSepPos ) in SplitContent()
H A Dimpedit4.cxx277 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in WriteText() local
579 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in WriteRTF() local
1076 sal_uInt32 nNode; in CreateBinTextObject() local
2739 for ( sal_uInt32 nNode = nStartNode; in ImpSearch() local
2853 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in TransliterateText() local
H A Dimpedit5.cxx113 for ( sal_uInt32 nNode = 0; nNode < aEditDoc.Count(); nNode++ ) in UpdateParagraphsWithStyleSheet() local
136 for ( sal_uInt32 nNode = 0; nNode < aEditDoc.Count(); nNode++ ) in RemoveStyleFromParagraphs() local
354 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in GetAttribs() local
556 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in SetAttribs() local
657 for ( sal_uInt32 nNode = nStartNode; nNode <= nEndNode; nNode++ ) in RemoveCharAttribs() local
H A Deehtml.cxx228 sal_uInt32 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in NextToken() local
627 sal_uInt32 nNode = pImpEditEngine->GetEditDoc().GetPos( aCurSel.Max().GetNode() ); in ImpSetStyleSheet() local
H A Deditundo.hxx47 sal_uInt32 nNode; member in EditUndoDelContent
66 sal_uInt32 nNode; member in EditUndoConnectParas
96 sal_uInt32 nNode; member in EditUndoSplitPara
H A Deditdoc.cxx1239 for ( sal_uInt32 nNode = Count(); nNode; ) in ImplDestroyContents() local
1333 for ( sal_uInt32 nNode = 0; nNode < Count(); nNode++ ) in CreateDefFont() local
1376 for ( sal_uInt32 nNode = 0; nNode < nNodes; nNode++ ) in GetText() local
1445 for ( sal_uInt32 nNode = 0; nNode < Count(); nNode++ ) in GetTextLen() local
/trunk/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx186 for(sal_Int32 nNode = 0; nNode < aNodeNames.getLength() && !bFound; nNode++) in HasLabel() local
235 for(sal_Int32 nNode = 0; nNode < aNodeNames.getLength() && !bFound; nNode++) in SaveLabel() local
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1631 for(sal_Int32 nNode = 0; nNode < aNames.getLength(); nNode++) in Commit() local
1767 for(sal_Int32 nNode = 0; nNode < aNames.getLength(); nNode++) in Load() local
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx175 anchoredto(sal_uLong nNode) : mnNode(nNode) {} in anchoredto()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1069 sal_uInt32 nNode = pCurPam->GetPoint()->nNode.GetIndex(); in OutBookmarks() local
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx115 SwNodeIndex nNode( pDoc->GetNodes().GetEndOfContent(), -1 ); in Read() local
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx235 void SwUndoInsSection::Join( SwDoc& rDoc, sal_uLong nNode ) in Join()
H A Dundobj1.cxx509 sal_uLong nNode, xub_StrLen nCntnt ) in GetAnchor()
H A Dunattr.cxx952 sal_uLong nNode = 0; in RemoveIdx() local
/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx128 sal_uLong nNode; member in SwDataChanged
H A DUndoDelete.hxx54 sal_uLong nNode; member in SwUndoDelete
H A DUndoInsert.hxx46 sal_uLong nNode; member in SwUndoInsert
174 sal_uLong nNode; member
H A DUndoSplitMove.hxx34 sal_uLong nNode; member in SwUndoSplitNode
H A DUndoTable.hxx264 sal_uLong nNode; member in SwUndoTblNumFmt
H A Dacorrect.hxx100 sal_uLong nFlags, nNode; member in SwAutoCorrExceptWord
H A Ddocfld.hxx46 sal_uLong nNode; member in _SetGetExpFld
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx430 sal_uLong nNode = pIdx ? pIdx->GetIndex() : rCrsr.GetPoint()->nNode.GetIndex(); in SaveCpltSttWord() local
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx216 sal_uLong nNode; member in CompareNodeCntnt

Completed in 205 milliseconds

12