Home
last modified time | relevance | path

Searched refs:GetSpinWindow (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/brwbox/
H A Debbcontrols.cxx485 GetSpinWindow().SetModifyFlag(); in SetModified()
491 GetSpinWindow().ClearModifyFlag(); in ClearModified()
503 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed()
504 bResult = !aSel && aSel.Max() == GetSpinWindow().GetText().Len(); in MoveAllowed()
509 Selection aSel = GetSpinWindow().GetSelection(); in MoveAllowed()
521 return GetSpinWindow().IsModified(); in IsModified()
527 GetSpinWindow().SetModifyHdl(rLink); in SetModifyHdl()
/aoo42x/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx274 SpinField& GetSpinWindow() const {return (SpinField &)GetWindow();} in GetSpinWindow() function in svt::SpinCellController

Completed in 71 milliseconds