Home
last modified time | relevance | path

Searched refs:CursorMovement (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svl/source/config/
H A Dctloptions.cxx58 SvtCTLOptions::CursorMovement m_eCTLCursorMovement;
89 void SetCTLCursorMovement( SvtCTLOptions::CursorMovement _eMovement );
90 SvtCTLOptions::CursorMovement
289 …case 2: { m_eCTLCursorMovement = (SvtCTLOptions::CursorMovement)nValue; m_bROCTLCursorMovement = p… in Load()
354 void SvtCTLOptions_Impl::SetCTLCursorMovement( SvtCTLOptions::CursorMovement _eMovement ) in SetCTLCursorMovement()
458 void SvtCTLOptions::SetCTLCursorMovement( SvtCTLOptions::CursorMovement _eMovement ) in SetCTLCursorMovement()
464 SvtCTLOptions::CursorMovement SvtCTLOptions::GetCTLCursorMovement() const in GetCTLCursorMovement()
/aoo4110/main/svl/inc/svl/
H A Dctloptions.hxx59 enum CursorMovement enum in SvtCTLOptions
64 void SetCTLCursorMovement( CursorMovement _eMovement );
65 CursorMovement GetCTLCursorMovement() const;
/aoo4110/main/cui/source/options/
H A Doptctl.cxx112 SvtCTLOptions::CursorMovement eMovement = in FillItemSet()
136 SvtCTLOptions::CursorMovement eMovement = aCTLOptions.GetCTLCursorMovement(); in Reset()

Completed in 50 milliseconds