Home
last modified time | relevance | path

Searched refs:IsSttPara (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh4.cxx47 if ( IsSttPara() ) in _SttWrd()
123 while( IsSttPara() ) in _PrvWrd()
138 if( (!IsSttPara() && !SwCrsrShell::MovePara( fnParaCurr, fnParaStart ) ) in _PrvWrd()
178 if ( IsSttPara() ) in _PrvWrdForDelete()
228 if(IsSttPara()) in _BwdSentence()
233 if( !GoPrevSentence() && !IsSttPara() ) in _BwdSentence()
H A Ddelete.cxx205 if( SwCrsrShell::IsSttPara()) in DelLeft()
301 if( nsSelectionType::SEL_TXT & nSelection && SwCrsrShell::IsSttPara() && in DelRight()
560 else if( IsSttPara()) in DelPrvWord()
H A Dwrtsh1.cxx174 if(IsEndPara() && !IsSttPara()) in IsEndWrd()
/aoo42x/main/sw/source/core/edit/
H A Dednumber.cxx669 && ( !bChkStart || IsSttPara() ) ) in NumOrNoNum()
685 && ( !bChkStart || IsSttPara() ) ) in IsNoNum()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1547 rSh.IsSttPara() /*&& rSh.IsEndPara()*/ && in KeyInput()
1823 rSh.IsSttPara() && rSh.IsEndPara() ) in KeyInput()
1840 && !rSh.IsSttPara() in KeyInput()
1863 if ( rSh.IsSttPara() in KeyInput()
1875 if ( rSh.IsSttPara() && !rSh.IsNoNum() ) in KeyInput()
1902 if ( !bDone && rSh.IsSttPara() ) in KeyInput()
1914 && rSh.IsSttPara() in KeyInput()
2315 (aInBuffer.Len() || !rSh.IsSttPara() || !rSh.IsEndPara() )) in KeyInput()
/aoo42x/main/sw/source/ui/shells/
H A Dlanghelper.cxx592 if (!rWrtSh.IsSttPara()) in SelectCurrentPara()
/aoo42x/main/sw/source/ui/inc/
H A Dwrtsh.hxx180 sal_Bool IsSttOfPara() const { return IsSttPara(); } in IsSttOfPara()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1248 if( !rSh.IsSttPara() ) in DataToDoc()
1454 if( !rSh.IsSttPara() ) in DataToDoc()
/aoo42x/main/sw/inc/
H A Dcrsrsh.hxx782 sal_Bool IsSttPara() const;
/aoo42x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1082 sal_Bool SwCrsrShell::IsSttPara() const in IsSttPara() function in SwCrsrShell
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3487 bSttPara= rSh.IsSttPara(); in PrivateDrop()

Completed in 99 milliseconds