Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dviewopti.cxx110 aModeArr[VOBJ_TYPE_CHART] = VOBJ_MODE_SHOW; in SetDefaults()
392 SetObjMode( VOBJ_TYPE_CHART, static_cast<ScVObjMode>(nIntVal)); in ScViewCfg()
546 pValues[nProp] <<= static_cast<sal_Int32>(GetObjMode( VOBJ_TYPE_CHART )); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dviewopti.cxx115 aModeArr[VOBJ_TYPE_CHART] = VOBJ_MODE_SHOW; in SetDefaults()
401 SetObjMode( VOBJ_TYPE_CHART, static_cast<ScVObjMode>(nIntVal)); in ScViewCfg()
552 pValues[nProp] <<= static_cast<sal_Int32>(GetObjMode( VOBJ_TYPE_CHART )); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dviewopti.hxx54 VOBJ_TYPE_CHART, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dviewopti.hxx54 VOBJ_TYPE_CHART, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/optdlg/
H A Dtpview.cxx162 …m_xDiagramLB ->set_active( static_cast<sal_uInt16>(m_xLocalOptions->GetObjMode(VOBJ_TYPE_CHART)) ); in Reset()
227 eType = VOBJ_TYPE_CHART; in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/optdlg/
H A Dtpview.cxx167 …m_xDiagramLB ->set_active( static_cast<sal_uInt16>(m_xLocalOptions->GetObjMode(VOBJ_TYPE_CHART)) ); in Reset()
237 eType = VOBJ_TYPE_CHART; in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dgridwin3.cxx184 const bool bDrawChart(VOBJ_MODE_SHOW == rOpts.GetObjMode(VOBJ_TYPE_CHART)); in DrawRedraw()
H A Dviewdata.cxx3459 … pOptions->SetObjMode( VOBJ_TYPE_CHART, (nTemp16 == 1) ? VOBJ_MODE_HIDE : VOBJ_MODE_SHOW ); in ReadUserDataSequence()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dgridwin3.cxx215 const bool bDrawChart(VOBJ_MODE_SHOW == rOpts.GetObjMode(VOBJ_TYPE_CHART)); in DrawRedraw()
H A Dviewdata.cxx3875 … maOptions.SetObjMode(VOBJ_TYPE_CHART, (nTemp16 == 1) ? VOBJ_MODE_HIDE : VOBJ_MODE_SHOW); in ReadUserDataSequence()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dviewuno.cxx1770 aNewOpt.SetObjMode( VOBJ_TYPE_CHART, static_cast<ScVObjMode>(nIntVal)); in setPropertyValue()
1863 …yName == SC_UNO_SHOWCHARTS ) aRet <<= static_cast<sal_Int16>( rOpt.GetObjMode( VOBJ_TYPE_CHART ) ); in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dviewuno.cxx1772 aNewOpt.SetObjMode( VOBJ_TYPE_CHART, static_cast<ScVObjMode>(nIntVal)); in setPropertyValue()
1866 …yName == SC_UNO_SHOWCHARTS ) aRet <<= static_cast<sal_Int16>( rOpt.GetObjMode( VOBJ_TYPE_CHART ) ); in getPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dimpop.cxx784 aOpts.SetObjMode( VOBJ_TYPE_CHART, eChart ); in Hideobj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dimpop.cxx784 aOpts.SetObjMode( VOBJ_TYPE_CHART, eChart ); in Hideobj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3496 enum ScVObjType VOBJ_TYPE_CHART
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results8484 enum ScVObjType VOBJ_TYPE_CHART