Home
last modified time | relevance | path

Searched refs:pPaM (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1028 pPaM(new SwPaM(*(rPaM.GetPoint()))), in SwFltShell()
1121 delete pPaM; in ~SwFltShell()
1168 GetDoc().InsertString( *pPaM, c ); in operator <<()
1204 GetDoc().InsertPoolItem(*pPaM, in NextPage()
1586 GetDoc().SetTxtFmtColl(*pPaM, in NextTableRow()
1732 pPaM->GetPoint()->nNode); in EndTable()
1771 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0); in SeekCell()
1777 GetDoc().SetTxtFmtColl(*pPaM, in SeekCell()
2070 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0); in BeginFootnote()
2103 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0); in BeginHeader()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx411 SwPosition aStart(*pPaM->GetPoint()); in Read_Book()
696 if (bUseEnhFields && pPaM!=NULL && pPaM->GetPoint()!=NULL) { in End_Field()
722 if ( pPaM->End() in End_Field()
1167 rDoc.InsertString(*pPaM, aName, in InsertTagField()
1966 rDoc.InsertString(*pPaM, cChar); in Read_F_Symbol()
2316 SwPaM aPaM(*pPaM); in Read_F_Macro()
2510 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0 ); in Read_F_IncludeText()
3459 if ( pPaM->End() && in Read_F_Tox()
3502 mpPosAfterTOC = new SwPaM(*pPaM); in Read_F_Tox()
3503 (*pPaM).Move(fnMoveBackward); in Read_F_Tox()
[all …]
H A Dww8par6.cxx2265 Init(rReader, pPaM); in WW8FlySet()
2300 aAnchor.SetAnchor(pPaM->GetPoint()); in Init()
2367 pPaM->GetPoint()->nContent.Assign( pPaM->GetCntntNode(), 0 ); in MoveInsideFly()
2369 aDup.Insert(*pPaM->GetPoint()); in MoveInsideFly()
2431 *pPaM->GetPoint() = rPos; in MoveOutsideFly()
2432 aDup.Insert(*pPaM->GetPoint()); in MoveOutsideFly()
2517 pPaM->GetPoint(), &aFlySet ); in StartApo()
2595 JoinNode(*pPaM, true); in StopApo()
2886 else if ( pPaM != NULL ) in Read_POutLvl()
3302 SwPaM aRegion(*pPaM->GetPoint()); in ConvertSubToGraphicPlacement()
[all …]
H A Dww8par.cxx1966 pPaM->GetPoint()->nContent.Assign( pPaM->GetCntntNode(), 0 ); in Read_HdFtFtnText()
2049 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(), 0); in Read_HdFtTextAsHackedFrame()
2092 *pPaM->GetPoint() = aTmpPos; in Read_HdFtText()
2328 SetUpperSpacing(*pPaM, 0); in AppendTxtNode()
2476 if ( pPaM && pPaM->GetPoint() ) in ProcessSpecial()
3549 …if (pPaM->End() && pPaM->End()->nNode.GetNode().GetTxtNode() && pPaM->End()->nNode.GetNode().GetT… in ReadText()
3555 …if (pPaM->End() && pPaM->End()->nNode.GetNode().GetTxtNode() && pPaM->End()->nNode.GetNode().GetT… in ReadText()
3687 bJoined = JoinNode(*pPaM); in ReadText()
4308 pPaM = new SwPaM(rPos); in CoreLoad()
4550 pPaM->GetPoint()->nContent.Assign(pPaM->GetCntntNode(),0); in CoreLoad()
[all …]
H A Dww8par2.cxx375 pPaM->SetMark(); in End_Ftn()
376 pPaM->GetMark()->nContent--; in End_Ftn()
377 rDoc.DeleteRange( *pPaM ); in End_Ftn()
378 pPaM->DeleteMark(); in End_Ftn()
425 pPaM->SetMark(); in End_Ftn()
431 rDoc.DeleteRange( *pPaM ); in End_Ftn()
432 pPaM->DeleteMark(); in End_Ftn()
1080 pCtrlStck->NewAttr(*pPaM->GetPoint(), in StartAnl()
1162 *pPaM->GetPoint() = aTmpPos; in StopAnlToRestart()
2809 pIo->pPaM->GetPoint()->nContent.Assign(pIo->pPaM->GetCntntNode(), 0); in ParkPaM()
[all …]
H A Dww8graf2.cxx398 aAnchor.SetAnchor(pPaM->GetPoint()); in MakeGrafNotInCntnt()
403 SwFlyFrmFmt* pFlyFmt = rDoc.Insert(*pPaM, rFileName, aEmptyStr, pGraph, in MakeGrafNotInCntnt()
421 WW8FlySet aFlySet(*this, pPaM, rPic, rPD.nWidth, rPD.nHeight); in MakeGrafInCntnt()
431 pFlyFmt = rDoc.Insert( *pPaM, rFileName, aEmptyStr, pGraph, &aFlySet, in MakeGrafInCntnt()
534 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, aPD.nHeight ); in ImportGraf()
613 aAnchor.SetAnchor(pPaM->GetPoint()); in ImportGraf()
620 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, in ImportGraf()
694 pRet = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, in ImportGraf()
699 pRet = rDoc.InsertDrawObj(*pPaM, *pObject, aAttrSet ); in ImportGraf()
H A Dww8par3.cxx158 rDoc.InsertPoolItem( *pPaM, SwFmtFld(aFld), 0 ); in Read_F_FormTextBox()
200 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in Read_F_FormCheckBox()
239 *pPaM, aBookmarkName, in Read_F_FormCheckBox()
281 rDoc.InsertPoolItem(*pPaM, SwFmtFld(aFld), 0); in Read_F_FormListBox()
1767 SwTxtNode* pTxtNode = pPaM->GetNode()->GetTxtNode(); in SetTxtFmtCollAndListLevel()
1919 SwTxtNode* pTxtNd = pPaM->GetNode()->GetTxtNode(); in RegisterNumFmtOnTxtNode()
1992 pCtrlStck->NewAttr(*pPaM->GetPoint(), *pLR); in RegisterNumFmtOnTxtNode()
1993 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_LR_SPACE); in RegisterNumFmtOnTxtNode()
2106 else if (SwTxtNode* pTxtNode = pPaM->GetNode()->GetTxtNode()) in Read_LFOPosition()
2137 pCtrlStck->SetAttr(*pPaM->GetPoint(), RES_LR_SPACE); in Read_LFOPosition()
[all …]
H A Dww8par4.cxx256 pRet = rDoc.InsertOLE(*pPaM, sNewName, rObject.GetAspect(), pFlySet, &rGrfSet, 0); in InsertOle()
287 aAnchor.SetAnchor( pPaM->GetPoint() ); in ImportOle()
313 pFmt = rDoc.InsertDrawObj(*pPaM, *pRet, *pFlySet ); in ImportOle()
320 pFmt = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, &aGraph, pFlySet, in ImportOle()
533 mpRedlineStack->close(*pPaM->GetPoint(), eType, pTableDesc ); in Read_CRevisionMark()
H A Dww8graf.cxx1409 SwFrmFmt *pFrm = rDoc.InsertDrawObj( *pPaM, *pObject, aSet ); in ReadGrafLayer1()
1411 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFrm); in ReadGrafLayer1()
2289 aAnchor.SetAnchor( pPaM->GetPoint() ); in ProcessEscherAlign()
2834 pRetFrmFmt = rDoc.InsertDrawObj(*pPaM, *pObject, aFlySet ); in Read_GrafLayer()
2892 pAnchorStck->AddAnchor(*pPaM->GetPoint(), pFmt); in AddAutoAnchor()
3031 pRetFrmFmt = rDoc.MakeFlySection(eAnchor, pPaM->GetPoint(), &rFlySet); in ConvertDrawTextToFly()
3088 SwNodeIndex aStart(pPaM->GetPoint()->nNode); in ConvertDrawTextToFly()
3174 pRetFrmFmt = rDoc.Insert(*pPaM, aGrfName, aEmptyStr, 0, in ImportReplaceableDrawables()
3182 pRetFrmFmt = rDoc.Insert(*pPaM, aEmptyStr, aEmptyStr, &rGraph, in ImportReplaceableDrawables()
3251 pFormImpl = new SwMSConvertControls(mpDocShell, pPaM); in GrafikCtor()
H A Dww8par2.hxx330 void Init(const SwWW8ImplReader& rReader, const SwPaM* pPaM);
334 WW8FlySet(SwWW8ImplReader& rReader, const SwPaM* pPaM, const WW8_PIC& rPic,
H A Dwriterhelper.cxx606 Frames GetFrames(const SwDoc &rDoc, SwPaM *pPaM /*, bool bAll*/) in GetFrames() argument
608 SwPosFlyFrms aFlys(rDoc.GetAllFlyFmts(pPaM, true)); in GetFrames()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx735 SwPaM *pPaM = pTxtCrsr->GetPaM(); in startDocument() local
736 const SwPosition* pPos = pPaM->GetPoint(); in startDocument()
746 pPaM->Move( fnMoveBackward ); 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()
871 SwPosition* pPos = pPaM->GetPoint(); in endDocument()
877 pDoc = pPaM->GetDoc(); in endDocument()
907 pPaM->SetMark(); pPaM->DeleteMark(); in endDocument()
925 pPaM->SetMark(); pPaM->DeleteMark(); in endDocument()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx206 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 Dfieldhint.hxx31 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 Dacctable.cxx1658 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 Daccpara.cxx2203 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 Dacccontext.cxx1456 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 Deditsh.cxx629 *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 Dedfld.cxx197 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 Dunoobj2.cxx1566 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 DSwXMLTextBlocks.cxx442 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 Dfltshell.hxx370 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 Dolmenu.cxx808 SwPaM *pPaM = pSh->GetCrsr(); in Execute() local
809 if (pPaM) in Execute()
810 pSh->IgnoreGrammarErrorAt( *pPaM ); in Execute()
H A Dhhcwrp.cxx512 SwPaM *pPaM = rWrtShell.GetCrsr(); in ReplaceUnit() local
513 (void)pPaM; in ReplaceUnit()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx147 SwPaM* pPaM ) in StartConvertFrom() argument
174 *ppRdr = pPaM ? new SwReader( rMedium, aFileName, *pPaM ) : in StartConvertFrom()

Completed in 303 milliseconds

12