Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx410 class ValueSetWrapper : class
421 inline explicit ValueSetWrapper( ValueSet& rValueSet, const MapEntryType* pMap = 0 ) : in ValueSetWrapper() function in sfx::ValueSetWrapper
435 typedef ValueSetWrapper< sal_Int16 > Int16ValueSetWrapper;
436 typedef ValueSetWrapper< sal_uInt16 > UInt16ValueSetWrapper;
437 typedef ValueSetWrapper< sal_Int32 > Int32ValueSetWrapper;
438 typedef ValueSetWrapper< sal_uInt32 > UInt32ValueSetWrapper;
440 typedef ValueSetWrapper< sal_uInt16 > UShortValueSetWrapper;
441 typedef ValueSetWrapper< sal_uIntPtr > ULongValueSetWrapper;
648 ValueT ValueSetWrapper< ValueT >::GetControlValue() const in GetControlValue()
654 void ValueSetWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue()
H A Ditemconnect.hxx417 ValueSetWrapper< typename ItemWrpT::ItemValueType > >
420 ValueSetWrapper< typename ItemWrpT::ItemValueType > >
/aoo41x/main/cui/source/tabpages/
H A Dborderconn.cxx201 typedef sfx::ValueSetWrapper< SvxShadowLocation > ShadowPosWrapper;

Completed in 29 milliseconds