Lines Matching refs:SCCOL
120 SCCOL mnCol1;
121 SCCOL mnCol2;
127 bool isInside(SCCOL nCol, SCROW nRow) const;
176 SCCOL nDragStartX;
178 SCCOL nDragEndX;
208 sal_Bool DoPageFieldSelection( SCCOL nCol, SCROW nRow );
209 bool DoAutoFilterButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt );
210 void DoPushButton( SCCOL nCol, SCROW nRow, const MouseEvent& rMEvt );
232 sal_Bool IsAutoFilterActive( SCCOL nCol, SCROW nRow, SCTAB nTab );
233 void ExecFilter( sal_uLong nSel, SCCOL nCol, SCROW nRow,
237 void ExecDataSelect( SCCOL nCol, SCROW nRow, const String& rStr );
239 void ExecPageFieldSelect( SCCOL nCol, SCROW nRow, sal_Bool bHasSelection, const String& rStr );
247 sal_Int8 DropTransferObj( ScTransferObj* pTransObj, SCCOL nDestPosX, SCROW nDestPosY,
277 …void DrawPagePreview( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, OutputDevice* pConten…
346 void DoAutoFilterMenue( SCCOL nCol, SCROW nRow, sal_Bool bDataSelect );
349 void LaunchPageFieldMenu( SCCOL nCol, SCROW nRow );
350 void LaunchDPFieldMenu( SCCOL nCol, SCROW nRow );
352 …::com::sun::star::sheet::DataPilotFieldOrientation GetDPFieldOrientation( SCCOL nCol, SCROW nRow )…
354 void DrawButtons( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
358 void Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,
361 void InvertSimple( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2,