Home
last modified time | relevance | path

Searched refs:bStartDone (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx182 bStartDone = bOther || ( !bReverse && bStart ); in SvxSpellWrapper()
199 bStartDone ( bOther || ( !bReverse && bStart ) ), in SvxSpellWrapper()
436 bStartDone = sal_True; // vollstaendig abgearbeitet. in SpellNext()
445 bStartDone = sal_True; in SpellNext()
449 if( bOtherCntnt && bStartDone && bEndDone ) // Dokument komplett geprueft? in SpellNext()
454 bStartDone = !bReverse; in SpellNext()
470 else if ( bStartDone && bEndDone ) in SpellNext()
485 bStartDone = !bReverse; in SpellNext()
512 bStartDone = bEndDone = sal_True; in SpellNext()
517 bStartChk = !bStartDone; in SpellNext()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx71 bStartDone = bIsStart; in TextConvWrapper()
93 bStartDone = sal_True; in ConvNext_impl()
97 if ( bStartDone && bEndDone ) in ConvNext_impl()
101 bStartDone = sal_True; in ConvNext_impl()
113 if ( bStartDone && bEndDone ) in ConvNext_impl()
117 bStartDone = sal_True; in ConvNext_impl()
143 bStartChk = !bStartDone; in ConvNext_impl()
H A Dtextconv.hxx51 sal_Bool bStartDone; member in TextConvWrapper
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx142 bStartDone = bOther || bStart; in SwHHCWrapper()
691 bStartDone = sal_True; in ConvNext_impl()
695 if( bIsOtherCntnt && bStartDone && bEndDone ) // Dokument komplett geprueft? in ConvNext_impl()
710 else if ( bStartDone && bEndDone ) in ConvNext_impl()
739 bStartChk = !bStartDone; in ConvNext_impl()
789 pView->SpellStart( eArea, bStartDone, bEndDone, /* [out] */ pConversionArgs ); in ConvStart_impl()
/trunk/main/editeng/inc/editeng/
H A Dsplwrap.hxx71 sal_Bool bStartDone : 1; // Vorderen Teil bereits korrigiert member in SvxSpellWrapper
106 inline sal_Bool IsStartDone(){ return bStartDone; } in IsStartDone()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx288 sal_Bool bStartDone, sal_Bool bEndDone, in SpellStart() argument
309 if( bStartDone ) in SpellStart()
313 else if( bStartDone ) in SpellStart()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx819 bool bStartDone(false); in getSnippetAbsolute() local
822 for(sal_uInt32 a(0L); !(bStartDone && bEndDone) && a < nEdgeCount; a++) in getSnippetAbsolute()
826 if(!bStartDone) in getSnippetAbsolute()
837 bStartDone = true; in getSnippetAbsolute()
886 bStartDone = true; in getSnippetAbsolute()
949 if(bStartDone) in getSnippetAbsolute()
/trunk/main/sw/inc/
H A Dhhcwrp.hxx60 sal_Bool bStartDone; member in SwHHCWrapper
/trunk/main/sw/source/ui/inc/
H A Dview.hxx344 SW_DLLPRIVATE void SpellStart( SvxSpellArea eSpell, sal_Bool bStartDone,

Completed in 124 milliseconds