Home
last modified time | relevance | path

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

/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs139 m_seqBool = seqBool; in inParameters()
173 seqBool = m_seqBool; in outParameters()
264 seqBool = m_seqBool; in inoutParameters()
265 m_seqBool = _seq; in inoutParameters()
359 return m_seqBool; in retSeqBool()
545 return m_seqBool;
548 m_seqBool = value;
580 bool[] m_seqBool; field in Component
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx86 Sequence<sal_Bool> m_seqBool; member in OComponent
628 return m_seqBool; in getAttrBool()
633 m_seqBool= AttrBool_; in setAttrBool()

Completed in 32 milliseconds