| /trunk/main/sw/source/filter/ww1/ |
| H A D | fltshell.cxx | 1028 pPaM(new SwPaM(*(rPaM.GetPoint()))), in SwFltShell() 1037 pOutDoc = new SwFltOutDoc( *pDoc, pPaM, aStack, aEndStack ); in SwFltShell() 1043 const SwPosition* pPos = pPaM->GetPoint(); in SwFltShell() 1051 pPaM->Move( fnMoveBackward ); // gehe in leere Zeile in SwFltShell() 1080 aStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1081 aStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1082 aEndStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1083 aEndStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1121 delete pPaM; in ~SwFltShell() 1131 GetDoc().InsertString( *pPaM, rStr ); in operator <<() [all …]
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par5.cxx | 323 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, in Read_Book() 410 SwPosition aStart(*pPaM->GetPoint()); in Read_Book() 695 if (bUseEnhFields && pPaM!=NULL && pPaM->GetPoint()!=NULL) { in End_Field() 696 SwPosition aEndPos = *pPaM->GetPoint(); in End_Field() 721 if ( pPaM->End() in End_Field() 722 && pPaM->End()->nNode.GetNode().GetTxtNode() in End_Field() 723 && pPaM->End()->nNode.GetNode().GetTxtNode()->Len() == 0 ) in End_Field() 725 JoinNode( *pPaM ); in End_Field() 734 *pPaM = *mpPosAfterTOC; in End_Field() 744 pCtrlStck->SetAttr(*pPaM->GetPoint(),RES_TXTATR_INETFMT); in End_Field() [all …]
|
| H A D | ww8par6.cxx | 337 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_FRAMEDIR); in Read_ParaBiDi() 787 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_LINENUMBER); in HandleLineNumbering() 853 mrReader.rDoc.InsertSwSection(*mrReader.pPaM, aSection, 0, 0, false); in CreateSep() 856 wwSection aLastSection(*mrReader.pPaM->GetPoint()); in CreateSep() 864 wwSection aNewSection(*mrReader.pPaM->GetPoint()); in CreateSep() 2260 WW8FlySet::WW8FlySet( SwWW8ImplReader& rReader, const SwPaM* pPaM, in WW8FlySet() argument 2264 Init(rReader, pPaM); in WW8FlySet() 2291 void WW8FlySet::Init(const SwWW8ImplReader& rReader, const SwPaM* pPaM) in Init() argument 2299 aAnchor.SetAnchor(pPaM->GetPoint()); in Init() 2360 pCtrlStck->SetAttr(*pPaM->GetPoint(), 0, false); in MoveInsideFly() [all …]
|
| H A D | ww8par.cxx | 1059 SetTxtFmtCollAndListLevel( *pPaM, pCollA[nColl] ); in Read_StyleCode() 1520 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_PARATR_TABSTOP); in Read_Tab() 1850 maTmpPos(*pRdr->pPaM->GetPoint()), in WW8ReaderSave() 1938 pRdr->mpRedlineStack->closeall(*pRdr->pPaM->GetPoint()); in Restore() 1945 *pRdr->pPaM->GetPoint() = maTmpPos; in Restore() 1964 pPaM->GetPoint()->nNode = pSttIdx->GetIndex() + 1; // in Read_HdFtFtnText() 1965 pPaM->GetPoint()->nContent.Assign( pPaM->GetCntntNode(), 0 ); in Read_HdFtFtnText() 2030 pCtrlStck->NewAttr(*pPaM->GetPoint(), SvxCharHiddenItem(false, RES_CHRATR_HIDDEN)); in Read_And() 2031 rDoc.InsertPoolItem(*pPaM, SwFmtFld(aPostIt), 0); in Read_And() 2032 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_CHRATR_HIDDEN); in Read_And() [all …]
|
| H A D | ww8par2.cxx | 351 pPaM->GetPoint()->nNode < rDoc.GetNodes().GetEndOfExtras().GetIndex()) in End_Ftn() 365 SwTxtNode* pTxt = pPaM->GetNode()->GetTxtNode(); in End_Ftn() 366 xub_StrLen nPos = pPaM->GetPoint()->nContent.GetIndex(); in End_Ftn() 374 pPaM->SetMark(); in End_Ftn() 375 pPaM->GetMark()->nContent--; in End_Ftn() 376 rDoc.DeleteRange( *pPaM ); in End_Ftn() 377 pPaM->DeleteMark(); in End_Ftn() 385 SwPosition aTmpPos( *pPaM->GetPoint() ); // merke alte Cursorposition in End_Ftn() 416 SwNodeIndex& rNIdx = pPaM->GetPoint()->nNode; in End_Ftn() 423 pPaM->GetPoint()->nContent.Assign( pTNd, 0 ); in End_Ftn() [all …]
|
| H A D | ww8graf2.cxx | 394 aAnchor.SetAnchor(pPaM->GetPoint()); in MakeGrafNotInCntnt() 399 SwFlyFrmFmt* pFlyFmt = rDoc.Insert(*pPaM, rFileName, aEmptyStr, pGraph, in MakeGrafNotInCntnt() 417 WW8FlySet aFlySet(*this, pPaM, rPic, rPD.nWidth, rPD.nHeight); in MakeGrafInCntnt() 427 pFlyFmt = rDoc.Insert( *pPaM, rFileName, aEmptyStr, pGraph, &aFlySet, in MakeGrafInCntnt() 530 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, aPD.nHeight ); in ImportGraf() 609 aAnchor.SetAnchor(pPaM->GetPoint()); in ImportGraf() 616 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, in ImportGraf() 690 pRet = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, in ImportGraf() 695 pRet = rDoc.InsertDrawObj(*pPaM, *pObject, aAttrSet ); in ImportGraf()
|
| H A D | ww8par3.cxx | 157 rDoc.InsertPoolItem( *pPaM, SwFmtFld(aFld), 0 ); in Read_F_FormTextBox() 199 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in Read_F_FormCheckBox() 238 *pPaM, aBookmarkName, in Read_F_FormCheckBox() 280 rDoc.InsertPoolItem(*pPaM, SwFmtFld(aFld), 0); in Read_F_FormListBox() 311 pMarksAccess->makeNoTextFieldBookmark( *pPaM, aBookmarkName, in Read_F_FormListBox() 1766 SwTxtNode* pTxtNode = pPaM->GetNode()->GetTxtNode(); in SetTxtFmtCollAndListLevel() 1918 SwTxtNode* pTxtNd = pPaM->GetNode()->GetTxtNode(); in RegisterNumFmtOnTxtNode() 1991 pCtrlStck->NewAttr(*pPaM->GetPoint(), *pLR); in RegisterNumFmtOnTxtNode() 1992 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_LR_SPACE); in RegisterNumFmtOnTxtNode() 2105 else if (SwTxtNode* pTxtNode = pPaM->GetNode()->GetTxtNode()) in Read_LFOPosition() [all …]
|
| H A D | ww8par4.cxx | 255 pRet = rDoc.InsertOLE(*pPaM, sNewName, rObject.GetAspect(), pFlySet, &rGrfSet, 0); in InsertOle() 286 aAnchor.SetAnchor( pPaM->GetPoint() ); in ImportOle() 312 pFmt = rDoc.InsertDrawObj(*pPaM, *pRet, *pFlySet ); in ImportOle() 319 pFmt = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, &aGraph, pFlySet, in ImportOle() 532 mpRedlineStack->close(*pPaM->GetPoint(), eType, pTableDesc ); in Read_CRevisionMark()
|
| H A D | ww8graf.cxx | 1408 SwFrmFmt *pFrm = rDoc.InsertDrawObj( *pPaM, *pObject, aSet ); in ReadGrafLayer1() 1410 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFrm); in ReadGrafLayer1() 2285 aAnchor.SetAnchor( pPaM->GetPoint() ); in ProcessEscherAlign() 2830 pRetFrmFmt = rDoc.InsertDrawObj(*pPaM, *pObject, aFlySet ); in Read_GrafLayer() 2888 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFmt); in AddAutoAnchor() 3027 pRetFrmFmt = rDoc.MakeFlySection(eAnchor, pPaM->GetPoint(), &rFlySet); in ConvertDrawTextToFly() 3084 SwNodeIndex aStart(pPaM->GetPoint()->nNode); in ConvertDrawTextToFly() 3170 pRetFrmFmt = rDoc.Insert(*pPaM, aGrfName, aEmptyStr, 0, in ImportReplaceableDrawables() 3178 pRetFrmFmt = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, &rGraph, in ImportReplaceableDrawables() 3247 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in GrafikCtor()
|
| H A D | ww8par2.hxx | 329 void Init(const SwWW8ImplReader& rReader, const SwPaM* pPaM); 333 WW8FlySet(SwWW8ImplReader& rReader, const SwPaM* pPaM, const WW8_PIC& rPic,
|
| H A D | writerhelper.cxx | 605 Frames GetFrames(const SwDoc &rDoc, SwPaM *pPaM /*, bool bAll*/) in GetFrames() argument 607 SwPosFlyFrms aFlys(rDoc.GetAllFlyFmts(pPaM, true)); in GetFrames()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlimp.cxx | 735 SwPaM *pPaM = pTxtCrsr->GetPaM(); in startDocument() local 736 const SwPosition* pPos = pPaM->GetPoint(); in startDocument() 746 pPaM->Move( fnMoveBackward ); in startDocument() 748 ( *pPaM, pDoc->GetTxtCollFromPool(RES_POOLCOLL_STANDARD, false ) ); in startDocument() 813 SwPaM *pPaM = pTxtCrsr->GetPaM(); in endDocument() local 826 if( pPaM && pPaM->GetPoint()->nNode == aNxtIdx ) in endDocument() 828 pPaM->GetPoint()->nNode = *pSttNdIdx; in endDocument() 829 pPaM->GetPoint()->nContent.Assign( pTxtNode, in endDocument() 836 pPaM->GetBound( sal_True ).nNode.GetIndex(), in endDocument() 839 pPaM->GetBound( sal_False ).nNode.GetIndex(), in endDocument() [all …]
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | atrfld.cxx | 206 SwPaM* pPaM = pHint->GetPaM(); in SwClientNotify() local 207 SwDoc* pDoc = pPaM->GetDoc(); in SwClientNotify() 209 pPaM->GetPoint()->nNode = rTxtNode; in SwClientNotify() 210 pPaM->GetPoint()->nContent.Assign( (SwTxtNode*)&rTxtNode, *mpTxtFld->GetStart() ); in SwClientNotify() 213 pPaM->SetMark(); in SwClientNotify() 214 pPaM->Move( fnMoveForward ); in SwClientNotify() 215 pDoc->DeleteRange( *pPaM ); in SwClientNotify() 216 pDoc->InsertString( *pPaM, aEntry ); in SwClientNotify()
|
| /trunk/main/sw/source/core/inc/ |
| H A D | fieldhint.hxx | 31 SwPaM* pPaM; member in SwFieldHint 34 : pPaM(p) in SwFieldHint() 37 SwPaM* GetPaM() const { return pPaM; } in GetPaM()
|
| /trunk/main/sw/source/core/access/ |
| H A D | acctable.cxx | 1658 SwPaM *pPaM = pCrsrShell->GetTblCrs() ? pCrsrShell->GetTblCrs() in selectAccessibleChild() local 1660 *pPaM->GetPoint() = *pPaM->GetMark(); in selectAccessibleChild() 1672 const SwPaM *pPaM = pCrsrShell->GetTblCrs() ? pCrsrShell->GetTblCrs() in selectAccessibleChild() local 1674 *(aPaM.GetMark()) = *pPaM->GetMark(); in selectAccessibleChild() 1817 SwPaM *pPaM = pCrsrShell->GetTblCrs() ? pCrsrShell->GetTblCrs() in deselectAccessibleChild() local 1821 pPaM->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in deselectAccessibleChild() 1823 SwPaM aPaM( bDeselectPoint ? *pPaM->GetMark() : *pPaM->GetPoint() ); in deselectAccessibleChild() 1834 pPaM = pCrsrShell->GetTblCrs() ? pCrsrShell->GetTblCrs() in deselectAccessibleChild() 1836 *pPaM->GetPoint() = *pPaM->GetMark(); in deselectAccessibleChild()
|
| H A D | accpara.cxx | 2203 SwPaM* pPaM( 0 ); in _getRunAttributesImpl() local 2211 pPaM = new SwPaM( *pStartPos, *pEndPos ); in _getRunAttributesImpl() 2218 SfxItemSet aSet( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl() 2231 SfxItemSet aAutomaticParaStyleCharAttrs( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl() 2240 SfxItemSet aCharAttrsAtPaM( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl() 2243 SwUnoCursorHelper::GetCrsrAttr(*pPaM, aCharAttrsAtPaM, sal_True, sal_True); in _getRunAttributesImpl() 2311 delete pPaM; in _getRunAttributesImpl()
|
| H A D | acccontext.cxx | 1456 sal_Bool SwAccessibleContext::Select( SwPaM *pPaM, SdrObject *pObj, in Select() argument 1481 else if( pPaM ) in Select() 1494 pCrsrShell->SetSelection( *pPaM ); in Select()
|
| /trunk/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 629 *pPaM = pPaMLast; // die Pointer auf Cursor in Calculate() local 634 SwTxtNode* pTxtNd = pPaM->GetNode()->GetTxtNode(); in Calculate() 637 const SwPosition *pStart = pPaM->Start(), *pEnd = pPaM->End(); in Calculate() 686 } while( pPaMLast != (pPaM = (SwPaM*)pPaM->GetNext()) ); in Calculate()
|
| H A D | edfld.cxx | 197 SwPaM* pPaM = GetCrsr(); in FieldToText() local 199 SwFieldHint aHint( pPaM ); in FieldToText() 203 pPaM->DeleteMark(); in FieldToText()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unoobj2.cxx | 1566 Impl(SwPaM *const pPaM) in Impl() argument 1567 : SwClient( (pPaM) in Impl() 1568 ? pPaM->GetDoc()->CreateUnoCrsr(*pPaM->GetPoint()) in Impl() 1571 if (pPaM) in Impl() 1573 ::sw::DeepCopyPaM(*pPaM, *GetCursor()); in Impl() 1626 SwXTextRanges::SwXTextRanges(SwPaM *const pPaM) in SwXTextRanges() argument 1627 : m_pImpl( new SwXTextRanges::Impl(pPaM) ) in SwXTextRanges()
|
| /trunk/main/sw/source/core/swg/ |
| H A D | SwXMLTextBlocks.cxx | 442 SwPaM* pPaM = MakePaM(); in PutDoc() local 443 sal_uLong nErr = PutBlock(*pPaM, aLong); in PutDoc() 444 delete pPaM; in PutDoc()
|
| /trunk/main/sw/source/filter/inc/ |
| H A D | fltshell.hxx | 370 SwPaM* pPaM; member in SwFltOutDoc 387 : SwFltOutBase(rDocu), rStack(rStk), rEndStack(rEStk), pPaM(pP), in SwFltOutDoc() 500 SwPaM* pPaM; member in SwFltShell
|
| /trunk/main/sw/source/ui/lingu/ |
| H A D | olmenu.cxx | 808 SwPaM *pPaM = pSh->GetCrsr(); in Execute() local 809 if (pPaM) in Execute() 810 pSh->IgnoreGrammarErrorAt( *pPaM ); in Execute()
|
| H A D | hhcwrp.cxx | 512 SwPaM *pPaM = rWrtShell.GetCrsr(); in ReplaceUnit() local 513 (void)pPaM; in ReplaceUnit()
|
| /trunk/main/sw/source/ui/app/ |
| H A D | docsh.cxx | 147 SwPaM* pPaM ) in StartConvertFrom() argument 174 *ppRdr = pPaM ? new SwReader( rMedium, aFileName, *pPaM ) : in StartConvertFrom()
|