Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx408 SvxULSpaceItem aULSP = ( (const SvxULSpaceItem&) aAttrs.Get( EE_PARA_ULSPACE ) ); in GetAttrState() local
409 aULSP.SetWhich(SID_ATTR_PARA_ULSPACE); in GetAttrState()
410 rSet.Put(aULSP); in GetAttrState()
H A Ddrviews3.cxx761 SvxULSpaceItem aULSP = (const SvxULSpaceItem&)pArgs->Get( in ExecRuler() local
764 aULSP.SetWhich( EE_PARA_ULSPACE ); in ExecRuler()
766 aEditAttr.Put( aULSP ); in ExecRuler()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1119 SvxULSpaceItem aULSP = ((const SvxULSpaceItem&)aAttrSet. in GetAttrState() local
1121 aULSP.SetWhich(SID_ATTR_PARA_ULSPACE); in GetAttrState()
1122 rDestSet.Put(aULSP); in GetAttrState()

Completed in 33 milliseconds