Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:CPWL_Note

727   const CPWL_Note* pNote = GetNote();
977 const CPWL_Note* CPWL_NoteItem::GetNote() const {
982 return (CPWL_Note*)pNoteItem;
990 if (const CPWL_Note* pNote = GetNote())
1021 CPWL_Note::CPWL_Note(IPopup_Note* pPopupNote,
1035 CPWL_Note::~CPWL_Note() {}
1037 IPWL_NoteItem* CPWL_Note::Reply() {
1041 void CPWL_Note::EnableNotify(FX_BOOL bEnabled) {
1045 void CPWL_Note::RePosChildWnd() {
1059 FX_BOOL CPWL_Note::ResetScrollBar() {
1093 FX_BOOL CPWL_Note::ScrollBarShouldVisible() {
1100 void CPWL_Note::SetOptionsText(const CFX_WideString& sText) {
1107 void CPWL_Note::RePosNoteChildren() {
1211 void CPWL_Note::CreateChildWnd(const PWL_CREATEPARAM& cp) {
1276 void CPWL_Note::SetSubjectName(const CFX_WideString& sName) {
1281 void CPWL_Note::SetAuthorName(const CFX_WideString& sName) {
1292 CFX_WideString CPWL_Note::GetAuthorName() const {
1299 FX_BOOL CPWL_Note::OnMouseWheel(short zDelta,
1335 void CPWL_Note::OnNotify(CPWL_Wnd* pWnd,
1439 void CPWL_Note::SetBkColor(const CPWL_Color& color) {
1461 FX_BOOL CPWL_Note::OnLButtonDown(const CPDF_Point& point, FX_DWORD nFlag) {
1478 FX_BOOL CPWL_Note::OnRButtonUp(const CPDF_Point& point, FX_DWORD nFlag) {
1482 const CPWL_Note* CPWL_Note::GetNote() const {
1486 IPWL_NoteNotify* CPWL_Note::GetNoteNotify() const {
1490 void CPWL_Note::SetIconType(int32_t nType) {
1495 void CPWL_Note::EnableModify(FX_BOOL bEnabled) {
1499 void CPWL_Note::EnableRead(FX_BOOL bEnabled) {
1503 CFX_WideString CPWL_Note::GetReplyString() const {
1507 void CPWL_Note::SetReplyString(const CFX_WideString& string) {