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.cxx230 sal_Bool bClear : 1, bChkInsBlank : 1, bIsTip : 1, bIsAutoText : 1; member
244 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()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx298 sal_Bool bIsAutoText : 1; member
317 bIsAutoText( sal_False ), in DffObjData()

Completed in 55 milliseconds