Home
last modified time | relevance | path

Searched defs:GetSavedValue (Results 1 – 7 of 7) sorted by path

/trunk/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx80 const IndexFields& GetSavedValue() const { return m_aSavedValue; } in GetSavedValue() function in dbaui::IndexFieldsControl
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx116 const XubString& GetSavedValue() const { return aSaveValue; } in GetSavedValue() function in MultiLineEdit
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx318 String SvInplaceEdit2::GetSavedValue() const in GetSavedValue() function in SvInplaceEdit2
/trunk/main/svx/inc/svx/
H A Dfrmdirlbox.hxx68 inline SvxFrameDirection GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in svx::FrameDirectionListBox
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx200 TriState GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in PushButton
379 sal_Bool GetSavedValue() const { return mbSaveValue; } in GetSavedValue() function in RadioButton
479 TriState GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in CheckBox
H A Dedit.hxx214 const XubString& GetSavedValue() const { return maSaveValue; } in GetSavedValue() function in Edit
H A Dlstbox.hxx178 sal_uInt16 GetSavedValue() const { return mnSaveValue; } in GetSavedValue() function in ListBox

Completed in 37 milliseconds