Home
last modified time | relevance | path

Searched refs:SetShadowState (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx1228 mpShadow->SetShadowState(SS_EDIT); in SetViewState()
1242 mpShadow->SetShadowState(SS_VIEW); in SetViewState()
1280 mpShadow->SetShadowState(SS_NORMAL); in SetViewState()
H A DShadowOverlayObject.hxx57 void SetShadowState(ShadowState aState);
H A DShadowOverlayObject.cxx238 void ShadowOverlayObject::SetShadowState(ShadowState aState) in SetShadowState() function in sw::sidebarwindows::ShadowOverlayObject
H A Dedtwin.cxx3809 … rView.GetPostItMgr()->SetShadowState(reinterpret_cast<const SwPostItField*>(pFld),false); in MouseMove()
3812 rView.GetPostItMgr()->SetShadowState(0,false); in MouseMove()
3815 rView.GetPostItMgr()->SetShadowState(0,false); in MouseMove()
H A DPostItMgr.cxx1457 void SwPostItMgr::SetShadowState(const SwPostItField* pFld,bool bCursor) in SetShadowState() function in SwPostItMgr
/trunk/main/sw/inc/
H A DPostItMgr.hxx267 void SetShadowState(const SwPostItField* pFld,bool bCursor = true);
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx542 mpPostItMgr->SetShadowState( pWrtShell->GetPostItFieldAtCursor() ); in IMPL_LINK()

Completed in 81 milliseconds