Searched refs:aEmptyArgs (Results 1 – 4 of 4) sorted by relevance
269 Sequence < Any > aEmptyArgs( nArgs ); in _Write() local270 Any *pArgs = aEmptyArgs.getArray(); in _Write()366 aEmptyArgs, aProps, sal_True ) ) in _Write()382 aEmptyArgs, aProps, sal_False ) ) in _Write()
733 Sequence<Any> aEmptyArgs( 3 ); in Read() local734 pArgs = aEmptyArgs.getArray(); in Read()926 aEmptyArgs, rName, sal_False ); in Read()
323 Sequence< PropertyValue > aEmptyArgs; in dispatch() local324 aInfo->second.xDispatcher->dispatch( aInfo->second.aURL, aEmptyArgs ); in dispatch()
652 Sequence<Any> aEmptyArgs( 2 ); in Import() local653 pArgs = aEmptyArgs.getArray(); in Import()668 aEmptyArgs, aName, sal_False ); in Import()
Completed in 37 milliseconds