Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunotextrange.hxx53 class SwUnoInternalPaM class
58 SwUnoInternalPaM(const SwUnoInternalPaM&);
61 SwUnoInternalPaM(SwDoc& rDoc);
62 virtual ~SwUnoInternalPaM();
64 SwUnoInternalPaM& operator=(const SwPaM& rPaM);
72 bool XTextRangeToSwPaM(SwUnoInternalPaM& rToFill,
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx430 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()
H A Dunoftn.cxx367 SwUnoInternalPaM aPam(*pNewDoc); in attach()
538 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
H A Dunoobj.cxx148 SwUnoInternalPaM::SwUnoInternalPaM(SwDoc& rDoc) : in SwUnoInternalPaM() function in SwUnoInternalPaM
152 SwUnoInternalPaM::~SwUnoInternalPaM() in ~SwUnoInternalPaM()
160 SwUnoInternalPaM& SwUnoInternalPaM::operator=(const SwPaM& rPaM) in operator =()
H A Dunodraw.cxx718 SwUnoInternalPaM* pInternalPam = 0; in add()
722 pInternalPam = new SwUnoInternalPaM(*pDoc); in add()
1217 SwUnoInternalPaM* pInternalPam = in setPropertyValue()
1218 new SwUnoInternalPaM( *(pFmt->GetDoc()) ); in setPropertyValue()
H A Dunorefmk.cxx330 SwUnoInternalPaM aPam(*pDocument); in attach()
1098 SwUnoInternalPaM aPam(*pDoc); in AttachImpl()
H A Dunotextmarkup.cxx98 SwUnoInternalPaM aPam(*pDoc); in commitTextRangeMarkup()
H A Dunobkm.cxx232 SwUnoInternalPaM aPam(*m_pImpl->m_pDoc); in attachToRangeEx()
H A Dunoframe.cxx2698 SwUnoInternalPaM aIntPam(*pDoc); in attachToRange()
3039 SwUnoInternalPaM aIntPam(*pDoc); in attach()
3249 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
H A Dunofield.cxx1237 SwUnoInternalPaM aPam(*pDoc); in attachToRange()
1837 SwUnoInternalPaM aIntPam( *m_pDoc ); in attach()
H A Dunoidx.cxx1367 SwUnoInternalPaM aPam(*pDoc); in attach()
1972 SwUnoInternalPaM aPam(*pDoc); in attach()
H A Dunosect.cxx323 SwUnoInternalPaM aPam(*pDoc); in attach()
H A Dunoobj2.cxx1079 bool XTextRangeToSwPaM( SwUnoInternalPaM & rToFill, in XTextRangeToSwPaM()
H A Dunotbl.cxx1009 SwUnoInternalPaM aPam(*GetDoc()); in createTextCursorByRange()
2262 SwUnoInternalPaM aPam(*pDoc); in attachToRange()
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx161 SwUnoInternalPaM aPaM(*pDoc); in SetAsNodeIndex()
180 SwUnoInternalPaM aUnoPaM(rDoc); in CopyPositionInto()
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx415 SwUnoInternalPaM aPam(*pWrtShell->GetDoc()); in GetNextWrongSentence()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx330 SwUnoInternalPaM aPam(*pDoc); in select()
1367 SwUnoInternalPaM rDestPam(*m_pView->GetDocShell()->GetDoc()); in gotoRange()

Completed in 212 milliseconds