Searched refs:bIsAutoText (Results 1 – 2 of 2) sorted by relevance
230 sal_Bool bClear : 1, bChkInsBlank : 1, bIsTip : 1, bIsAutoText : 1; member244 nCurArrPos = (bEndLess && !bIsAutoText )? 0 : nCurArrPos-1; in Inc()249 nCurArrPos = (bEndLess && !bIsAutoText ) ? aArr.Count()-1 : 0; in Dec()1573 !rSh.HasReadonlySel() && !aTmpQHD.bIsAutoText && in KeyInput()1815 aTmpQHD.bIsAutoText ) in KeyInput()2478 if( aTmpQHD.bIsAutoText ) in KeyInput()5563 bIsAutoText = rCpy.bIsAutoText; in Move()5582 bIsAutoText = sal_True; in ClearCntnt()5703 pQuickHlpData->bIsAutoText = sal_True; in ShowAutoTextCorrectQuickHelp()5707 pQuickHlpData->bIsAutoText = sal_False; in ShowAutoTextCorrectQuickHelp()
298 sal_Bool bIsAutoText : 1; member317 bIsAutoText( sal_False ), in DffObjData()
Completed in 55 milliseconds