Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx269 Sequence < Any > aEmptyArgs( nArgs ); in _Write() local
270 Any *pArgs = aEmptyArgs.getArray(); in _Write()
366 aEmptyArgs, aProps, sal_True ) ) in _Write()
382 aEmptyArgs, aProps, sal_False ) ) in _Write()
H A Dswxml.cxx717 Sequence<Any> aEmptyArgs( 3 ); in Read() local
718 pArgs = aEmptyArgs.getArray(); in Read()
910 aEmptyArgs, rName, sal_False ); in Read()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx323 Sequence< PropertyValue > aEmptyArgs; in dispatch() local
324 aInfo->second.xDispatcher->dispatch( aInfo->second.aURL, aEmptyArgs ); in dispatch()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx652 Sequence<Any> aEmptyArgs( 2 ); in Import() local
653 pArgs = aEmptyArgs.getArray(); in Import()
668 aEmptyArgs, aName, sal_False ); in Import()

Completed in 40 milliseconds