Home
last modified time | relevance | path

Searched refs:bIsAutoText (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx232 sal_Bool bClear : 1, bChkInsBlank : 1, bIsTip : 1, bIsAutoText : 1; member
246 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()
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx298 sal_Bool bIsAutoText : 1; member
317 bIsAutoText( sal_False ), in DffObjData()

Completed in 80 milliseconds