Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx615 css::uno::Reference< css::beans::XPropertyContainer> xPropArg( in getURLProperties() local
626 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() local
1926 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() local
2017 args[1] <<= xPropArg; in storeToStorage()

Completed in 29 milliseconds