Home
last modified time | relevance | path

Searched refs:bCursor (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/inc/
H A DPostItMgr.hxx97 bool bCursor; member
99 FieldShadowState(): mpShadowFld(0),bCursor(false),bMouse(false) in FieldShadowState()
267 void SetShadowState(const SwPostItField* pFld,bool bCursor = true);
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1457 void SwPostItMgr::SetShadowState(const SwPostItField* pFld,bool bCursor) in SetShadowState() argument
1479 mShadowState.bCursor = false; in SetShadowState()
1483 if (bCursor) in SetShadowState()
1484 mShadowState.bCursor = true; in SetShadowState()
1492 if (bCursor) in SetShadowState()
1493 mShadowState.bCursor = false; in SetShadowState()
1496 if (!mShadowState.bCursor && !mShadowState.bMouse) in SetShadowState()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx61 sal_Bool bCursor = sal_False, in ButtonFrame() argument
69 ,bCurs(bCursor) in ButtonFrame()
/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx149 sal_Bool bCursor; member
/trunk/main/vcl/source/control/
H A Dedit.cxx139 sal_Bool bCursor; member
156 bCursor = sal_True; in Impl_IMEInfos()
707 if ( bVisCursor && ( !mpIMEInfos || mpIMEInfos->bCursor ) ) in ImplRepaint()
2294 mpIMEInfos->bCursor = pData->IsCursorVisible(); in Command()
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx332 bCursor = sal_True; in TEIMEInfos()
H A Dtextview.cxx1008 mpImpl->mpTextEngine->mpIMEInfos->bCursor = pData->IsCursorVisible(); in Command()
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx884 bCursor = sal_True; in ImplIMEInfos()
H A Dimpedit.hxx145 sal_Bool bCursor; member
H A Dimpedit2.cxx580 mpIMEInfos->bCursor = pData->IsCursorVisible(); in Command()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx825 sal_Bool bCursor = pSelObj->IsCursorOnly(); in FillRenderMarkData() local
845 if ( bCursor || bSheet ) // nothing selected -> use whole tables in FillRenderMarkData()

Completed in 148 milliseconds