Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx164 virtual void SAL_CALL setAttrBool(const Sequence< sal_Bool >& AttrBool_);
629 void SAL_CALL OComponent::setAttrBool(const Sequence< sal_Bool >& AttrBool_) in setAttrBool() argument
631 m_seqBool= AttrBool_; in setAttrBool()