Home
last modified time | relevance | path

Searched refs:SetMoveOutside (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dfmview.hxx144 …void SetMoveOutside( bool _bMoveOutside, ImplAccess ) { E3dView::SetMoveOutside( _bMoveOutside ); } in SetMoveOutside() function in FmFormView
158 using E3dView::SetMoveOutside;
H A Dsvdhdl.hxx250 void SetMoveOutside( bool bMoveOutside );
498 void SetMoveOutside(sal_Bool bOn);
H A Dsvdmrkv.hxx187 void SetMoveOutside(sal_Bool bOn);
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2430 …rHdlList.AddHdl( pH = new TableBorderHdl( aRect, !IsTextEditActive() ) ); pH->SetMoveOutside( true… in AddToHdlList()
2431 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopLeft(),HDL_UPLFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2432 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopCenter(),HDL_UPPER) ); pH->SetMoveOutside( true ); in AddToHdlList()
2433 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopRight(),HDL_UPRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2434 rHdlList.AddHdl( pH = new SdrHdl(aRect.LeftCenter(),HDL_LEFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2435 rHdlList.AddHdl( pH = new SdrHdl(aRect.RightCenter(),HDL_RIGHT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2436 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomLeft(),HDL_LWLFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
2437 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true ); in AddToHdlList()
2438 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomRight(),HDL_LWRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx692 aHdl.SetMoveOutside(sal_True); in SdrBeginTextEdit()
712 aHdl.SetMoveOutside(sal_False); in SdrBeginTextEdit()
713 aHdl.SetMoveOutside(sal_True); in SdrBeginTextEdit()
840 aHdl.SetMoveOutside(sal_False); in SdrBeginTextEdit()
1079 aHdl.SetMoveOutside(sal_False); in SdrEndTextEdit()
H A Dsvdhdl.cxx354 void SdrHdl::SetMoveOutside( bool bMoveOutside ) in SetMoveOutside() function in SdrHdl
2152 void SdrHdlList::SetMoveOutside(sal_Bool bOn) in SetMoveOutside() function in SdrHdlList
H A Dsvdmrkv.cxx2169 void SdrMarkView::SetMoveOutside(sal_Bool bOn) in SetMoveOutside() function in SdrMarkView
2171 aHdl.SetMoveOutside(bOn); in SetMoveOutside()
/trunk/main/svx/source/form/
H A Dfmview.cxx185 SetMoveOutside(sal_False); in MarkListHasChanged()
527 SetMoveOutside(sal_True); in KeyInput()
H A Dfmvwimp.cxx1881 m_pView->SetMoveOutside( sal_True, FmFormView::ImplAccess() ); in focusGained()
1891 m_pView->SetMoveOutside( sal_False, FmFormView::ImplAccess() ); in focusLost()
1902 m_pView->SetMoveOutside( sal_False, FmFormView::ImplAccess() ); in removeGridWindowListening()

Completed in 73 milliseconds