Searched refs:bIsAutoText (Results 1 – 2 of 2) sorted by relevance
232 sal_Bool bClear : 1, bChkInsBlank : 1, bIsTip : 1, bIsAutoText : 1; member246 nCurArrPos = (bEndLess && !bIsAutoText )? 0 : nCurArrPos-1; in Inc()251 nCurArrPos = (bEndLess && !bIsAutoText ) ? aArr.Count()-1 : 0; in Dec()1575 !rSh.HasReadonlySel() && !aTmpQHD.bIsAutoText && in KeyInput()1817 aTmpQHD.bIsAutoText ) in KeyInput()2478 if( aTmpQHD.bIsAutoText ) in KeyInput()5531 bIsAutoText = rCpy.bIsAutoText; in Move()5550 bIsAutoText = sal_True; in ClearCntnt()5671 pQuickHlpData->bIsAutoText = sal_True; in ShowAutoTextCorrectQuickHelp()5675 pQuickHlpData->bIsAutoText = sal_False; in ShowAutoTextCorrectQuickHelp()
298 sal_Bool bIsAutoText : 1; member317 bIsAutoText( sal_False ), in DffObjData()
Completed in 41 milliseconds