Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoflatpara.cxx225 SwXTextRange::CreateXTextRange( in changeText()
255 SwXTextRange::CreateXTextRange( in changeAttributes()
H A Dunorefmk.cxx359 return SwXTextRange::CreateXTextRange( in getAnchor()
1145 return SwXTextRange::CreateXTextRange(*pTxtNode->GetDoc(), start, &end); in getAnchor()
H A Dunoobj2.cxx1171 SwXTextRange::CreateXTextRange( in CreateXTextRange() function in SwXTextRange
1576 SwXTextRange::CreateXTextRange( in MakeRanges()
H A Dunoftn.cxx425 SwXTextRange::CreateXTextRange(*GetDoc(), *aPam.Start(), aPam.End()); in getAnchor()
H A Dunobkm.cxx280 return SwXTextRange::CreateXTextRange( in getAnchor()
H A Dunoredline.cxx534 SwXTextRange::CreateXTextRange(*pDoc, *pPoint, 0); in getPropertyValue()
H A Dunodraw.cxx1541 = SwXTextRange::CreateXTextRange( in getPropertyValue()
2064 aRef = SwXTextRange::CreateXTextRange(*pFmt->GetDoc(), rPos, 0); in getAnchor()
H A Dunosect.cxx477 xRet = SwXTextRange::CreateXTextRange(*pSectFmt->GetDoc(), in getAnchor()
H A Dunoidx.cxx1399 xRet = SwXTextRange::CreateXTextRange(*pSectionFmt->GetDoc(), in getAnchor()
H A Dunofield.cxx1895 aRef = SwXTextRange::CreateXTextRange( *m_pDoc, in getAnchor()
H A Dunoframe.cxx2651 aRef = SwXTextRange::CreateXTextRange(*pFmt->GetDoc(), rPos, 0); in getAnchor()
/trunk/main/sw/inc/
H A Dunotextrange.hxx136 ::com::sun::star::text::XTextRange > CreateXTextRange(
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx261 SwXTextRange::CreateXTextRange( in GetNextWrongSentence()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1715 xRet = SwXTextRange::CreateXTextRange(*pDoc, *pShellCrsr->Start(), 0); in getStart()
1736 xRet = SwXTextRange::CreateXTextRange(*pDoc, *pShellCrsr->End(), 0); in getEnd()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx764 SwXTextRange::CreateXTextRange(rDoc, *rPaM.GetPoint(), 0); in Read()
H A Dxmlimp.cxx704 SwXTextRange::CreateXTextRange( in startDocument()
H A Dxmltbli.cxx2924 SwXTextRange::CreateXTextRange( *pDoc, aPos, 0 ); in InsertTableSection()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1404 …Reference< ::com::sun::star::text::XTextRange > xRange = SwXTextRange::CreateXTextRange(*pNode->Ge… in SmartTagScan()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3434 SwXTextRange::CreateXTextRange(*rNode.GetDoc(), aStartPos, &aEndPos); in lcl_FillTextRange()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx3162 SwXTextRange::CreateXTextRange( in replaceText()