Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPropertyMap.cxx115 uno::Sequence< beans::PropertyValue > aRowGrabBagValues ( nRowGrabBag ); in GetPropertyValues() local
119 beans::PropertyValue* pRowGrabBagValues = aRowGrabBagValues.getArray(); in GetPropertyValues()
183 …m_aValues.push_back( makePropertyValue( "RowInteropGrabBag", uno::makeAny( aRowGrabBagValues ) ) ); in GetPropertyValues()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPropertyMap.cxx121 uno::Sequence< beans::PropertyValue > aRowGrabBagValues ( nRowGrabBag ); in GetPropertyValues() local
125 beans::PropertyValue* pRowGrabBagValues = aRowGrabBagValues.getArray(); in GetPropertyValues()
189 …m_aValues.push_back( makePropertyValue( "RowInteropGrabBag", uno::makeAny( aRowGrabBagValues ) ) ); in GetPropertyValues()