Property | Type | Description | |
---|---|---|---|
CreateInlineCitation | Docear4Word.JSInlineCitation | ||
DocumentController | System | ||
EnumerateCSLFields | IEnumerable |
||
GetCSLFields | List |
||
GetDocumentDatabaseFilename | string | ||
GetDocumentStyleTitle | string | ||
GetNextFieldAfterRange | Field | ||
GetPreviousFieldBeforeRange | Field | ||
GroupByAuthor | List |
||
InsertCitationCore | void | ||
InsertItemsList | void | ||
IsCitationField | bool | ||
IsDocearField | bool | ||
ResetCiteProc | void | ||
SetDocumentStyleTitle | void |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
DoInsertCitation ( List |
||
DocumentController ( |
||
EditCitation ( Field field, List |
||
GetDatabase ( ) : BibTexDatabase | ||
InsertBibliography ( ) : void | ||
InsertCitation ( List |
||
IsBibliographyField ( Field field ) : bool | ||
MoveNext ( ) : void | ||
MovePrevious ( ) : void | ||
Refresh ( bool fullRefresh ) : int |
|
|
SetDocumentDatabaseFilename ( string databaseFilename ) : void | ||
UpdateDocumentProperties ( ) : void |
Method | Description | |
---|---|---|
CreateInlineCitation ( IEnumerable |
||
DocumentController ( ) : System | ||
EnumerateCSLFields ( ) : IEnumerable |
||
GetCSLFields ( ) : List |
||
GetDocumentDatabaseFilename ( ) : string | ||
GetDocumentStyleTitle ( ) : string | ||
GetNextFieldAfterRange ( Range range ) : Field | ||
GetPreviousFieldBeforeRange ( Range range ) : Field | ||
GroupByAuthor ( List |
||
InsertCitationCore ( Docear4Word.JSInlineCitation citation ) : void | ||
InsertItemsList ( IEnumerable |
||
IsCitationField ( Field field ) : bool | ||
IsDocearField ( Field field ) : bool | ||
ResetCiteProc ( ) : void | ||
SetDocumentStyleTitle ( string styleTitle ) : void |
public DoInsertCitation ( List |
||
allEntries | List |
|
isSequence | bool | |
isLineSequence | bool | |
return | void |
public DocumentController ( |
||
mainController | ||
document | System.Windows.Forms.Document | |
return | System |
public EditCitation ( Field field, List |
||
field | Field | |
entryAndPagePairs | List |
|
return | void |
public InsertCitation ( List |
||
entryAndPagePairs | List |
|
return | void |
public static IsBibliographyField ( Field field ) : bool | ||
field | Field | |
return | bool |
public Refresh ( bool fullRefresh ) : int | ||
fullRefresh | bool | True to compare against database; False for style change |
return | int |
public SetDocumentDatabaseFilename ( string databaseFilename ) : void | ||
databaseFilename | string | |
return | void |