Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx166 virtual void SAL_CALL setAttrShort(const Sequence< sal_Int16 >& AttrShort_);
638 void SAL_CALL OComponent::setAttrShort(const Sequence< sal_Int16 >& AttrShort_) in setAttrShort() argument
640 m_seqShort= AttrShort_; in setAttrShort()