#include <codecompletecache.hxx>
Definition at line 33 of file codecompletecache.hxx.
◆ CodeCompleteOptions()
| CodeCompleteOptions::CodeCompleteOptions |
( |
| ) |
|
◆ IsAutoCloseParenthesisOn()
| bool CodeCompleteOptions::IsAutoCloseParenthesisOn |
( |
| ) |
|
|
static |
◆ IsAutoCloseQuotesOn()
| bool CodeCompleteOptions::IsAutoCloseQuotesOn |
( |
| ) |
|
|
static |
◆ IsAutoCorrectOn()
| bool CodeCompleteOptions::IsAutoCorrectOn |
( |
| ) |
|
|
static |
◆ IsCodeCompleteOn()
| bool CodeCompleteOptions::IsCodeCompleteOn |
( |
| ) |
|
|
static |
◆ IsExtendedTypeDeclaration()
| bool CodeCompleteOptions::IsExtendedTypeDeclaration |
( |
| ) |
|
|
static |
◆ IsProcedureAutoCompleteOn()
| bool CodeCompleteOptions::IsProcedureAutoCompleteOn |
( |
| ) |
|
|
static |
◆ SetAutoCloseParenthesisOn()
| void CodeCompleteOptions::SetAutoCloseParenthesisOn |
( |
bool |
b | ) |
|
|
static |
◆ SetAutoCloseQuotesOn()
| void CodeCompleteOptions::SetAutoCloseQuotesOn |
( |
bool |
b | ) |
|
|
static |
◆ SetAutoCorrectOn()
| void CodeCompleteOptions::SetAutoCorrectOn |
( |
bool |
b | ) |
|
|
static |
◆ SetCodeCompleteOn()
| void CodeCompleteOptions::SetCodeCompleteOn |
( |
bool |
b | ) |
|
|
static |
◆ SetExtendedTypeDeclaration()
| void CodeCompleteOptions::SetExtendedTypeDeclaration |
( |
bool |
b | ) |
|
|
static |
◆ SetProcedureAutoCompleteOn()
| void CodeCompleteOptions::SetProcedureAutoCompleteOn |
( |
bool |
b | ) |
|
|
static |
◆ bExtendedTypeDeclarationOn
| bool CodeCompleteOptions::bExtendedTypeDeclarationOn |
|
private |
◆ bIsAutoCloseParenthesisOn
| bool CodeCompleteOptions::bIsAutoCloseParenthesisOn |
|
private |
◆ bIsAutoCloseQuotesOn
| bool CodeCompleteOptions::bIsAutoCloseQuotesOn |
|
private |
◆ bIsAutoCorrectOn
| bool CodeCompleteOptions::bIsAutoCorrectOn |
|
private |
◆ bIsCodeCompleteOn
| bool CodeCompleteOptions::bIsCodeCompleteOn |
|
private |
◆ bIsProcedureAutoCompleteOn
| bool CodeCompleteOptions::bIsProcedureAutoCompleteOn |
|
private |
The documentation for this class was generated from the following files: