Searched refs:_aAllreadyCopiedObjects (Results 1 – 2 of 2) sorted by relevance
248 void OReportSection::Paste(const uno::Sequence< beans::NamedValue >& _aAllreadyCopiedObjects,bool _… in Paste() argument251 if ( m_xSection.is() && _aAllreadyCopiedObjects.getLength() ) in Paste()259 const sal_Int32 nLength = _aAllreadyCopiedObjects.getLength(); in Paste()260 const beans::NamedValue* pIter = _aAllreadyCopiedObjects.getConstArray(); in Paste()
105 …sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& _aAllreadyCopiedObjects,bool _bFo…
Completed in 24 milliseconds