Home
last modified time | relevance | path

Searched refs:TSampleCode (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas64 TSampleCode = class Class
130 function TSampleCode.Connect() : boolean; in Connect()
138 procedure TSampleCode.Disconnect();
174 function TSampleCode.getCellContent( in getCellContent()
188 function TSampleCode.getDatabasePointer( in getDatabasePointer()
228 procedure TSampleCode.InsertDatabaseTable(
265 procedure TSampleCode.ChangeCellContent(
288 function TSampleCode.JumpToBookmark( in TSampleCode.JumpToBookmark()
298 function TSampleCode.CreateTextTable( in TSampleCode.CreateTextTable()
343 procedure TSampleCode.InsertBookmark(
[all …]
H A DSampleUI.pas100 Sample : TSampleCode;
108 Sample := TSampleCode.Create();

Completed in 19 milliseconds