Lines Matching refs:Any
110 virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments )
114 virtual css::uno::Any SAL_CALL execute(
172 const css::uno::Any& aValue )
178 const css::uno::Any& aValue,
200 const css::uno::Any& aValue )
265 void SAL_CALL JavaMigration::initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) in initialize()
268 const css::uno::Any* pIter = aArguments.getConstArray(); in initialize()
269 const css::uno::Any* pEnd = pIter + aArguments.getLength(); in initialize()
309 css::uno::Any SAL_CALL JavaMigration::execute( in execute()
318 return css::uno::Any(); in execute()
426 const Any& aValue ) in setPropertyValue()
441 … "] XLayerHandler::setPropertyValue received wrong type for Enable property"), 0, Any()); in setPropertyValue()
445 "] XLayerHandler::setPropertyValue: jfw_setEnabled failed."), 0, Any()); in setPropertyValue()
455 … "] XLayerHandler::setPropertyValue received wrong type for UserClassPath property"), 0, Any()); in setPropertyValue()
460 … "] XLayerHandler::setPropertyValue: jfw_setUserClassPath failed."), 0, Any()); in setPropertyValue()
471 const Any&, in setPropertyValueForLocale() argument
504 const Any& ) in addPropertyWithValue() argument