Searched refs:IntegerValueType (Results 1 – 2 of 2) sorted by relevance
162 enum IntegerValueType enum in sd::slidesorter::view::Theme178 sal_Int32 GetIntegerValue (const IntegerValueType eType) const;179 void SetIntegerValue (const IntegerValueType eType, const sal_Int32 nValue);
461 sal_Int32 Theme::GetIntegerValue (const IntegerValueType eType) const in GetIntegerValue()475 void Theme::SetIntegerValue (const IntegerValueType eType, const sal_Int32 nValue) in SetIntegerValue()
Completed in 19 milliseconds