Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/uiview/
H A Dview0.cxx333 aBool.SetValue( pOpt->IsSnap() ); break; in StateViewOptions()
429 bFlag = !pOpt->IsSnap(); in ExecViewOptions()
/aoo42x/main/sw/source/core/view/
H A Dviewimp.cxx79 pDrawView->SetGridSnap( pNewOpt->IsSnap() ); in Init()
H A Dviewsh.cxx2312 if ( pDView->IsGridSnap() != rOpt.IsSnap() ) in ImplApplyViewOptions()
2313 pDView->SetGridSnap( rOpt.IsSnap() ); in ImplApplyViewOptions()
/aoo42x/main/sw/source/ui/config/
H A Dusrpref.cxx456 case 0: bSet = rParent.IsSnap(); break;// "Option/SnapToGrid", in Commit()
/aoo42x/main/sw/source/ui/app/
H A Dappopt.cxx229 aGridItem.SetUseGridSnap( aViewOpt.IsSnap()); in CreateItemSet()
/aoo42x/main/sw/inc/
H A Dviewopt.hxx315 inline sal_Bool IsSnap() const in IsSnap() function in SwViewOption
/aoo42x/main/sw/source/ui/uno/
H A Dunomod.cxx925 case HANDLE_VIEWSET_IS_SNAP_TO_RASTER : bBoolVal = mpConstViewOption->IsSnap(); break; in _getSingleValue()

Completed in 40 milliseconds