Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlsceni.cxx155 nFlags |= SC_SCENARIO_VALUE; in EndElement()
H A Dxmlexprt.cxx3831 if (nFlags & SC_SCENARIO_VALUE) in WriteScenario()
/aoo4110/main/sc/inc/
H A Dglobal.hxx285 #define SC_SCENARIO_VALUE 32 macro
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8515 if (nFlags & SC_SCENARIO_VALUE) in SetOnePropertyValue()
8517 nFlags -= SC_SCENARIO_VALUE; in SetOnePropertyValue()
8523 if (!(nFlags & SC_SCENARIO_VALUE)) in SetOnePropertyValue()
8525 nFlags |= SC_SCENARIO_VALUE; in SetOnePropertyValue()
8697 ScUnoHelpFunctions::SetBoolInAny( rAny, !(nFlags & SC_SCENARIO_VALUE)); in GetOnePropertyValue()

Completed in 95 milliseconds