Searched refs:xPropArg (Results 1 – 1 of 1) sorted by relevance
615 css::uno::Reference< css::beans::XPropertyContainer> xPropArg( in getURLProperties() local626 xPropArg->addProperty( in getURLProperties()631 xPropArg->addProperty( in getURLProperties()637 xPropArg->addProperty(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("StreamName")), in getURLProperties()643 return css::uno::Reference< css::beans::XPropertySet>(xPropArg, in getURLProperties()1923 css::uno::Reference<css::beans::XPropertySet> xPropArg = in loadFromStorage() local1926 xPropArg->getPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseURI"))) in loadFromStorage()1934 args[0] <<= xPropArg; in loadFromStorage()2013 css::uno::Reference<css::beans::XPropertySet> xPropArg = in storeToStorage() local2017 args[1] <<= xPropArg; in storeToStorage()
Completed in 19 milliseconds