Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:EnableRead

566 void CPWL_Note_Contents::EnableRead
576 pNoteItem->EnableRead(bEnabled);
1017 void CPWL_NoteItem::EnableRead(FX_BOOL bEnabled) {
1018 m_pContents->EnableRead(bEnabled);
1499 void CPWL_Note::EnableRead(FX_BOOL bEnabled) {
1500 m_pContents->EnableRead(bEnabled);