Home
last modified time | relevance | path

Searched refs:RemoveFlagsTab (Results 1 – 12 of 12) sorted by path

/trunk/main/sc/inc/
H A Ddocument.hxx1288 sal_Bool RemoveFlagsTab( SCCOL nStartCol, SCROW nStartRow,
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx168 RemoveFlagsTab( aOldRange.aStart.Col(), aOldRange.aStart.Row(), in SetDBCollection()
2012 RemoveFlagsTab( nCol, nRow, nEndCol, nEndRow, nTab, SC_MF_HOR | SC_MF_VER ); in RemoveMerge()
H A Ddocument.cxx4196 sal_Bool ScDocument::RemoveFlagsTab( SCCOL nStartCol, SCROW nStartRow, in RemoveFlagsTab() function in ScDocument
4836 sal_Bool bChange = RemoveFlagsTab( nStartCol,nStartRow, nEndCol,nEndRow, nTab, SC_MF_AUTO ); in RefreshAutoFilter()
H A Ddpobject.cxx573 pDoc->RemoveFlagsTab( aOutRange.aStart.Col(), aOutRange.aStart.Row(), in Output()
2605 pDoc->RemoveFlagsTab(s.Col(), s.Row(), e.Col(), e.Row(), s.Tab(), SC_MF_DP_TABLE); in FreeTable()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1233 pDoc->RemoveFlagsTab( aRange.aStart.Col(), aRange.aStart.Row(), in DataPilotUpdate()
H A Ddocfunc.cxx4431 pDoc->RemoveFlagsTab( aExtended.aStart.Col(), aExtended.aStart.Row(), in UnmergeCells()
H A Ddocsh5.cxx107 aDocument.RemoveFlagsTab( nX1, nY1, nX2, nY1, nTab, SC_MF_AUTO ); in DBAreaDeleted()
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx622 pDoc->RemoveFlagsTab( nStartCol, nStartRow, nEndCol, nEndRow, nTab, SC_MF_HOR | SC_MF_VER ); in DoChange()
2110 pDoc->RemoveFlagsTab( aExtended.aStart.Col(), aExtended.aStart.Row(), in Redo()
H A Dundodat.cxx1137 pDoc->RemoveFlagsTab( nRangeX1, nRangeY1, nRangeX2, nRangeY1, nRangeTab, SC_MF_AUTO ); in DoChange()
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx2006 pDoc->RemoveFlagsTab(aRange.aStart.Col(), aRange.aStart.Row(), in setPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx1890 pDoc->RemoveFlagsTab( 0,0, MAXCOL,MAXROW, nTabNo, SC_MF_HOR | SC_MF_VER ); in GetPosFromPixel()
H A Dviewfunc.cxx1852 pDoc->RemoveFlagsTab( nStartCol, nStartRow, nEndCol, nEndRow, nTab, SC_MF_HOR | SC_MF_VER ); in DeleteMulti()

Completed in 139 milliseconds