Searched refs:bIsAutoText (Results 1 – 2 of 2) sorted by relevance
229 sal_Bool bClear : 1, bChkInsBlank : 1, bIsTip : 1, bIsAutoText : 1; member243 nCurArrPos = (bEndLess && !bIsAutoText )? 0 : nCurArrPos-1; in Inc()248 nCurArrPos = (bEndLess && !bIsAutoText ) ? aArr.Count()-1 : 0; in Dec()1572 !rSh.HasReadonlySel() && !aTmpQHD.bIsAutoText && in KeyInput()1814 aTmpQHD.bIsAutoText ) in KeyInput()2477 if( aTmpQHD.bIsAutoText ) in KeyInput()5562 bIsAutoText = rCpy.bIsAutoText; in Move()5581 bIsAutoText = sal_True; in ClearCntnt()5702 pQuickHlpData->bIsAutoText = sal_True; in ShowAutoTextCorrectQuickHelp()5706 pQuickHlpData->bIsAutoText = sal_False; in ShowAutoTextCorrectQuickHelp()
298 sal_Bool bIsAutoText : 1; member317 bIsAutoText( sal_False ), in DffObjData()