Searched refs:aAutoText (Results 1 – 2 of 2) sorted by relevance
845 String aAutoText( pImpEditEngine->GetAutoCompleteText() ); in PostKeyEvent() local1112 if ( !aAutoText.Len() ) in PostKeyEvent()1123 EditSelection( aStart, aCurSel.Max() ), aAutoText ); in PostKeyEvent()
479 static String aAutoText(SVX_RES(RID_STR_AUTOFIELD)); in Paint() local496 rDev.DrawText(rRect, aAutoText , nStyle); in Paint()
Completed in 46 milliseconds