Home
last modified time | relevance | path

Searched refs:IsEndPara (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh4.cxx92 while( IsEndPara() ) // wenn schon am Ende, dann naechsten ??? in _NxtWrd()
107 if( (!IsEndPara() && !SwCrsrShell::MovePara( fnParaCurr, fnParaEnd ) ) in _NxtWrd()
155 if ( IsEndPara() ) in _NxtWrdForDelete()
209 if( !GoNextSentence() && !IsEndPara() ) in _FwdSentence()
H A Ddelete.cxx302 SwCrsrShell::IsEndPara() ) in DelRight()
331 if ( SwCrsrShell::IsEndPara() ) in DelRight()
520 if(IsSttWrd() || IsEndPara()) in DelNxtWord()
H A Dselect.cxx537 if( !IsEndPara() ) in ExtSelLn()
H A Dwrtsh1.cxx174 if(IsEndPara() && !IsSttPara()) in IsEndWrd()
/trunk/main/editeng/source/editeng/
H A Deertfpar.hxx94 virtual int IsEndPara( SvxNodeIdx* pNd, sal_uInt16 nCnt ) const;
H A Deertfpar.cxx304 int __EXPORT EditRTFParser::IsEndPara( SvxNodeIdx* pNd, sal_uInt16 nCnt ) const in IsEndPara() function in EditRTFParser
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx384 virtual int IsEndPara( SvxNodeIdx* pNd, xub_StrLen nCnt ) const = 0;
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx461 virtual int IsEndPara( SvxNodeIdx* pNd, xub_StrLen nCnt ) const;
H A Dswparrtf.cxx2099 int SwRTFParser::IsEndPara( SvxNodeIdx* pNd, xub_StrLen nCnt ) const in IsEndPara() function in SwRTFParser
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx597 if (!rWrtSh.IsEndPara()) in SelectCurrentPara()
H A Dtxtattr.cxx187 if( !rSh.HasReadonlySel() && rSh.IsEndPara()) in ExecCharAttr()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx387 if( !( !bHasSelection && rWrtShell.IsEndPara() ) ) in Copy()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx181 sal_Bool IsEndOfPara() const { return IsEndPara(); } in IsEndOfPara()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx783 sal_Bool IsEndPara() const;
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1377 !rParser.IsEndPara( pLastNd, nLastCnt ) ) in Compress()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1825 rSh.IsSttPara() && rSh.IsEndPara() ) in KeyInput()
1917 && rSh.IsEndPara() in KeyInput()
2317 (aInBuffer.Len() || !rSh.IsSttPara() || !rSh.IsEndPara() )) in KeyInput()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1250 if( !rSh.IsEndPara() ) in DataToDoc()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1086 sal_Bool SwCrsrShell::IsEndPara() const in IsEndPara() function in SwCrsrShell

Completed in 161 milliseconds