Lines Matching refs:rSeq
248 …pl_fillStructFromSequence( WindowStateInfo& rWinStateInfo, const Sequence< PropertyValue >& rSeq );
1065 …mpl_fillStructFromSequence( WindowStateInfo& rWinStateInfo, const Sequence< PropertyValue >& rSeq ) in impl_fillStructFromSequence() argument
1068 sal_Int32 nCount( rSeq.getLength() ); in impl_fillStructFromSequence()
1075 if ( rSeq[i].Name.equals( m_aPropArray[j] )) in impl_fillStructFromSequence()
1089 if ( rSeq[i].Value >>= bValue ) in impl_fillStructFromSequence()
1129 if ( rSeq[i].Value >>= eDockingArea ) in impl_fillStructFromSequence()
1141 if ( rSeq[i].Value >>= aPoint ) in impl_fillStructFromSequence()
1161 if ( rSeq[i].Value >>= aSize ) in impl_fillStructFromSequence()
1180 if ( rSeq[i].Value >>= aValue ) in impl_fillStructFromSequence()
1191 if ( rSeq[i].Value >>= nValue ) in impl_fillStructFromSequence()
1202 if ( rSeq[i].Value >>= nValue ) in impl_fillStructFromSequence()