Home
last modified time | relevance | path

Searched refs:pUnoCrsr (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/sw/source/core/unocore/
H A Dunoportenum.cxx84 SwUnoCrsr* pUnoCrsr,
352 pUnoCrsr->Add(this); in SwXTextPortionEnumeration()
371 pUnoCrsr->Add(this); in SwXTextPortionEnumeration()
382 delete pUnoCrsr; in ~SwXTextPortionEnumeration()
449 if ( *pUnoCrsr->GetMark() == *pUnoCrsr->GetPoint() ) in lcl_ExportFieldMark()
852 if( *pUnoCrsr->GetMark() == *pUnoCrsr->GetPoint() ) in lcl_ExportHints()
868 if( *pUnoCrsr->GetMark() == *pUnoCrsr->GetPoint() ) in lcl_ExportHints()
899 if( *pUnoCrsr->GetMark() == *pUnoCrsr->GetPoint() ) in lcl_ExportHints()
914 if( *pUnoCrsr->GetMark() == *pUnoCrsr->GetPoint() ) in lcl_ExportHints()
1270 if (!pUnoCrsr) in lcl_CreatePortions()
[all …]
H A Dunoport.cxx163 delete pUnoCrsr; in ~SwXTextPortion()
182 if (!pUnoCrsr) in getStart()
199 if (!pUnoCrsr) in getEnd()
216 if (!pUnoCrsr) in getString()
236 if (!pUnoCrsr) in setString()
270 if (!pUnoCrsr) in setPropertyValue()
286 if (!pUnoCrsr) in GetPropertyValue()
288 if(pUnoCrsr) in GetPropertyValue()
851 if(!pUnoCrsr) in getPropertyStates()
969 if(!pUnoCrsr) in createContentEnumeration()
[all …]
H A Dunotbl.cxx1513 if(pUnoCrsr) in ~SwXTextTableCursor()
1524 if(pUnoCrsr) in getRangeName()
1563 if(pUnoCrsr) in gotoCellByName()
1578 if(pUnoCrsr) in goLeft()
1592 if(pUnoCrsr) in goRight()
1606 if(pUnoCrsr) in goUp()
1620 if(pUnoCrsr) in goDown()
1633 if(pUnoCrsr) in gotoStart()
1645 if(pUnoCrsr) in gotoEnd()
1658 if(pUnoCrsr) in mergeRange()
[all …]
H A Dunoobj2.cxx608 if (pUnoCrsr && pOwnStartNode) in lcl_CursorIsInSection()
623 SwUnoCrsr *const pUnoCrsr = GetCursor(); in NextElement_Impl() local
624 if (!pUnoCrsr) in NextElement_Impl()
634 SwPosition* pStart = pUnoCrsr->Start(); in NextElement_Impl()
666 pUnoCrsr->SetRemainInSection( sal_False ); in NextElement_Impl()
674 if (!pUnoCrsr->Move(fnMoveForward, fnGoNode)) in NextElement_Impl()
687 (pUnoCrsr->MovePara(fnParaNext, fnParaStart) && in NextElement_Impl()
690 SwPosition* pStart = pUnoCrsr->Start(); in NextElement_Impl()
1130 if (pUnoCrsr && pDoc == rToFill.GetDoc()) in XTextRangeToSwPaM()
1132 DBG_ASSERT((SwPaM*)pUnoCrsr->GetNext() == pUnoCrsr, in XTextRangeToSwPaM()
[all …]
H A Dunoredline.cxx272 SwUnoCrsr* pUnoCrsr = GetCursor(); in getPropertyValue() local
273 uno::Reference<text::XText> xRet = new SwXRedlineText(pUnoCrsr->GetDoc(), *pNodeIdx); in getPropertyValue()
293 SwUnoCrsr* pUnoCrsr = GetCursor(); in Validate() local
294 if(!pUnoCrsr) in Validate()
297 SwDoc* pDoc = pUnoCrsr->GetDoc(); in Validate()
652 SwUnoCrsr *const pUnoCrsr = pXCursor->GetCursor(); in createTextCursor() local
653 pUnoCrsr->Move(fnMoveForward, fnGoNode); in createTextCursor()
656 SwTableNode* pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in createTextCursor()
660 pUnoCrsr->GetPoint()->nNode = *pTblNode->EndOfSectionNode(); in createTextCursor()
661 pCont = GetDoc()->GetNodes().GoNext(&pUnoCrsr->GetPoint()->nNode); in createTextCursor()
[all …]
H A Dunocrsrhelper.cxx817 void InsertFile(SwUnoCrsr* pUnoCrsr, in InsertFile() argument
823 SwDoc* pDoc = pUnoCrsr->GetDoc(); in InsertFile()
930 Reader *pRead = pDocSh->StartConvertFrom( *pMed, &pRdr, 0, pUnoCrsr); in InsertFile()
936 if(pUnoCrsr->HasMark()) in InsertFile()
937 pDoc->DeleteAndJoin(*pUnoCrsr); in InsertFile()
939 SwNodeIndex aSave( pUnoCrsr->GetPoint()->nNode, -1 ); in InsertFile()
940 xub_StrLen nCntnt = pUnoCrsr->GetPoint()->nContent.GetIndex(); in InsertFile()
947 pUnoCrsr->SetMark(); in InsertFile()
948 pUnoCrsr->GetMark()->nNode = aSave; in InsertFile()
953 pUnoCrsr->GetMark()->nContent.Assign( pCntNode, nCntnt ); in InsertFile()
H A Dunochart.cxx469 pUnoCrsr->Move( fnMoveForward, fnGoNode ); in GetFormatAndCreateCursorFromRangeRep()
470 pUnoCrsr->SetRemainInSection( sal_False ); in GetFormatAndCreateCursorFromRangeRep()
477 pUnoCrsr->SetMark(); in GetFormatAndCreateCursorFromRangeRep()
478 pUnoCrsr->GetPoint()->nNode = *pBRBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep()
479 pUnoCrsr->Move( fnMoveForward, fnGoNode ); in GetFormatAndCreateCursorFromRangeRep()
481 dynamic_cast<SwUnoTableCrsr*>(pUnoCrsr); in GetFormatAndCreateCursorFromRangeRep()
489 delete pUnoCrsr; in GetFormatAndCreateCursorFromRangeRep()
739 if (!pTblFmt || !pUnoCrsr) in Impl_createDataSource()
1463 &pTblFmt, &pUnoCrsr ); in Impl_createDataSequenceByRangeRepresentation()
1464 if (!pTblFmt || !pUnoCrsr) in Impl_createDataSequenceByRangeRepresentation()
[all …]
H A Dunotext.cxx511 SwPaM *const pUnoCrsr = pCursor->GetPaM(); in insertControlCharacter() local
512 *pUnoCrsr->GetPoint() = *aCrsr.GetPoint(); in insertControlCharacter()
515 pUnoCrsr->SetMark(); in insertControlCharacter()
516 *pUnoCrsr->GetMark() = *aCrsr.GetMark(); in insertControlCharacter()
520 pUnoCrsr->DeleteMark(); in insertControlCharacter()
2858 SwUnoCrsr *const pUnoCrsr = pXCursor->GetCursor(); in createTextCursor() local
2859 pUnoCrsr->Move(fnMoveForward, fnGoNode); in createTextCursor()
2866 SwTableNode* pTblNode = pUnoCrsr->GetNode()->FindTableNode(); in createTextCursor()
2870 pUnoCrsr->GetPoint()->nNode = *pTblNode->EndOfSectionNode(); in createTextCursor()
2876 pUnoCrsr->GetPoint()->nContent.Assign(pCont, 0); in createTextCursor()
[all …]
H A Dunoobj.cxx923 SwUnoCrsr *const pUnoCrsr = m_pImpl->GetCursor(); in DeleteAndInsert() local
924 if(pUnoCrsr) in DeleteAndInsert()
927 SwDoc* pDoc = pUnoCrsr->GetDoc(); in DeleteAndInsert()
931 SwCursor * pCurrent = pUnoCrsr; in DeleteAndInsert()
946 SwUnoCursorHelper::SelectPam(*pUnoCrsr, true); in DeleteAndInsert()
951 } while (pCurrent != pUnoCrsr); in DeleteAndInsert()
1135 SwUnoCrsr *const pUnoCrsr = m_pImpl->GetCursor(); in isCollapsed() local
1136 if(pUnoCrsr && pUnoCrsr->GetMark()) in isCollapsed()
1138 bRet = (*pUnoCrsr->GetPoint() == *pUnoCrsr->GetMark()); in isCollapsed()
H A Dunoftn.cxx519 SwUnoCrsr *const pUnoCrsr = pXCursor->GetCursor(); in createTextCursor() local
520 pUnoCrsr->Move(fnMoveForward, fnGoNode); in createTextCursor()
H A Dunoframe.cxx2592 SwUnoCrsr *const pUnoCrsr = pXCursor->GetCursor(); in createTextCursor() local
2593 (void) pUnoCrsr; in createTextCursor()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx780 pUnoCrsr->SetRemainInSection(sal_False); in CreateCursorForSearch()
781 return pUnoCrsr; in CreateCursorForSearch()
810 pUnoCrsr->SetRemainInSection(sal_False); in replaceAll()
899 *pUnoCrsr->GetPoint() = *pCrsr->End(); in FindAny()
900 pUnoCrsr->DeleteMark(); in FindAny()
912 pRange->GetPositions(*pUnoCrsr); in FindAny()
913 if(pUnoCrsr->HasMark()) in FindAny()
915 if(*pUnoCrsr->GetPoint() < *pUnoCrsr->GetMark()) in FindAny()
916 pUnoCrsr->Exchange(); in FindAny()
917 pUnoCrsr->DeleteMark(); in FindAny()
[all …]
H A Dunotxvw.cxx321 const SwUnoCrsr* pUnoCrsr = pPosN->GetCursor(); in select() local
322 if(pUnoCrsr) in select()
324 pPam = lcl_createPamCopy(*pUnoCrsr); in select()
401 const SwUnoCrsr* pUnoCrsr = pRange->GetTblCrsr(); in select() local
402 if(pUnoCrsr) in select()
406 rSh.SetSelection(*pUnoCrsr); in select()
/aoo41x/main/sw/inc/
H A Dunocrsrhelper.hxx105 void InsertFile(SwUnoCrsr* pUnoCrsr,
H A Dunoport.hxx151 const SfxItemPropertySimpleEntry& rEntry, SwUnoCrsr *pUnoCrsr, SfxItemSet *&pSet );

Completed in 181 milliseconds