Home
last modified time | relevance | path

Searched refs:SwCrsrShell (Results 26 – 50 of 82) sorted by relevance

1234

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2071 rSh.SwCrsrShell::SetCrsr( *pPt, sal_True ); in SetSelInShell()
3321 rShell.SwCrsrShell::SetCrsr( aPt, sal_True ); in PrivatePaste()
3462 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True ); in PrivateDrop()
3476 rSh.SwCrsrShell::CreateCrsr(); in PrivateDrop()
3497 rSh.SwCrsrShell::SetCrsr( aSttPt, sal_True ); in PrivateDrop()
3512 rSrcSh.SwCrsrShell::SetCrsr( aSttPt, sal_True ); in PrivateDrop()
3544 rSh.SwCrsrShell::DestroyCrsr(); in PrivateDrop()
3559 rSrcSh.SwCrsrShell::SetCrsr(rDragPt); in PrivateDrop()
3585 rSh.SwCrsrShell::DestroyCrsr(); in PrivateDrop()
3591 rSh.SwCrsrShell::ClearMark(); in PrivateDrop()
[all …]
/trunk/main/sw/inc/
H A Dshellio.hxx61 class SwCrsrShell;
599 SwCrsrShell *pShell;
609 SwWriter( SvStream&, SwCrsrShell &,sal_Bool bWriteAll = sal_False );
617 SwWriter( SfxMedium&, SwCrsrShell &,sal_Bool bWriteAll = sal_False );
H A Ddocsh.hxx49 class SwCrsrShell;
253 SwCrsrShell* pCrsrSh = 0, SwPaM* pPaM = 0);
/trunk/main/sw/source/core/crsr/
H A DBlockCursor.hxx27 class SwCrsrShell;
30 IBlockCursor *createBlockCursor(const SwCrsrShell& rCrsrSh, const SwPosition &rPos);
H A DBlockCursor.cxx42 SwBlockCursor( const SwCrsrShell& rCrsrSh, const SwPosition &rPos ) : in SwBlockCursor()
98 IBlockCursor *createBlockCursor( const SwCrsrShell& rCrsrSh, const SwPosition &rPos ) in createBlockCursor()
H A Dcallnk.cxx47 SwCallLink::SwCallLink( SwCrsrShell & rSh, sal_uLong nAktNode, xub_StrLen nAktCntnt, in SwCallLink()
56 SwCallLink::SwCallLink( SwCrsrShell & rSh ) in SwCallLink()
H A Dtrvlcol.cxx90 sal_Bool SwCrsrShell::MoveColumn( SwWhichColumn fnWhichCol, SwPosColumn fnPosCol ) in MoveColumn()
/trunk/main/sw/source/core/access/
H A Dacccontext.hxx36 class SwCrsrShell;
135 SwCrsrShell* GetCrsrShell();
136 const SwCrsrShell* GetCrsrShell() const;
H A Dacctable.cxx703 const SwCrsrShell *pCSh = GetCrsrShell(); in GetSelBoxes()
804 SwCrsrShell* pCrsrShell = GetCrsrShell(); in GetStates()
1605 SwCrsrShell* pCrsrShell = GetCrsrShell(); in selectAccessibleChild()
1718 SwCrsrShell* pCrsrShell = GetCrsrShell(); in clearAccessibleSelection()
1794 SwCrsrShell* pCrsrShell = GetCrsrShell(); in deselectAccessibleChild()
1958 SwCrsrShell* pCrsrShell = GetCrsrShell(); in unselectRow()
1974 SwCrsrShell* pCrsrShell = GetCrsrShell(); in unselectColumn()
H A Daccpara.cxx358 SwCrsrShell* pCrsrShell = SwAccessibleParagraph::GetCrsrShell(); in GetCursor()
394 SwCrsrShell *pCrsrSh = GetCrsrShell(); in GetStates()
1016 SwCrsrShell* pCrsrShell = GetCrsrShell(); in GetTextBoundary()
1170 SwCrsrShell *pCrsrSh = GetCrsrShell(); in grabFocus()
1205 SwCrsrShell* pCrsrSh ) in lcl_GetBackgroundColor()
1516 SwCrsrShell* pCrsrShell = GetCrsrShell(); in setCaretPosition()
2540 SwCrsrShell* pCrsrShell = GetCrsrShell(); in _correctValues()
2561 SwCrsrShell* pCrsrShell = GetCrsrShell(); in _correctValues()
2852 SwCrsrShell* pCrsrShell = GetCrsrShell(); in setSelection()
3876 SwCrsrShell* pCrsrShell = GetCrsrShell(); in addSelection()
[all …]
H A Daccmap.cxx2633 if( pVSh->ISA( SwCrsrShell ) ) in InvalidateCursorPosition()
2635 const SwCrsrShell *pCSh = static_cast< const SwCrsrShell * >( pVSh ); in InvalidateCursorPosition()
3625 SwCrsrShell* pCrsrShell = dynamic_cast<SwCrsrShell*>(GetShell()); in _BuildSelectedParas()
/trunk/main/sw/source/ui/inc/
H A Dbasesh.hxx40 class SwCrsrShell;
60 DECL_LINK( GraphicArrivedHdl, SwCrsrShell* );
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx263 sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection() || in StartTextConversion()
488 sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection() || in HyphenateDocument()
531 const sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection(); in IsValidSelectionForThesaurus()
617 const sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection(); in StartThesaurus()
H A Dview.cxx1211 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos, !bSelectObj ); in ReadUserData()
1244 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos2, sal_False ); in ReadUserData()
1401 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos, !bSelectObj ); in ReadUserDataSequence()
1584 return bText ? GetWrtShell().SwCrsrShell::HasSelection() in HasSelection()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx52 SwCrsrShell& rSh;
58 _PaMIntoCrsrShellRing( SwCrsrShell& rSh, SwPaM& rCrsr, SwPaM& rPam );
62 _PaMIntoCrsrShellRing::_PaMIntoCrsrShellRing( SwCrsrShell& rCSh, in _PaMIntoCrsrShellRing()
H A Dedws.cxx47 : SwCrsrShell( rEdSH, pWindow ) in SwEditShell()
55 : SwCrsrShell( rDoc, pWindow, pOptions ) in SwEditShell()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx1064 #define PCURSH ((SwCrsrShell*)_pStartShell)
1069 if( _pStartShell->IsA( TYPE( SwCrsrShell )) ) \
1583 SwCrsrShell* pShell = pDoc->GetEditShell(); in _SaveCntntIdx()
1708 SwCrsrShell* pShell = pDoc->GetEditShell(); in _RestoreCntntIdx()
1868 SwCrsrShell* pShell = pDoc->GetEditShell(); in _RestoreCntntIdx()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx338 SwCrsrShell::GotoRefMark( ((SwGetRefField&)rFld).GetSetRefName(), in ClickToField()
430 if ( pVSh && pVSh->ISA(SwCrsrShell) ) in LoadURL()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx81 if( pTmp->IsA( TYPE(SwCrsrShell) ) ) in TYPEINIT1()
339 SwCrsrShell::ShGetFcs( bUpdate ); in ShGetFcs()
351 SwCrsrShell::ShLooseFcs(); in ShLooseFcs()
H A Dfetab.cxx2002 bRet = SwCrsrShell::SelTbl(); in SelTblRowCol()
2004 bRet = SwCrsrShell::_SelTblRowOrCol( true, true ); in SelTblRowCol()
2006 bRet = SwCrsrShell::_SelTblRowOrCol( false, true ); in SelTblRowCol()
2281 bool lcl_GoTableRow( SwCrsrShell* pShell, bool bUp ) in lcl_GoTableRow()
H A Dtblsel.cxx179 void GetTblSelCrs( const SwCrsrShell &rShell, SwSelBoxes& rBoxes ) in GetTblSelCrs()
183 if( rShell.IsTableMode() && ((SwCrsrShell&)rShell).UpdateTblSelBoxes()) in GetTblSelCrs()
202 void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, in GetTblSel()
769 sal_Bool GetAutoSumSel( const SwCrsrShell& rShell, SwCellFrms& rBoxes ) in GetAutoSumSel()
2043 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv, in CheckSplitCells()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx267 if( !pWrtShell->SwCrsrShell::HasSelection() ) in ShowWin()
273 if( pWrtShell->SwCrsrShell::HasSelection() ) in ShowWin()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx172 if( CHAR_SOFTHYPHEN != rSh.SwCrsrShell::GetChar( sal_True, 0 ) && in TYPEINIT1()
173 CHAR_SOFTHYPHEN != rSh.SwCrsrShell::GetChar( sal_True, -1 )) in TYPEINIT1()
911 rSh.SwCrsrShell::SelectTxtAttr(RES_TXTATR_INETFMT,sal_True); in StateInsert()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx765 SwWriter::SwWriter(SvStream& rStrm, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter()
788 SwWriter::SwWriter(SfxMedium& rMedium, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter()
/trunk/main/sw/source/ui/utlui/
H A Dtmplctrl.cxx132 !pWrtShell->SwCrsrShell::HasSelection()&& in Command()

Completed in 661 milliseconds

1234