Lines Matching refs:SCCOL
76 Point GetDrawPos( SCCOL nCol, SCROW nRow, DrawPosMode eMode ) const;
79 Rectangle GetDrawRect( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const;
82 Rectangle GetDrawRect( SCCOL nCol, SCROW nRow ) const;
85 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab );
87 void DeleteArrowsAt( SCCOL nCol, SCROW nRow, sal_Bool bDestPnt );
88 void DeleteBox( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 );
95 sal_Bool InsertArrow( SCCOL nCol, SCROW nRow,
96 SCCOL nRefStartCol, SCROW nRefStartRow,
97 SCCOL nRefEndCol, SCROW nRefEndRow,
100 sal_Bool InsertToOtherTab( SCCOL nStartCol, SCROW nStartRow,
101 SCCOL nEndCol, SCROW nEndRow, sal_Bool bRed,
105 sal_Bool DrawEntry( SCCOL nCol, SCROW nRow, const ScRange& rRef,
110 void DrawCircle( SCCOL nCol, SCROW nRow, ScDetectiveData& rData );
112 sal_uInt16 InsertPredLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, sal_uInt16 nLevel );
115 sal_uInt16 FindPredLevel( SCCOL nCol, SCROW nRow, sal_uInt16 nLevel, sal_uInt16 nDeleteLevel );
119 sal_uInt16 InsertErrorLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, sal_uInt16 nLevel );
121 sal_uInt16 InsertSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
123 sal_uInt16 FindSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
133 sal_Bool ShowSucc( SCCOL nCol, SCROW nRow );
134 sal_Bool ShowPred( SCCOL nCol, SCROW nRow );
135 sal_Bool ShowError( SCCOL nCol, SCROW nRow );
137 sal_Bool DeleteSucc( SCCOL nCol, SCROW nRow );
138 sal_Bool DeletePred( SCCOL nCol, SCROW nRow );