AcceptDrop(const BrowserAcceptDropEvent &rEvt) override | dbaui::SbaGridControl | privatevirtual |
ActivateCell(sal_Int32 nRow, sal_uInt16 nCol, bool bSetCellFocus=true) override | dbaui::SbaGridControl | virtual |
AdjustDataSource(bool bFull=false) | DbGridControl | |
AdjustRows() | DbGridControl | protected |
AlignSeekCursor() | DbGridControl | protected |
AppendColumn(const OUString &rName, sal_uInt16 nWidth, sal_uInt16 nPos=HEADERBAR_APPEND, sal_uInt16 nId=sal_uInt16(-1)) override | DbGridControl | protectedvirtual |
AppendNew() | DbGridControl | |
ArrangeControls(sal_uInt16 &nX, sal_uInt16 nY) override | DbGridControl | protectedvirtual |
BeginCursorAction() override | FmGridControl | protectedvirtual |
canCopyCellText(sal_Int32 _nRow, sal_uInt16 _nColId) | DbGridControl | |
CellModified() override | FmGridControl | protectedvirtual |
ColumnMoved(sal_uInt16 nId) override | FmGridControl | protectedvirtual |
ColumnResized(sal_uInt16 nId) override | FmGridControl | protectedvirtual |
Command(const CommandEvent &rEvt) override | FmGridControl | protectedvirtual |
commit() | FmGridControl | |
ConnectToFields() | DbGridControl | protected |
copyCellText(sal_Int32 _nRow, sal_uInt16 _nColId) | DbGridControl | |
CopySelectedRowsToClipboard() | dbaui::SbaGridControl | |
CreateAccessibleCell(sal_Int32 nRow, sal_uInt16 nColumnId) override | DbGridControl | virtual |
CreateAccessibleControl(sal_Int32 _nIndex) override | DbGridControl | virtual |
CreateColumn(sal_uInt16 nId) | DbGridControl | protected |
CursorMoved() override | DbGridControl | protectedvirtual |
CursorMoving(sal_Int32 nNewRow, sal_uInt16 nNewCol) override | DbGridControl | protectedvirtual |
DataChanged(const DataChangedEvent &rDCEvt) override | DbGridControl | protectedvirtual |
DataSourcePropertyChanged(const css::beans::PropertyChangeEvent &evt) | DbGridControl | protected |
DbGridControl(css::uno::Reference< css::uno::XComponentContext > const &_rxContext, vcl::Window *pParent, WinBits nBits) | DbGridControl | |
DeactivateCell(bool bUpdate=true) override | dbaui::SbaGridControl | virtual |
DECL_DLLPRIVATE_LINK(OnDelete, void *, void) | DbGridControl | protected |
DECL_DLLPRIVATE_LINK(OnAsyncAdjust, void *, void) | DbGridControl | protected |
DECL_LINK(AsynchDropEvent, void *, void) | dbaui::SbaGridControl | private |
DeleteSelectedRows() override | dbaui::SbaGridControl | virtual |
DisconnectFromFields() | DbGridControl | protected |
Dispatch(sal_uInt16 nId) override | DbGridControl | virtual |
dispose() override | dbaui::SbaGridControl | virtual |
disposing(sal_uInt16 _nId) | DbGridControl | protected |
DoColumnDrag(sal_uInt16 nColumnPos) | dbaui::SbaGridControl | private |
DoFieldDrag(sal_uInt16 nColumnPos, sal_Int16 nRowPos) | dbaui::SbaGridControl | private |
EnableHandle(bool bEnable) | DbGridControl | |
EnableNavigationBar(bool bEnable) | DbGridControl | |
EnablePermanentCursor(bool bEnable) | DbGridControl | |
EndCursorAction() override | FmGridControl | protectedvirtual |
ExecuteDrop(const BrowserExecuteDropEvent &rEvt) override | dbaui::SbaGridControl | privatevirtual |
executeRowContextMenu(const Point &_rPreferredPos) | DbGridControl | protected |
FieldListenerDisposing(sal_uInt16 _nId) | DbGridControl | protected |
FieldValueChanged(sal_uInt16 _nId) | DbGridControl | protected |
FmGridControl(const css::uno::Reference< css::uno::XComponentContext > &, vcl::Window *pParent, FmXGridPeer *_pPeer, WinBits nBits) | FmGridControl | |
ForceHideScrollbars() | DbGridControl | |
GetAccessibleControlCount() const override | DbGridControl | virtual |
GetAccessibleObjectDescription(AccessibleBrowseBoxObjType eObjType, sal_Int32 _nPosition=-1) const override | dbaui::SbaGridControl | virtual |
GetAccessibleObjectName(AccessibleBrowseBoxObjType eObjType, sal_Int32 _nPosition=-1) const override | FmGridControl | virtual |
GetCellText(sal_Int32 _nRow, sal_uInt16 _nColId) const override | DbGridControl | virtual |
GetColumnIdFromModelPos(sal_uInt16 nPos) const | DbGridControl | |
GetColumnIdFromViewPos(sal_uInt16 nPos) const | DbGridControl | |
GetColumns() const | DbGridControl | |
getContext() const | DbGridControl | |
GetController(sal_Int32 nRow, sal_uInt16 nCol) override | dbaui::SbaGridControl | private |
GetCurrentPos() const | DbGridControl | protected |
GetCurrentRow() const | DbGridControl | |
GetCurrentRowCellText(DbGridColumn const *pCol, const DbGridRowRef &_rRow) const | DbGridControl | protected |
getDataSource() const | dbaui::SbaGridControl | private |
GetDatasourceFormatter() | dbaui::SbaGridControl | private |
getDisplaySynchron() const | DbGridControl | |
GetEmptyRow() const | DbGridControl | protected |
getField(sal_uInt16 nModelPos) | dbaui::SbaGridControl | private |
GetHeaderBar() const | dbaui::SbaGridControl | inline |
GetModelColCount() const | DbGridControl | |
GetModelColumnPos(sal_uInt16 nId) const | DbGridControl | |
GetNavigationBar() | DbGridControl | |
getNullDate() const | DbGridControl | |
getNumberFormatter() const | DbGridControl | |
GetOptions() const | DbGridControl | |
GetPaintRow() const | DbGridControl | protected |
GetPeer() const | FmGridControl | protected |
GetRowStatus(sal_Int32 nRow) const override | DbGridControl | protectedvirtual |
GetSeekCursor(GrantControlAccess) const | DbGridControl | |
GetSeekPos() const | DbGridControl | protected |
GetSeekRow(GrantControlAccess) const | DbGridControl | |
GetSeekRow() const | DbGridControl | protected |
GetSelectedColumn() const | FmGridControl | |
getSelectionBookmarks() | FmGridControl | protected |
GetTotalCellWidth(sal_Int32 nRow, sal_uInt16 nColId) override | DbGridControl | protectedvirtual |
GetTotalCount() const | DbGridControl | protected |
GetViewColCount() const | DbGridControl | |
GetViewColumnPos(sal_uInt16 nId) const | DbGridControl | |
HasHandle() const | DbGridControl | |
HasNavigationBar() const | DbGridControl | |
HideColumn(sal_uInt16 nId) override | FmGridControl | protectedvirtual |
imp_CreateHeaderBar(BrowseBox *pParent) override | dbaui::SbaGridControl | privatevirtual |
implAdjustInSolarThread(bool _bRows) | DbGridControl | protected |
ImplInitWindow(const InitWindowFacet _eInitWhat) | DbGridControl | protected |
implTransferSelectedRows(sal_Int16 nRowPos, bool _bTrueIfClipboardFalseIfDrag) | dbaui::SbaGridControl | private |
Init() override | DbGridControl | virtual |
InitColumnByField(DbGridColumn *_pColumn, const css::uno::Reference< css::beans::XPropertySet > &_rxColumnModel, const css::uno::Reference< css::container::XNameAccess > &_rxFieldsByNames, const css::uno::Reference< css::container::XIndexAccess > &_rxFieldsByIndex) | FmGridControl | protectedstatic |
InitColumnsByFields(const css::uno::Reference< css::container::XIndexAccess > &xFields) override | FmGridControl | protectedvirtual |
InitColumnsByModels(const css::uno::Reference< css::container::XIndexContainer > &xColumns) | FmGridControl | protected |
inserted() | FmGridControl | |
InsertHandleColumn() | DbGridControl | |
IsAllSelected() const | dbaui::SbaGridControl | inline |
isColumnMarked(sal_uInt16 nId) const | FmGridControl | |
isColumnSelected(DbGridColumn const *_pColumn) const | FmGridControl | protected |
IsCurrentAppending() const | DbGridControl | protected |
IsDesignMode() const | DbGridControl | |
IsFilterMode() const | DbGridControl | |
IsFilterRow(sal_Int32 nRow) const | DbGridControl | |
IsInColumnMove() const | FmGridControl | protected |
IsInsertionRow(sal_Int32 nRow) const | DbGridControl | protected |
IsModified() const override | DbGridControl | protectedvirtual |
IsOpen() const | DbGridControl | |
IsPermanentCursorEnabled() const | DbGridControl | |
IsReadOnlyDB() const | dbaui::SbaGridControl | private |
IsTabAllowed(bool bForward) const override | DbGridControl | protectedvirtual |
IsUpdating() const | DbGridControl | |
IsValid(const DbGridRowRef &_xRow) | DbGridControl | protectedstatic |
KeyInput(const KeyEvent &rKEvt) override | FmGridControl | virtual |
m_aAdjustSafety | DbGridControl | private |
m_aBar | DbGridControl | private |
m_aColumns | DbGridControl | private |
m_aDataDescriptor | dbaui::SbaGridControl | private |
m_aDestructionSafety | DbGridControl | private |
m_aMasterSlotExecutor | DbGridControl | private |
m_aMasterStateProvider | DbGridControl | private |
m_aNullDate | DbGridControl | private |
m_bActivatingForDrop | dbaui::SbaGridControl | private |
m_bDesignMode | DbGridControl | private |
m_bFilterMode | DbGridControl | private |
m_bHandle | DbGridControl | private |
m_bHideScrollbars | DbGridControl | private |
m_bInColumnMove | FmGridControl | private |
m_bPendingAdjustRows | DbGridControl | private |
m_bRecordCountFinal | DbGridControl | private |
m_bSelecting | FmGridControl | private |
m_bSynchDisplay | DbGridControl | private |
m_bUpdating | DbGridControl | protected |
m_bWantDestruction | DbGridControl | private |
m_nAsynAdjustEvent | DbGridControl | private |
m_nAsyncDropEvent | dbaui::SbaGridControl | private |
m_nCurrentPos | DbGridControl | private |
m_nCurrentSelectedColumn | FmGridControl | private |
m_nDeleteEvent | DbGridControl | private |
m_nLastColId | DbGridControl | private |
m_nLastRowId | DbGridControl | private |
m_nMarkedColumnId | FmGridControl | private |
m_nMode | DbGridControl | private |
m_nOptionMask | DbGridControl | private |
m_nOptions | DbGridControl | private |
m_nSeekPos | DbGridControl | private |
m_nTotalCount | DbGridControl | private |
m_pCursorDisposeListener | DbGridControl | private |
m_pDataCursor | DbGridControl | protected |
m_pDataSourcePropListener | DbGridControl | private |
m_pDataSourcePropMultiplexer | DbGridControl | private |
m_pFieldListeners | DbGridControl | private |
m_pGridListener | DbGridControl | private |
m_pMasterListener | dbaui::SbaGridControl | private |
m_pPeer | FmGridControl | private |
m_pSeekCursor | DbGridControl | protected |
m_xContext | DbGridControl | private |
m_xCurrentRow | DbGridControl | private |
m_xDataRow | DbGridControl | private |
m_xEmptyRow | DbGridControl | private |
m_xFormatter | DbGridControl | private |
m_xPaintRow | DbGridControl | private |
m_xRowSetListener | DbGridControl | private |
m_xSeekRow | DbGridControl | private |
markColumn(sal_uInt16 nId) | FmGridControl | |
MouseButtonDown(const BrowserMouseEvent &rMEvt) override | dbaui::SbaGridControl | privatevirtual |
MoveToFirst() | DbGridControl | |
MoveToLast() | DbGridControl | |
MoveToNext() | DbGridControl | |
MoveToPosition(sal_uInt32 nPos) | DbGridControl | |
MoveToPrev() | DbGridControl | |
onColumnChange() override | dbaui::SbaGridControl | privatevirtual |
onRowChange() override | dbaui::SbaGridControl | privatevirtual |
PaintCell(OutputDevice &rDev, const tools::Rectangle &rRect, sal_uInt16 nColId) const override | DbGridControl | protectedvirtual |
positioned() | FmGridControl | |
PostExecuteRowContextMenu(const OUString &rExecutionResult) override | dbaui::SbaGridControl | privatevirtual |
PreExecuteRowContextMenu(weld::Menu &rMenu) override | dbaui::SbaGridControl | privatevirtual |
PreNotify(NotifyEvent &rEvt) override | DbGridControl | protectedvirtual |
propertyChange(const css::beans::PropertyChangeEvent &evt) | FmGridControl | |
QueryMinimumRowHeight() override | FmGridControl | protectedvirtual |
RecalcRows(sal_Int32 nNewTopRow, sal_uInt16 nLinesOnScreen, bool bUpdateCursor) | DbGridControl | protected |
refreshController(sal_uInt16 _nColId, GrantControlAccess _aAccess) | DbGridControl | |
RemoveColumn(sal_uInt16 nId) | DbGridControl | protected |
RemoveColumns() | DbGridControl | protected |
RemoveRows() override | DbGridControl | virtual |
RemoveRows(bool bNewCursor) | DbGridControl | |
resetCurrentRow() | DbGridControl | |
RowHeightChanged() override | FmGridControl | protectedvirtual |
RowInserted(sal_Int32 nRow, sal_Int32 nNumRows=1, bool bDoPaint=true) | DbGridControl | |
RowModified(sal_Int32 nRow) | DbGridControl | |
RowRemoved(sal_Int32 nRow, sal_Int32 nNumRows=1, bool bDoPaint=true) | DbGridControl | |
SaveModified() override | DbGridControl | protectedvirtual |
SaveRow() override | DbGridControl | protectedvirtual |
SbaGridControl(css::uno::Reference< css::uno::XComponentContext > const &_rM, Window *pParent, FmXGridPeer *_pPeer, WinBits nBits) | dbaui::SbaGridControl | |
SbaGridHeader | dbaui::SbaGridControl | friend |
SbaXGridPeer | dbaui::SbaGridControl | friend |
SeekCursor(sal_Int32 nRow, bool bAbsolute=false) | DbGridControl | protected |
SeekRow(sal_Int32 nRow) override | DbGridControl | protectedvirtual |
Select() override | dbaui::SbaGridControl | virtual |
selectBookmarks(const css::uno::Sequence< css::uno::Any > &_rBookmarks) | FmGridControl | protected |
SetBrowserAttrs() | dbaui::SbaGridControl | private |
SetColAttrs(sal_uInt16 nColId) | dbaui::SbaGridControl | private |
SetColWidth(sal_uInt16 nColId) | dbaui::SbaGridControl | private |
SetCurrent(sal_Int32 nNewRow) | DbGridControl | protected |
setDataSource(const css::uno::Reference< css::sdbc::XRowSet > &rCursor, DbGridControlOptions nOpts=DbGridControlOptions::Insert|DbGridControlOptions::Update|DbGridControlOptions::Delete) | DbGridControl | |
SetDesignMode(bool bMode) override | FmGridControl | protectedvirtual |
setDisplaySynchron(bool bSync) | DbGridControl | |
SetFilterMode(bool bMode) | DbGridControl | |
setGridListener(FmGridListener *_pListener) | DbGridControl | |
SetMasterListener(SbaGridListener *pListener) | dbaui::SbaGridControl | inline |
SetOptions(DbGridControlOptions nOpt) | DbGridControl | |
SetRowHeight() | dbaui::SbaGridControl | private |
SetSeekPos(sal_Int32 nPos, GrantControlAccess) | DbGridControl | |
SetSeekPos(sal_Int32 nPos) | DbGridControl | protected |
SetSlotExecutor(const Link< DbGridControlNavigationBarState, bool > &rExecutor) | DbGridControl | |
SetStateProvider(const Link< DbGridControlNavigationBarState, int > &rProvider) | DbGridControl | |
ShowColumn(sal_uInt16 nId) override | FmGridControl | protectedvirtual |
StartDrag(sal_Int8 _nAction, const Point &_rPosPixel) override | dbaui::SbaGridControl | privatevirtual |
StateChanged(StateChangedType nType) override | DbGridControl | protectedvirtual |
Undo() | DbGridControl | |
VisibleRowsChanged(sal_Int32 nNewTopRow, sal_uInt16 nNumRows) override | DbGridControl | protectedvirtual |
~DbGridControl() override | DbGridControl | virtual |
~SbaGridControl() override | dbaui::SbaGridControl | virtual |