Searched refs:maNameSeq (Results 1 – 3 of 3) sorted by relevance
327 maNameSeq.realloc( static_cast< sal_Int32 >( nSize ) ); in ScfPropSetHelper()336 maNameSeq[ nSeqIdx ] = aIt->first; in ScfPropSetHelper()345 rPropSet.GetProperties( maValueSeq, maNameSeq ); in ReadFromPropertySet()405 rPropSet.SetProperties( maNameSeq, maValueSeq ); in WriteToPropertySet()
276 ::com::sun::star::uno::Sequence< ::rtl::OUString > maNameSeq;280 : maNameSeq( nSeqSize ) in AutomationNamedArgsSbxArray()284 { return maNameSeq; } in getNames()
310 OUStringSequence maNameSeq; /// Sequence of property names. member in ScfPropSetHelper
Completed in 52 milliseconds