Searched refs:SwCallLink (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | callnk.cxx | 47 SwCallLink::SwCallLink( SwCrsrShell & rSh, sal_uLong nAktNode, xub_StrLen nAktCntnt, in SwCallLink() function in SwCallLink 56 SwCallLink::SwCallLink( SwCrsrShell & rSh ) in SwCallLink() function in SwCallLink 68 nLeftFrmPos = SwCallLink::getLayoutFrm( rShell.GetLayout(), (SwTxtNode&)rNd, nCntnt, in SwCallLink() 84 SwCallLink::~SwCallLink() in ~SwCallLink() 123 if( nLeftFrmPos == SwCallLink::getLayoutFrm( rShell.GetLayout(), (SwTxtNode&)*pCNd, nAktCntnt, in ~SwCallLink() 207 long SwCallLink::getLayoutFrm( const SwRootFrm* pRoot, SwTxtNode& rNd, xub_StrLen nCntPos, sal_Bool… in getLayoutFrm()
|
H A D | crstrvl.cxx | 84 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoNextNum() 124 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoPrevNum() 172 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoHeaderTxt() 207 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoFooterTxt() 336 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoNextTOXBase() 387 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoPrevTOXBase() 432 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoTOXMarkBase() 601 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in GotoTOXMark() 1760 SwCallLink aLk( *this ); in SelectTxt() 1880 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen in SetShadowCrsrPos() [all …]
|
H A D | crsrsh.cxx | 164 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in DestroyCrsr() 305 SwCallLink aLk( *this, nAktNode, nAktCntnt, (sal_uInt8)nAktNdTyp, in EndAction() 325 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in EndAction() 370 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in LeftRight() 537 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in UpDown() 569 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in LRMargin() 611 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in SttEndDoc() 670 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in MovePara() 682 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in MoveSection() 2363 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in ExtendSelection() [all …]
|
H A D | callnk.hxx | 32 class SwCallLink class 42 SwCallLink( SwCrsrShell & rSh ); 43 SwCallLink( SwCrsrShell & rSh, sal_uLong nAktNode, xub_StrLen nAktCntnt, 46 ~SwCallLink();
|
H A D | trvlfnfl.cxx | 48 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in CallCrsrFN() 163 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoFtnAnchor() 329 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoFlyAnchor()
|
H A D | trvltbl.cxx | 58 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GoNextCell() 122 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GoPrevCell() 662 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in MoveTable() 785 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoTable()
|
H A D | trvlreg.cxx | 243 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in MoveRegion() 278 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, in GotoRegion()
|
H A D | trvlcol.cxx | 102 SwCallLink aLk( *this ); // Crsr-Moves ueberwachen, evt. Link callen in MoveColumn()
|
H A D | crbm.cxx | 74 SwCallLink m_aLink;
|
/aoo42x/main/sw/inc/ |
H A D | crsrsh.hxx | 157 friend class SwCallLink;
|
Completed in 67 milliseconds