Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx90 SwTxtNode* pTxtNd = _GetCrsr() ? in GotoFtnTxt()
91 _GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode() : NULL; in GotoFtnTxt()
94 const SwFrm *pFrm = pTxtNd->getLayoutFrm( GetLayout(), &_GetCrsr()->GetSttPos(), in GotoFtnTxt()
95 _GetCrsr()->Start() ); in GotoFtnTxt()
111 _GetCrsr()->GetPoint()->nNode = *pNode; in GotoFtnTxt()
112 _GetCrsr()->GetPoint()->nContent.Assign( in GotoFtnTxt()
H A Dtrvltbl.cxx179 const SwShellCrsr *pCrsr = _GetCrsr(); in _SelTblRowOrCol()
190 const SwShellCrsr *pCrsr = _GetCrsr(); in _SelTblRowOrCol()
H A Dcrsrsh.cxx507 SwTxtNode * pTxtNd = _GetCrsr()->GetNode()->GetTxtNode(); in UpdateMarkedListLevel()
580 ( 0 == _GetCrsr()->GetPoint()->nContent.GetIndex() ); in LRMargin()
584 if ( bLeft && !bTableMode && bRet && bWasAtLM && !_GetCrsr()->HasMark() ) in LRMargin()
586 const SwTxtNode * pTxtNd = _GetCrsr()->GetNode()->GetTxtNode(); in LRMargin()
H A Dviscrs.cxx449 const SwCursor* pTmpCrsr = pCrsrShell->_GetCrsr(); in _SetPosAndShow()
H A Dcrstrvl.cxx1671 const SwPosition* pCursorPos = _GetCrsr()->GetPoint(); in GetPostItFieldAtCursor()
/aoo42x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx482 SwCrsrSaveState aSaveState( *(_GetCrsr()) ); in DelToStartOfSentence()
484 if ( _GetCrsr()->IsInProtectTable( sal_True ) in DelToStartOfSentence()
485 || _GetCrsr()->IsSelOvr( nsSwCursorSelOverFlags::SELOVER_TOGGLE | in DelToStartOfSentence()
/aoo42x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1684 aTmp.Insert( mrSh.SwCrsrShell::_GetCrsr(), 0 ); in EnhancedPDFExport()
1849 aTmp.Insert( mrSh.SwCrsrShell::_GetCrsr(), 0 ); in EnhancedPDFExport()
1922 mrSh._GetCrsr()->GetPoint()->nNode = rTNd; in EnhancedPDFExport()
1923 mrSh._GetCrsr()->GetPoint()->nContent.Assign( &rTNd, *pTxtFtn->GetStart() ); in EnhancedPDFExport()
1931 SwCrsrSaveState aSaveState( *mrSh._GetCrsr() ); in EnhancedPDFExport()
1939 aTmp.Insert( mrSh.SwCrsrShell::_GetCrsr(), 0 ); in EnhancedPDFExport()
1943 mrSh._GetCrsr()->RestoreSavePos(); in EnhancedPDFExport()
/aoo42x/main/sw/source/core/doc/
H A Ddoccorr.cxx143 FOREACHPAM_START( PCURSH->_GetCrsr() ) in PaMCorrAbs()
293 FOREACHPAM_START( PCURSH->_GetCrsr() ) in PaMCorrRel()
H A Ddocbm.cxx1597 FOREACHPAM_START( PCURSH->_GetCrsr() ) in _SaveCntntIdx()
1728 FOREACHPAM_START( PCURSH->_GetCrsr() ) in _RestoreCntntIdx()
1888 FOREACHPAM_START( PCURSH->_GetCrsr() ) in _RestoreCntntIdx()
/aoo42x/main/sw/inc/
H A Dcrsrsh.hxx356 SwShellCrsr* _GetCrsr() { return pCurCrsr; } in _GetCrsr() function in SwCrsrShell
357 const SwShellCrsr* _GetCrsr() const { return pCurCrsr; } in _GetCrsr() function in SwCrsrShell
/aoo42x/main/sw/source/core/edit/
H A Dedglss.cxx233 bool bColSel = _GetCrsr()->IsColumnSelection(); in _CopySelToDoc()
H A Dacorrect.cxx66 SwPaM* pShCrsr = rSh._GetCrsr(); in _PaMIntoCrsrShellRing()
H A Deditsh.cxx128 SwCursor* pTmpCrsr = _GetCrsr(); in Insert2()
H A Dautofmt.cxx1176 SwPaM* pShCrsr = pEditShell->_GetCrsr(); in DeleteSel()
/aoo42x/main/sw/source/core/view/
H A Dvprint.cxx390 SwShellCrsr *pActCrsr = pFESh->_GetCrsr(); in FillPrtDoc()
/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx1196 const SwPaM* pPaM = IsTableMode() ? GetTableCrsr() : _GetCrsr(); in GetRowSelectionFromTop()
1958 SwShellCrsr* pCrsr = _GetCrsr(); in SelTblRowCol()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx752 Point aPt = pCrsrShell->_GetCrsr()->GetPtPos(); in getExtendedAttributes()

Completed in 119 milliseconds