Searched refs:aOldArgs (Results 1 – 1 of 1) sorted by relevance
2525 com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aOldArgs; in ExportTo() local2527 TransformItems( SID_SAVEASDOC, *pItems, aOldArgs ); in ExportTo()2529 const com::sun::star::beans::PropertyValue * pOldValue = aOldArgs.getConstArray(); in ExportTo()2530 …com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aArgs ( aOldArgs.getLength(… in ExportTo()2540 sal_Int32 nEnd = aOldArgs.getLength(); in ExportTo()