Home
last modified time | relevance | path

Searched refs:SwCrsrShell (Results 51 – 75 of 82) sorted by relevance

1234

/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx383 rSh.SwCrsrShell::Left(1, CRSR_SKIP_CHARS, sal_False); in ExecField()
802 rSh.SwCrsrShell::SelectTxtAttr(RES_TXTATR_INETFMT, sal_False); in InsertHyperlink()
H A Dtextsh1.cxx736 rWrtSh.SwCrsrShell::GotoRefMark( ((SwGetRefField*)pFld)->GetSetRefName(), in Execute()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx640 SwCrsrShell* pCrsrShell = GetCrsrShell(); in getExtendedAttributes()
953 SwCrsrShell* pCrsrShell = GetCrsrShell(); in get_AccFlowTo()
H A Daccframebase.cxx306 SwCrsrShell* pCrsrShell = GetCrsrShell(); in GetCrsr()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx1084 pRet->SetOverwriteCursor( SwCrsrShell::IsOverwriteCrsr() ); in CreateExtTextInput()
1195 SwCrsrShell::StartAction(); in ApplyViewOptions()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx120 if ( pVwSh->ISA(SwCrsrShell) ) in FrameNotify()
H A Dedtdd.cxx480 rSh.SwCrsrShell::SetVisCrsr( aDocPt ); in AcceptDrop()
H A DSidebarWin.cxx1306 mrView.GetDocShell()->GetWrtShell()->SwCrsrShell::Right(aCount, 0, sal_False); in SwitchToFieldPos()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx108 SwPaM& rPaM, SwCrsrShell* pShell ) in InsertGlossary()
H A Dnotxtfrm.cxx1192 if ( !bPrn && pShell->ISA( SwCrsrShell ) && in PaintPicture()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1253 rSh.SwCrsrShell::Left(1,CRSR_SKIP_CHARS); in DataToDoc()
1429 rSh.SwCrsrShell::MovePara( in DataToDoc()
1436 rSh.SwCrsrShell::MovePara( in DataToDoc()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx845 pSh->SwCrsrShell::Push(); in InsertParents()
848 pSh->SwCrsrShell::Pop( sal_False ); in InsertParents()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1639 if( !SwCrsrShell::HasSelection() && !IsSelFrmMode() && !IsObjSelected() ) in SetPageStyle()
1811 sal_Bool bRet = SwCrsrShell::Pop( bOldCrsr ); in Pop()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx780 SwCrsrShell *pCrsrSh = pVSh && pVSh->ISA(SwCrsrShell) in Continue()
781 ? static_cast < SwCrsrShell * >( pVSh ) in Continue()
2502 if( pSh->IsA( TYPE( SwCrsrShell ) ) ) in CallEndAction()
2503 ((SwCrsrShell*)pSh)->SttEndDoc(sal_True); in CallEndAction()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx698 if( pSh->IsA( TYPE( SwCrsrShell ) ) ) in EndDrag()
699 ((SwCrsrShell*)pSh)->CallChgLnk(); in EndDrag()
2473 SwCrsrShell::MakeSelVisible(); in MakeSelVisible()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx796 ( aTxt = pWrtShell->SwCrsrShell::GetSelTxt() ).Len() ) in StateSearch()
H A Dpview.cxx1346 ((SwCrsrShell*)pVS)->GetPageNum( nPhysPg, nVirtPg, /*sal_False*/sal_True, sal_False ); in SwPagePreView()
/trunk/main/sw/inc/
H A Ddoc.hxx124 class SwCrsrShell;
1381 SwPaM& rPaM, SwCrsrShell* pShell = 0);
H A Deditsh.hxx154 class SW_DLLPUBLIC SwEditShell: public SwCrsrShell
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx489 if(pWrtShell->SwCrsrShell::HasSelection() && !pWrtShell->IsBlockMode()) in ExpandGlossary()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1261 if ( pV->ISA( SwEditShell ) && pN == &( (SwCrsrShell*) pV ) in IsSelected()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx223SwCrsrShell *pShell = SwIterator<SwCrsrShell,SwCntntNode>::FirstElement( *(SwCntntNode*)pNode ); in DelHFFormat()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx146 SwCrsrShell *pCrsrShell, in StartConvertFrom()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx683 SwCrsrShell *pCrsrSh = 0; in startDocument()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx295 if( 1 < nCnt && !pSh->SwCrsrShell::HasSelection() ) in CanInsertRefMark()

Completed in 193 milliseconds

1234