Lines Matching refs:aArguments

463             std::vector< rtl::OUString > aArguments;  in handleRequest_impl()  local
476 aArguments.push_back( aName ); in handleRequest_impl()
480 aArguments, in handleRequest_impl()
492 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
497 aArguments.push_back( aNCException.Name ); in handleRequest_impl()
502 aArguments, in handleRequest_impl()
514 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
525 aArguments, in handleRequest_impl()
543 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
546 aArguments, in handleRequest_impl()
558 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
569 aArguments.push_back(aResolveNameException.Server); in handleRequest_impl()
574 aArguments.push_back(aConnectException.Server); in handleRequest_impl()
579 aArguments.push_back(aReadException.Diagnostic); in handleRequest_impl()
584 aArguments.push_back(aWriteException.Diagnostic); in handleRequest_impl()
591 aArguments, in handleRequest_impl()
602 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
606 aArguments. in handleRequest_impl()
610 aArguments.push_back(aChaosException.Arguments[i]); in handleRequest_impl()
613 aArguments, in handleRequest_impl()
626 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
627 aArguments.push_back(UniString::CreateFromInt32(nMedium + 1)); in handleRequest_impl()
630 aArguments, in handleRequest_impl()
642 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
651 aArguments.push_back(aWrongJavaVersionException. in handleRequest_impl()
659 aArguments.push_back(aWrongJavaVersionException. in handleRequest_impl()
665 aArguments.reserve(2); in handleRequest_impl()
666 aArguments.push_back(aWrongJavaVersionException. in handleRequest_impl()
668 aArguments.push_back(aWrongJavaVersionException. in handleRequest_impl()
673 aArguments, in handleRequest_impl()
685 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
691 aArguments.push_back(aBadPartnershipException.Partnership); in handleRequest_impl()
695 aArguments, in handleRequest_impl()
710 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
711 aArguments.push_back(aMergeRecoveryRequest.ErrorLayerId); in handleRequest_impl()
715 aArguments, in handleRequest_impl()
734 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
735 aArguments.push_back(aStratum); in handleRequest_impl()
739 aArguments, in handleRequest_impl()
753 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
757 aArguments, in handleRequest_impl()
770 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
771 aArguments.push_back( aLLException.Url ); in handleRequest_impl()
775 aArguments, in handleRequest_impl()
787 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
788 aArguments.push_back( aLNLException.Url ); in handleRequest_impl()
792 aArguments, in handleRequest_impl()
804 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
805 aArguments.push_back( aLLEException.Url ); in handleRequest_impl()
809 aArguments, in handleRequest_impl()
820 std::vector< rtl::OUString > aArguments; in handleRequest_impl() local
823 aArguments.push_back( aBrokenPackageRequest.aName ); in handleRequest_impl()
825 handleBrokenPackageRequest( aArguments, in handleRequest_impl()
981 uno::Sequence< uno::Any > aArguments( 1 ); in getInteractionHandlerList() local
986 aArguments[ 0 ] <<= aProperty; in getInteractionHandlerList()
992 aArguments ) ); in getInteractionHandlerList()