Home
last modified time | relevance | path

Searched refs:aCurTxt (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/linguistic/source/
H A Dgciterator.cxx563 OUString aCurTxt( xFlatPara->getText() ); in DequeueAndCheck() local
573 … sal_Int32 nSuggestedEnd = GetSuggestedEndOfSentence( aCurTxt, nStartPos, aCurLocale ); in DequeueAndCheck()
574 … DBG_ASSERT( (nSuggestedEnd == 0 && aCurTxt.getLength() == 0) || nSuggestedEnd > nStartPos, in DequeueAndCheck()
584 …aRes = xGC->doProofreading( aCurDocId, aCurTxt, aCurLocale, nStartPos, nSuggestedEnd, aEmptyProps … in DequeueAndCheck()
603 aRes.aText = aCurTxt; in DequeueAndCheck()
608 …aRes.nStartOfNextSentencePosition = lcl_SkipWhiteSpaces( aCurTxt, aRes.nBehindEndOfSentencePositio… in DequeueAndCheck()
609 …aRes.nBehindEndOfSentencePosition = lcl_BacktraceWhiteSpaces( aCurTxt, aRes.nStartOfNextSentencePo… in DequeueAndCheck()
/aoo4110/main/svx/source/tbxctrls/
H A Ditemwin.cxx473 aCurTxt( String() ), in SvxMetricField()
588 aCurTxt = GetText(); in PreNotify()
619 SetText( aCurTxt ); in Notify()
/aoo4110/main/svx/inc/svx/
H A Ditemwin.hxx113 String aCurTxt; member in SvxMetricField

Completed in 21 milliseconds