Home
last modified time | relevance | path

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

/trunk/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()
2480 if( aTmpQHD.bIsAutoText ) in KeyInput()
5565 bIsAutoText = rCpy.bIsAutoText; in Move()
5584 bIsAutoText = sal_True; in ClearCntnt()
5705 pQuickHlpData->bIsAutoText = sal_True; in ShowAutoTextCorrectQuickHelp()
5709 pQuickHlpData->bIsAutoText = sal_False; in ShowAutoTextCorrectQuickHelp()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx298 sal_Bool bIsAutoText : 1; member
317 bIsAutoText( sal_False ), in DffObjData()

Completed in 42 milliseconds