Searched defs:GetSavedValue (Results 1 – 7 of 7) sorted by relevance
68 inline SvxFrameDirection GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in svx::FrameDirectionListBox
200 TriState GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in PushButton379 sal_Bool GetSavedValue() const { return mbSaveValue; } in GetSavedValue() function in RadioButton479 TriState GetSavedValue() const { return meSaveValue; } in GetSavedValue() function in CheckBox
178 sal_uInt16 GetSavedValue() const { return mnSaveValue; } in GetSavedValue() function in ListBox
214 const XubString& GetSavedValue() const { return maSaveValue; } in GetSavedValue() function in Edit
80 const IndexFields& GetSavedValue() const { return m_aSavedValue; } in GetSavedValue() function in dbaui::IndexFieldsControl
116 const XubString& GetSavedValue() const { return aSaveValue; } in GetSavedValue() function in MultiLineEdit
318 String SvInplaceEdit2::GetSavedValue() const in GetSavedValue() function in SvInplaceEdit2
Completed in 52 milliseconds