LibreOffice Module wizards (master) 1
|
Public Member Functions | |
def | AllDialogs (cls, dialog=acConstants.Missing) |
def | AllForms (cls, form=acConstants.Missing) |
def | AllModules (cls, module=acConstants.Missing) |
def | CloseConnection (cls) |
def | CommandBars (cls, bar=acConstants.Missing) |
def | CurrentDb (cls) |
def | CurrentUser (cls) |
def | DAvg (cls, expression, domain, criteria='') |
def | DCount (cls, expression, domain, criteria='') |
def | DLookup (cls, expression, domain, criteria='', orderclause='') |
def | DMax (cls, expression, domain, criteria='') |
def | DMin (cls, expression, domain, criteria='') |
def | DStDev (cls, expression, domain, criteria='') |
def | DStDevP (cls, expression, domain, criteria='') |
def | DSum (cls, expression, domain, criteria='') |
def | DVar (cls, expression, domain, criteria='') |
def | DVarP (cls, expression, domain, criteria='') |
def | Events (cls, event) |
def | Forms (cls, form=acConstants.Missing) |
def | getObject (cls, shortcut) |
def | getValue (cls, shortcut) |
def | HtmlEncode (cls, string, length=0) |
def | OpenConnection (cls, thisdatabasedocument=acConstants.Missing) |
def | OpenDatabase (cls, connectionstring, username='', password='', readonly=False) |
def | ProductCode (cls) |
def | setValue (cls, shortcut, value) |
def | SysCmd (cls, action, text='', value=-1) |
def | TempVars (cls, var=acConstants.Missing) |
def | Version (cls) |
Public Member Functions inherited from access2base._Singleton | |
def | __call__ (cls, *args, **kwargs) |
Static Public Attributes | |
W = _A2B.invokeWrapper | |
int | basicmodule = -1 |
def | GetObject = getObject |
def | GetValue = getValue |
def | SetValue = setValue |
Static Public Attributes inherited from access2base._Singleton | |
dictionary | instances = {} |
Collection of methods located in the Application (Basic) module
Definition at line 680 of file access2base.py.
def access2base.Application.AllDialogs | ( | cls, | |
dialog = acConstants.Missing |
|||
) |
Definition at line 686 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.AllForms | ( | cls, | |
form = acConstants.Missing |
|||
) |
Definition at line 689 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.AllModules | ( | cls, | |
module = acConstants.Missing |
|||
) |
Definition at line 692 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.CloseConnection | ( | cls | ) |
Definition at line 695 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.CommandBars | ( | cls, | |
bar = acConstants.Missing |
|||
) |
Definition at line 698 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.CurrentDb | ( | cls | ) |
Definition at line 701 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.CurrentUser | ( | cls | ) |
Definition at line 704 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DAvg | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 707 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DCount | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 710 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DLookup | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' , |
|||
orderclause = '' |
|||
) |
Definition at line 713 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DMax | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 716 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DMin | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 719 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DStDev | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 722 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DStDevP | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 725 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DSum | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 728 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DVar | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 731 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.DVarP | ( | cls, | |
expression, | |||
domain, | |||
criteria = '' |
|||
) |
Definition at line 734 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.Events | ( | cls, | |
event | |||
) |
Definition at line 737 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.Forms | ( | cls, | |
form = acConstants.Missing |
|||
) |
Definition at line 740 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.getObject | ( | cls, | |
shortcut | |||
) |
Definition at line 743 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.getValue | ( | cls, | |
shortcut | |||
) |
Definition at line 747 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.HtmlEncode | ( | cls, | |
string, | |||
length = 0 |
|||
) |
Definition at line 751 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.OpenConnection | ( | cls, | |
thisdatabasedocument = acConstants.Missing |
|||
) |
Definition at line 754 of file access2base.py.
References access2base.A2BConnect().
def access2base.Application.OpenDatabase | ( | cls, | |
connectionstring, | |||
username = '' , |
|||
password = '' , |
|||
readonly = False |
|||
) |
Definition at line 761 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.ProductCode | ( | cls | ) |
Definition at line 765 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.setValue | ( | cls, | |
shortcut, | |||
value | |||
) |
Definition at line 768 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.SysCmd | ( | cls, | |
action, | |||
text = '' , |
|||
value = -1 |
|||
) |
Definition at line 772 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.TempVars | ( | cls, | |
var = acConstants.Missing |
|||
) |
Definition at line 775 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
def access2base.Application.Version | ( | cls | ) |
Definition at line 778 of file access2base.py.
References access2base.Application.basicmodule, access2base.DoCmd.basicmodule, Viewport3D.W, access2base.Application.W, access2base.DoCmd.W, and access2base._BasicObject.W.
|
static |
Definition at line 683 of file access2base.py.
Referenced by access2base.Application.AllDialogs(), access2base.Application.AllForms(), access2base.Application.AllModules(), access2base.DoCmd.ApplyFilter(), access2base.DoCmd.Close(), access2base.Application.CloseConnection(), access2base.Application.CommandBars(), access2base.DoCmd.CopyObject(), access2base.Application.CurrentDb(), access2base.Application.CurrentUser(), access2base.Application.DAvg(), access2base.Application.DCount(), access2base.Application.DLookup(), access2base.Application.DMax(), access2base.Application.DMin(), access2base.Application.DStDev(), access2base.Application.DStDevP(), access2base.Application.DSum(), access2base.Application.DVar(), access2base.Application.DVarP(), access2base.Application.Events(), access2base.DoCmd.FindNext(), access2base.DoCmd.FindRecord(), access2base.Application.Forms(), access2base.DoCmd.GetHiddenAttribute(), access2base.Application.getObject(), access2base.Application.getValue(), access2base.DoCmd.GoToControl(), access2base.DoCmd.GoToRecord(), access2base.Application.HtmlEncode(), access2base.DoCmd.Maximize(), access2base.DoCmd.Minimize(), access2base.DoCmd.MoveSize(), access2base.Application.OpenDatabase(), access2base.DoCmd.OpenForm(), access2base.DoCmd.OpenQuery(), access2base.DoCmd.OpenReport(), access2base.DoCmd.OpenSQL(), access2base.DoCmd.OpenTable(), access2base.DoCmd.OutputTo(), access2base.Application.ProductCode(), access2base.DoCmd.Quit(), access2base.DoCmd.RunApp(), access2base.DoCmd.RunCommand(), access2base.DoCmd.RunSQL(), access2base.DoCmd.SelectObject(), access2base.DoCmd.SendObject(), access2base.DoCmd.SetHiddenAttribute(), access2base.DoCmd.SetOrderBy(), access2base.Application.setValue(), access2base.DoCmd.ShowAllRecords(), access2base.Application.SysCmd(), access2base.Application.TempVars(), and access2base.Application.Version().
|
static |
Definition at line 745 of file access2base.py.
|
static |
Definition at line 749 of file access2base.py.
|
static |
Definition at line 770 of file access2base.py.
|
static |
Definition at line 682 of file access2base.py.
Referenced by access2base._BasicObject.__getattr__(), access2base._BasicObject.__setattr__(), access2base._Collection.Add(), access2base._Control.AddItem(), access2base._Recordset.AddNew(), access2base.Application.AllDialogs(), access2base.Application.AllForms(), access2base.Application.AllModules(), access2base._Field.AppendChunk(), access2base.DoCmd.ApplyFilter(), access2base._Recordset.CancelUpdate(), access2base._Recordset.Clone(), access2base.DoCmd.Close(), access2base._Database.Close(), access2base._Form.Close(), access2base._Recordset.Close(), access2base._Database.CloseAllRecordsets(), access2base.Application.CloseConnection(), access2base._CommandBar.CommandBarControls(), access2base.Application.CommandBars(), access2base._Control.Controls(), access2base._Form.Controls(), access2base._OptionGroup.Controls(), access2base.DoCmd.CopyObject(), access2base._TableDef.CreateField(), access2base._Database.CreateQueryDef(), access2base._Database.CreateTableDef(), access2base.Application.CurrentDb(), access2base.Application.CurrentUser(), access2base.Application.DAvg(), access2base._Database.DAvg(), access2base.Application.DCount(), access2base._Database.DCount(), access2base._Recordset.Delete(), access2base._Collection.Delete(), access2base._BasicObject.Dispose(), access2base.Application.DLookup(), access2base._Database.DLookup(), access2base.Application.DMax(), access2base._Database.DMax(), access2base.Application.DMin(), access2base._Database.DMin(), access2base.Application.DStDev(), access2base._Database.DStDev(), access2base.Application.DStDevP(), access2base._Database.DStDevP(), access2base.Application.DSum(), access2base.Application.DVar(), access2base._Database.DVar(), access2base.Application.DVarP(), access2base._Database.DVarP(), access2base._Recordset.Edit(), access2base._Dialog.EndExecute(), access2base.Application.Events(), access2base._CommandBarControl.Execute(), access2base._Dialog.Execute(), access2base._QueryDef.Execute(), access2base._QueryDef.Fields(), access2base._Recordset.Fields(), access2base._TableDef.Fields(), access2base._Module.Find(), access2base.DoCmd.FindNext(), access2base.DoCmd.FindRecord(), access2base.Application.Forms(), access2base._Field.GetChunk(), access2base.DoCmd.GetHiddenAttribute(), access2base.Application.getObject(), access2base._BasicObject.getProperty(), access2base._Recordset.GetRows(), access2base.Application.getValue(), access2base.DoCmd.GoToControl(), access2base.DoCmd.GoToRecord(), access2base._Control.hasProperty(), access2base.Application.HtmlEncode(), access2base._Collection.Item(), access2base._Module.Lines(), access2base.DoCmd.Maximize(), access2base.DoCmd.Minimize(), access2base._Dialog.Move(), access2base._Form.Move(), access2base._Recordset.Move(), access2base._Recordset.MoveFirst(), access2base._Recordset.MoveLast(), access2base._Recordset.MoveNext(), access2base._Recordset.MovePrevious(), access2base.DoCmd.MoveSize(), access2base.Application.OpenDatabase(), access2base.DoCmd.OpenForm(), access2base.DoCmd.OpenQuery(), access2base._Database.OpenRecordset(), access2base._QueryDef.OpenRecordset(), access2base._Recordset.OpenRecordset(), access2base._TableDef.OpenRecordset(), access2base.DoCmd.OpenReport(), access2base.DoCmd.OpenSQL(), access2base._Database.OpenSQL(), access2base.DoCmd.OpenTable(), access2base._Dialog.OptionGroup(), access2base._Form.OptionGroup(), access2base.DoCmd.OutputTo(), access2base._Database.OutputTo(), access2base._Module.ProcBodyLine(), access2base._Module.ProcCountLines(), access2base._Module.ProcOfLine(), access2base._Module.ProcStartLine(), access2base.Application.ProductCode(), access2base._BasicObject.Properties(), access2base._Database.QueryDefs(), access2base.DoCmd.Quit(), access2base._Field.ReadAllBytes(), access2base._Field.ReadAllText(), access2base._Database.Recordsets(), access2base._Form.Refresh(), access2base._Collection.Remove(), access2base._Collection.RemoveAll(), access2base._Control.RemoveItem(), access2base._Control.Requery(), access2base._Form.Requery(), access2base._CommandBar.Reset(), access2base.DoCmd.RunApp(), access2base.DoCmd.RunCommand(), access2base.DoCmd.RunSQL(), access2base._Database.RunSQL(), access2base.DoCmd.SelectObject(), access2base.DoCmd.SendObject(), access2base._Control.SetFocus(), access2base._Form.SetFocus(), access2base.DoCmd.SetHiddenAttribute(), access2base.DoCmd.SetOrderBy(), access2base._BasicObject.setProperty(), access2base._Control.SetSelected(), access2base.Application.setValue(), access2base.DoCmd.ShowAllRecords(), access2base._Dialog.Start(), access2base.Application.SysCmd(), access2base._Database.TableDefs(), access2base.Application.TempVars(), access2base._Dialog.Terminate(), access2base._Recordset.Update(), access2base.Application.Version(), access2base._Field.WriteAllBytes(), and access2base._Field.WriteAllText().