Searched refs:SwUnoInternalPaM (Results 1 – 17 of 17) sorted by relevance
53 class SwUnoInternalPaM class58 SwUnoInternalPaM(const SwUnoInternalPaM&);61 SwUnoInternalPaM(SwDoc& rDoc);62 virtual ~SwUnoInternalPaM();64 SwUnoInternalPaM& operator=(const SwPaM& rPaM);72 bool XTextRangeToSwPaM(SwUnoInternalPaM& rToFill,
430 SwUnoInternalPaM aPam(*GetDoc()); in insertControlCharacter()557 SwUnoInternalPaM aPam(*GetDoc()); in insertTextContent()1098 SwUnoInternalPaM aPam1(*m_pDoc); in ComparePositions()1099 SwUnoInternalPaM aPam2(*m_pDoc); in ComparePositions()1641 SwUnoInternalPaM aStartPam(*GetDoc()); in convertToTextFrame()1642 std::auto_ptr< SwUnoInternalPaM > pEndPam(new SwUnoInternalPaM(*GetDoc())); in convertToTextFrame()1877 SwUnoInternalPaM aStartCellPam(*m_pDoc); in ConvertCell()1878 SwUnoInternalPaM aEndCellPam(*m_pDoc); in ConvertCell()2585 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()2907 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
367 SwUnoInternalPaM aPam(*pNewDoc); in attach()538 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
148 SwUnoInternalPaM::SwUnoInternalPaM(SwDoc& rDoc) : in SwUnoInternalPaM() function in SwUnoInternalPaM152 SwUnoInternalPaM::~SwUnoInternalPaM() in ~SwUnoInternalPaM()160 SwUnoInternalPaM& SwUnoInternalPaM::operator=(const SwPaM& rPaM) in operator =()
718 SwUnoInternalPaM* pInternalPam = 0; in add()722 pInternalPam = new SwUnoInternalPaM(*pDoc); in add()1217 SwUnoInternalPaM* pInternalPam = in setPropertyValue()1218 new SwUnoInternalPaM( *(pFmt->GetDoc()) ); in setPropertyValue()
330 SwUnoInternalPaM aPam(*pDocument); in attach()1098 SwUnoInternalPaM aPam(*pDoc); in AttachImpl()
98 SwUnoInternalPaM aPam(*pDoc); in commitTextRangeMarkup()
232 SwUnoInternalPaM aPam(*m_pImpl->m_pDoc); in attachToRangeEx()
2698 SwUnoInternalPaM aIntPam(*pDoc); in attachToRange()3039 SwUnoInternalPaM aIntPam(*pDoc); in attach()3249 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
1237 SwUnoInternalPaM aPam(*pDoc); in attachToRange()1837 SwUnoInternalPaM aIntPam( *m_pDoc ); in attach()
1367 SwUnoInternalPaM aPam(*pDoc); in attach()1972 SwUnoInternalPaM aPam(*pDoc); in attach()
323 SwUnoInternalPaM aPam(*pDoc); in attach()
1079 bool XTextRangeToSwPaM( SwUnoInternalPaM & rToFill, in XTextRangeToSwPaM()
1009 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()2262 SwUnoInternalPaM aPam(*pDoc); in attachToRange()
161 SwUnoInternalPaM aPaM(*pDoc); in SetAsNodeIndex()180 SwUnoInternalPaM aUnoPaM(rDoc); in CopyPositionInto()
415 SwUnoInternalPaM aPam(*pWrtShell->GetDoc()); in GetNextWrongSentence()
330 SwUnoInternalPaM aPam(*pDoc); in select()1367 SwUnoInternalPaM rDestPam(*m_pView->GetDocShell()->GetDoc()); in gotoRange()
Completed in 209 milliseconds