Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx302 sal_Bool bWasSnapEnabled = pView->IsSnapEnabled(); in KeyInput() local
307 if ( bWasSnapEnabled ) in KeyInput()
316 if ( bWasSnapEnabled ) in KeyInput()
317 pView->SetSnapEnabled( bWasSnapEnabled ); in KeyInput()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx616 sal_Bool bWasSnapEnabled = pView->IsSnapEnabled(); in KeyInput() local
621 if(bWasSnapEnabled) in KeyInput()
630 if(bWasSnapEnabled) in KeyInput()
631 pView->SetSnapEnabled(bWasSnapEnabled); in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx592 sal_Bool bWasSnapEnabled = pView->IsSnapEnabled(); in KeyInput() local
597 if(bWasSnapEnabled) in KeyInput()
606 if(bWasSnapEnabled) in KeyInput()
607 pView->SetSnapEnabled(bWasSnapEnabled); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx820 sal_Bool bWasSnapEnabled = mpView->IsSnapEnabled(); in IMPL_LINK_INLINE_END() local
825 if(bWasSnapEnabled) in IMPL_LINK_INLINE_END()
834 if(bWasSnapEnabled) in IMPL_LINK_INLINE_END()
835 mpView->SetSnapEnabled(bWasSnapEnabled); in IMPL_LINK_INLINE_END()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx798 sal_Bool bWasSnapEnabled = mrView.IsSnapEnabled(); in OnMove() local
803 if(bWasSnapEnabled) in OnMove()
812 if(bWasSnapEnabled) in OnMove()
813 mrView.SetSnapEnabled(bWasSnapEnabled); in OnMove()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1751 const sal_Bool bWasSnapEnabled = rView.IsSnapEnabled(); in handleKey() local
1756 if ( bWasSnapEnabled ) in handleKey()
1796 if ( bWasSnapEnabled ) in handleKey()
1797 rView.SetSnapEnabled( bWasSnapEnabled ); in handleKey()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1256 sal_Bool bWasSnapEnabled = pSdrView->IsSnapEnabled(); in ChangeDrawing() local
1261 if(bWasSnapEnabled) in ChangeDrawing()
1271 if(bWasSnapEnabled) in ChangeDrawing()
1272 pSdrView->SetSnapEnabled(bWasSnapEnabled); in ChangeDrawing()

Completed in 66 milliseconds