Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximp3dscene.cxx397 uno::Any aAny3; in setSceneAttributes() local
411 aAny3 <<= pCtx->GetEnabled(); in setSceneAttributes()
419 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn1")), aAny3); in setSceneAttributes()
426 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn2")), aAny3); in setSceneAttributes()
433 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn3")), aAny3); in setSceneAttributes()
440 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn4")), aAny3); in setSceneAttributes()
447 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn5")), aAny3); in setSceneAttributes()
454 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn6")), aAny3); in setSceneAttributes()
461 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn7")), aAny3); in setSceneAttributes()
468 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn8")), aAny3); in setSceneAttributes()

Completed in 10 milliseconds