Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/ftools/
H A Dfapihelper.cxx328 maValueSeq.realloc( static_cast< sal_Int32 >( nSize ) ); in ScfPropSetHelper()
345 rPropSet.GetProperties( maValueSeq, maNameSeq ); in ReadFromPropertySet()
387 for( sal_Int32 nIdx = 0, nLen = maValueSeq.getLength(); nIdx < nLen; ++nIdx ) in InitializeWrite()
388 maValueSeq[ nIdx ].clear(); in InitializeWrite()
405 rPropSet.SetProperties( maNameSeq, maValueSeq ); in WriteToPropertySet()
415 pAny = &maValueSeq[ maNameOrder[ mnNextIdx++ ] ]; in GetNextAny()
/aoo4110/main/sc/source/filter/inc/
H A Dfapihelper.hxx311 UnoAnySequence maValueSeq; /// Sequence of property values. member in ScfPropSetHelper

Completed in 12 milliseconds