Home
last modified time | relevance | path

Searched refs:InsertPaM (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx1103 SwPaM InsertPaM(pDoc->GetNodes()); in applyTo() local
1106 if (!pRange->GetPositions(InsertPaM)) in applyTo()
1113 InsertPaM = *pCursor->GetPaM(); in applyTo()
1118 && pDoc->InsertGlossary( *pBlock, sEntryName, InsertPaM); in applyTo()