Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx431 if (!::sw::XTextRangeToSwPaM(aPam, xTextRange)) in insertControlCharacter()
558 if (!::sw::XTextRangeToSwPaM(aPam, xRange)) in insertTextContent()
1101 if (!::sw::XTextRangeToSwPaM(aPam1, xPos1) || in ComparePositions()
1102 !::sw::XTextRangeToSwPaM(aPam2, xPos2)) in ComparePositions()
1643 if (!::sw::XTextRangeToSwPaM(aStartPam, xStart) || in convertToTextFrame()
1644 !::sw::XTextRangeToSwPaM(*pEndPam, xEnd)) in convertToTextFrame()
1883 if (!::sw::XTextRangeToSwPaM(aStartCellPam, xStartRange) || in ConvertCell()
1884 !::sw::XTextRangeToSwPaM(aEndCellPam, xEndRange)) in ConvertCell()
2586 if (::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange()
2908 if (!::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange()
H A Dunoftn.cxx369 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
539 if (!::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange()
H A Dunorefmk.cxx332 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
1099 ::sw::XTextRangeToSwPaM(aPam, i_xTextRange); in AttachImpl()
H A Dunotextmarkup.cxx100 ::sw::XTextRangeToSwPaM(aPam, xRange); in commitTextRangeMarkup()
H A Dunobkm.cxx233 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRangeEx()
H A Dunoframe.cxx2700 ::sw::XTextRangeToSwPaM(aIntPam, xTextRange); in attachToRange()
3040 if (::sw::XTextRangeToSwPaM(aIntPam, xTextRange)) in attach()
3250 if (pFmt && ::sw::XTextRangeToSwPaM(aPam, aTextPosition)) in createTextCursorByRange()
H A Dunofield.cxx1238 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRange()
1838 if ( ::sw::XTextRangeToSwPaM( aIntPam, xTextRange ) ) in attach()
H A Dunoidx.cxx1369 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
1974 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
H A Dunodraw.cxx723 if (::sw::XTextRangeToSwPaM(*pInternalPam, xRg)) in add()
1221 if (::sw::XTextRangeToSwPaM(*pInternalPam, xRg) ) in setPropertyValue()
H A Dunosect.cxx325 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
H A Dunoobj2.cxx1079 bool XTextRangeToSwPaM( SwUnoInternalPaM & rToFill, in XTextRangeToSwPaM() function
H A Dunotbl.cxx1011 && ::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange()
2264 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRange()
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx165 ::sw::XTextRangeToSwPaM(aPaM, rRange); in SetAsNodeIndex()
184 ::sw::XTextRangeToSwPaM(aUnoPaM, xRange); in CopyPositionInto()
/trunk/main/sw/inc/
H A Dunotextrange.hxx72 bool XTextRangeToSwPaM(SwUnoInternalPaM& rToFill,
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx416 if (::sw::XTextRangeToSwPaM(aPam, in GetNextWrongSentence()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx331 if (::sw::XTextRangeToSwPaM(aPam, xPos)) in select()
1368 if (!::sw::XTextRangeToSwPaM(rDestPam, xRange)) in gotoRange()

Completed in 170 milliseconds