Lines Matching refs:nColIndex
188 bool IsValidColumn( sal_uInt32 nColIndex ) const;
190 bool IsVisibleColumn( sal_uInt32 nColIndex ) const;
193 sal_Int32 GetColumnX( sal_uInt32 nColIndex ) const;
198 …inline sal_Int32 GetColumnPos( sal_uInt32 nColIndex ) const { return maSplits[ nColInde… in GetColumnPos()
202 sal_Int32 GetColumnWidth( sal_uInt32 nColIndex ) const;
215 const String& GetColumnTypeName( sal_uInt32 nColIndex ) const;
224 SC_DLLPRIVATE sal_Int32 GetColumnType( sal_uInt32 nColIndex ) const;
226 …SC_DLLPRIVATE void SetColumnType( sal_uInt32 nColIndex, sal_Int32 nColType …
236 bool IsSelected( sal_uInt32 nColIndex ) const;
245 void Select( sal_uInt32 nColIndex, bool bSelect = true );
247 void ToggleSelect( sal_uInt32 nColIndex );
258 SC_DLLPRIVATE void MoveCursor( sal_uInt32 nColIndex );
266 …SC_DLLPRIVATE void DoSelectAction( sal_uInt32 nColIndex, sal_uInt16 nModifi…
278 const String& GetCellText( sal_uInt32 nColIndex, sal_Int32 nLine ) const;
312 …void ImplSetColumnClipRegion( OutputDevice& rOutDev, sal_uInt32 nColIndex );
314 … ImplDrawColumnHeader( OutputDevice& rOutDev, sal_uInt32 nColIndex, Color aFillColo…
321 SC_DLLPRIVATE void ImplDrawColumnBackgr( sal_uInt32 nColIndex );
328 SC_DLLPRIVATE void ImplDrawColumnSelection( sal_uInt32 nColIndex );
333 SC_DLLPRIVATE void ImplDrawColumn( sal_uInt32 nColIndex );
342 SC_DLLPRIVATE void ImplDrawTrackingRect( sal_uInt32 nColIndex );