Lines Matching refs:makeAny

240                 return css::uno::makeAny(  in getPropertyValue()
242 true, css::uno::makeAny( aDocURL ) ) ); in getPropertyValue()
253 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
273 return css::uno::makeAny( in getPropertyValue()
275 true, uno::makeAny( aFtpProxy.Server ) ) ); in getPropertyValue()
277 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
297 return css::uno::makeAny( in getPropertyValue()
299 true, uno::makeAny( aFtpProxy.Port ) ) ); in getPropertyValue()
301 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
321 return css::uno::makeAny( in getPropertyValue()
323 true, uno::makeAny( aHttpProxy.Server ) ) ); in getPropertyValue()
325 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
345 return css::uno::makeAny( in getPropertyValue()
347 true, uno::makeAny( aHttpProxy.Port ) ) ); in getPropertyValue()
349 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
369 return css::uno::makeAny( in getPropertyValue()
371 true, uno::makeAny( aHttpsProxy.Server ) ) ); in getPropertyValue()
373 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
393 return css::uno::makeAny( in getPropertyValue()
395 true, uno::makeAny( aHttpsProxy.Port ) ) ); in getPropertyValue()
397 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()
403 return css::uno::makeAny( in getPropertyValue()
405 true, uno::makeAny( nProperties ) ) ); in getPropertyValue()
438 return css::uno::makeAny( in getPropertyValue()
441 uno::makeAny( aProxyBypassList.replace( SPACE, SEMI_COLON ) ) ) ); in getPropertyValue()
443 return css::uno::makeAny(css::beans::Optional< css::uno::Any >()); in getPropertyValue()