Searched defs:nNewFlags (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/editeng/source/outliner/ |
H A D | outlundo.cxx | 47 …hangeParaFlags( Outliner* pOutliner, sal_uInt32 nPara, sal_uInt16 nOldFlags, sal_uInt16 nNewFlags ) in OutlinerUndoChangeParaFlags()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | undotab.hxx | 465 sal_uInt16 nNewFlags; member in ScUndoScenarioFlags
|
/aoo42x/main/basic/source/runtime/ |
H A D | step2.cxx | 901 sal_uInt16 nNewFlags = pStepBasic->StepPoint( nLine, nCol1, nCol2 ); in StepSTMNT() local 913 sal_uInt16 nNewFlags = pBreakBasic->BreakPoint( nLine, nCol1, nCol2 ); in StepSTMNT() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | table2.cxx | 143 sal_uInt8 nNewFlags = pRowFlags->Insert( nStartRow, nSize); in InsertRow() local 674 sal_Int16 nNewFlags = rOldFlag.GetValue() & ~( SC_MF_HOR | SC_MF_VER ); in TransposeClip() local 2852 void ScTable::SetColFlags( SCCOL nCol, sal_uInt8 nNewFlags ) in SetColFlags() 2863 void ScTable::SetRowFlags( SCROW nRow, sal_uInt8 nNewFlags ) in SetRowFlags() 2874 void ScTable::SetRowFlags( SCROW nStartRow, SCROW nEndRow, sal_uInt8 nNewFlags ) in SetRowFlags()
|
H A D | attarray.cxx | 2343 sal_Int16 nNewFlags = 0; in CopyArea() local
|
H A D | document.cxx | 3456 void ScDocument::SetColFlags( SCCOL nCol, SCTAB nTab, sal_uInt8 nNewFlags ) in SetColFlags() 3463 void ScDocument::SetRowFlags( SCROW nRow, SCTAB nTab, sal_uInt8 nNewFlags ) in SetRowFlags() 3470 void ScDocument::SetRowFlags( SCROW nStartRow, SCROW nEndRow, SCTAB nTab, sal_uInt8 nNewFlags ) in SetRowFlags()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | hdrcont.cxx | 65 SCCOLROW nNewSize, sal_uInt16 nNewFlags ) : in ScHeaderControl()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 727 sal_uInt16 nNewFlags = 0x0000; in AddEntry() local
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 877 sal_uInt16 nNewFlags, in ScUndoPaste()
|
H A D | undoblk3.cxx | 92 sal_uInt16 nNewFlags, sal_Bool bObjects ) in ScUndoDeleteContents()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1506 sal_Int16 nNewFlags = pMergeFlagAttr->GetValue() & ( SC_MF_HOR | SC_MF_VER ); in InsertCells() local 1910 sal_Int16 nNewFlags = pMergeFlagAttr->GetValue() & ( SC_MF_HOR | SC_MF_VER ); in DeleteCells() local
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl1.cxx | 4398 sal_uInt16 nNewFlags = nCurTextDrawFlags; in RequestHelp() local
|
Completed in 190 milliseconds