Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dattrib.hxx42 #define SC_MF_SCENARIO 0x0010 macro
104 sal_Bool IsScenario() const { return ( GetValue() & SC_MF_SCENARIO ) != 0; } in IsScenario()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsceni.cxx164 pRange->aEnd.Col(), pRange->aEnd.Row(), nCurrTable, SC_MF_SCENARIO ); in EndElement()
/aoo42x/main/sc/source/filter/excel/
H A Dexctools.cxx384 r.ApplyFlagsTab( nCol, nRow, nCol, nRow, nNewTab, SC_MF_SCENARIO ); in Apply()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx874 aPattern.GetItemSet().Put( ScMergeFlagAttr( SC_MF_SCENARIO ) ); in MakeScenario()
/aoo42x/main/sc/source/core/data/
H A Dfillinfo.cxx459 sal_Bool bScenario = ((nOverlap & SC_MF_SCENARIO) != 0); in FillInfo()
H A Dcolumn.cxx1228 bKeepScenarioFlags ? (SC_MF_ALL & ~SC_MF_SCENARIO) : SC_MF_ALL ); in CopyToClip()
/aoo42x/main/sc/source/ui/view/
H A Dviewfun2.cxx1983 aPattern.GetItemSet().Put( ScMergeFlagAttr( SC_MF_SCENARIO ) ); in ExtendScenario()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8104 aPattern.GetItemSet().Put( ScMergeFlagAttr( SC_MF_SCENARIO ) ); in addRanges()

Completed in 224 milliseconds