Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvx3ditems.hxx219 inline SfxBoolItem makeSvx3DLightOnOff5Item(bool bVal) {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvx3ditems.hxx218 inline SfxBoolItem makeSvx3DLightOnOff5Item(bool bVal) { in makeSvx3DLightOnOff5Item() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx496 aItemSet.Put(makeSvx3DLightOnOff5Item(pInfo->aLightSource.bIsEnabled)); in updatePreview()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx509 aItemSet.Put(makeSvx3DLightOnOff5Item(pInfo->aLightSource.bIsEnabled)); in updatePreview()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dfloat3d.cxx1951 rAttrs.Put(makeSvx3DLightOnOff5Item(bValue)); in GetAttr()
2673 …temSet.Put(makeSvx3DLightcolor5Item(aColor)); aLightItemSet.Put(makeSvx3DLightOnOff5Item(bOnOff));… in ClickLight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dfloat3d.cxx1952 rAttrs.Put(makeSvx3DLightOnOff5Item(bValue)); in GetAttr()
2639 …temSet.Put(makeSvx3DLightcolor5Item(aColor)); aLightItemSet.Put(makeSvx3DLightOnOff5Item(bOnOff));… in ClickLight()