Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbunoobj.cxx1332 Any aAnyValue = sbxToUnoValue( xVar.get(), aElemType ); in sbxToUnoValue() local
1337 xArray->set( aRetVal, i, aAnyValue ); in sbxToUnoValue()
2131 … Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
2132 aMember.setValue( aAnyValue ); in Notify()
2137 Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
2142 xPropSet->setPropertyValue( pProp->GetName(), aAnyValue ); in Notify()
2155 Any aAnyValue = sbxToUnoValueImpl( pVar ); in Notify() local
2159 mxInvocation->setValue( pProp->GetName(), aAnyValue ); in Notify()
4882 Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
4883 it->second->setValue( aAnyValue ); in Notify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbunoobj.cxx1325 Any aAnyValue = sbxToUnoValue( xVar.get(), aElemType ); in sbxToUnoValue() local
1330 xArray->set( aRetVal, i, aAnyValue ); in sbxToUnoValue()
2117 … Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
2118 aMember.setValue( aAnyValue ); in Notify()
2123 Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
2128 xPropSet->setPropertyValue( pProp->GetName(), aAnyValue ); in Notify()
2141 Any aAnyValue = sbxToUnoValueImpl( pVar ); in Notify() local
2145 mxInvocation->setValue( pProp->GetName(), aAnyValue ); in Notify()
4862 Any aAnyValue = sbxToUnoValue( pVar, pProp->aUnoProp.Type, &pProp->aUnoProp ); in Notify() local
4863 it->second->setValue( aAnyValue ); in Notify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/commontools/
H A DFValue.cxx1986 Any aAnyValue = makeAny(); in getTime() local
1987 aAnyValue >>= aValue; in getTime()
2038 Any aAnyValue = makeAny(); in getDateTime() local
2039 aAnyValue >>= aValue; in getDateTime()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/commontools/
H A DFValue.cxx1987 Any aAnyValue = makeAny(); in getTime() local
1988 aAnyValue >>= aValue; in getTime()
2039 Any aAnyValue = makeAny(); in getDateTime() local
2040 aAnyValue >>= aValue; in getDateTime()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctempl.cxx1736 Any aAnyValue = rContent.getPropertyValue( rPropName ); in getTextProperty_Impl() local
1737 aAnyValue >>= rPropValue; in getTextProperty_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctempl.cxx1719 Any aAnyValue = rContent.getPropertyValue( rPropName ); in getTextProperty_Impl() local
1720 aAnyValue >>= rPropValue; in getTextProperty_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par3.cxx2446 uno::Any aAnyValue(rValue); in lcl_AddToPropertyContainer() local
2447 xPropSet->setPropertyValue(rPropertyName, aAnyValue ); in lcl_AddToPropertyContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par3.cxx2464 uno::Any aAnyValue(rValue); in lcl_AddToPropertyContainer() local
2465 xPropSet->setPropertyValue(rPropertyName, aAnyValue ); in lcl_AddToPropertyContainer()