Top | ![]() |
![]() |
![]() |
![]() |
void | cong_document_find () |
void | cong_document_find_next () |
void | cong_document_find_prev () |
void | cong_document_replace () |
void
cong_document_find (CongDocument *doc
);
doc
: the CongDocument for which the find dialog is to be run
Opens the Find dialog for this CongDocument
void
cong_document_find_next (CongDocument *doc
);
Perform an "Edit->Find Next" for this CongDocument
void
cong_document_find_prev (CongDocument *doc
);
Perform an "Edit->Find Next" for this CongDocument
void
cong_document_replace (CongDocument *doc
);
Presents the Replace dialog for this CongDocument