Searched refs:XTextRangeToSwPaM (Results 1 – 16 of 16) sorted by relevance
/trunk/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 431 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 D | unoftn.cxx | 369 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach() 539 if (!::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange()
|
H A D | unorefmk.cxx | 332 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach() 1099 ::sw::XTextRangeToSwPaM(aPam, i_xTextRange); in AttachImpl()
|
H A D | unotextmarkup.cxx | 100 ::sw::XTextRangeToSwPaM(aPam, xRange); in commitTextRangeMarkup()
|
H A D | unobkm.cxx | 233 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRangeEx()
|
H A D | unoframe.cxx | 2700 ::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 D | unofield.cxx | 1238 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRange() 1838 if ( ::sw::XTextRangeToSwPaM( aIntPam, xTextRange ) ) in attach()
|
H A D | unoidx.cxx | 1369 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach() 1974 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
|
H A D | unodraw.cxx | 723 if (::sw::XTextRangeToSwPaM(*pInternalPam, xRg)) in add() 1221 if (::sw::XTextRangeToSwPaM(*pInternalPam, xRg) ) in setPropertyValue()
|
H A D | unosect.cxx | 325 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attach()
|
H A D | unoobj2.cxx | 1079 bool XTextRangeToSwPaM( SwUnoInternalPaM & rToFill, in XTextRangeToSwPaM() function
|
H A D | unotbl.cxx | 1011 && ::sw::XTextRangeToSwPaM(aPam, xTextPosition)) in createTextCursorByRange() 2264 ::sw::XTextRangeToSwPaM(aPam, xTextRange); in attachToRange()
|
/trunk/main/sw/source/filter/xml/ |
H A D | XMLRedlineImportHelper.cxx | 165 ::sw::XTextRangeToSwPaM(aPaM, rRange); in SetAsNodeIndex() 184 ::sw::XTextRangeToSwPaM(aUnoPaM, xRange); in CopyPositionInto()
|
/trunk/main/sw/inc/ |
H A D | unotextrange.hxx | 72 bool XTextRangeToSwPaM(SwUnoInternalPaM& rToFill,
|
/trunk/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 416 if (::sw::XTextRangeToSwPaM(aPam, in GetNextWrongSentence()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 331 if (::sw::XTextRangeToSwPaM(aPam, xPos)) in select() 1368 if (!::sw::XTextRangeToSwPaM(rDestPam, xRange)) in gotoRange()
|
Completed in 1945 milliseconds