Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/doc/
H A Dobjstor.cxx2525 com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aOldArgs; in ExportTo() local
2527 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()