Home
last modified time | relevance | path

Searched refs:GetUseGridSnap (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dviewopti.cxx230 pItem->SetUseGridSnap ( aGridOpt.GetUseGridSnap() ); in CreateGridItem()
725 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], rGrid.GetUseGridSnap() ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Ddrawview.cxx673 SetSnapEnabled( rGrid.GetUseGridSnap() ); in UpdateUserViewOptions()
674 SetGridSnap( rGrid.GetUseGridSnap() ); in UpdateUserViewOptions()
H A Dtabvwsha.cxx788 aBool.SetValue(rGridOptions.GetUseGridSnap()); in GetDrawOptState()
H A Dviewdata.cxx2772 ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SNAPTORASTER].Value, aGridOpt.GetUseGridSnap() ); in WriteUserDataSequence()
/aoo41x/main/svx/inc/svx/
H A Doptgrid.hxx74 sal_Bool GetUseGridSnap( ) const { return bUseGridsnap; } in GetUseGridSnap() function in SvxOptionsGrid
/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx534 sal_Bool IsUseGridSnap() const { Init(); return SvxOptionsGrid::GetUseGridSnap(); } in IsUseGridSnap()
545 …void SetUseGridSnap( sal_Bool bSet ) { if( bSet != SvxOptionsGrid::GetUseGridSnap() ) { OptionsCh… in SetUseGridSnap()
/aoo41x/main/sc/source/ui/unoobj/
H A Dconfuno.cxx430 ScUnoHelpFunctions::SetBoolInAny( aRet, aGridOpt.GetUseGridSnap() ); in getPropertyValue()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx133 sal_Bool bGridOpt = rGrid.GetUseGridSnap(); in ResetModifiers()
/aoo41x/main/sw/source/ui/app/
H A Dappopt.cxx406 aViewOpt.SetSnap( pGridItem->GetUseGridSnap() ); in ApplyItemSet()
/aoo41x/main/sd/source/ui/app/
H A Doptsitem.cxx1305 pOpts->SetUseGridSnap( GetUseGridSnap() ); in SetOptions()

Completed in 101 milliseconds