LibreOffice Module svx (master) 1
|
#include <imapwnd.hxx>
Public Attributes | |
OUString | aMarkURL |
OUString | aMarkAltText |
OUString | aMarkTarget |
bool | bNewObj |
bool | bOneMarked |
bool | bActivated |
Definition at line 32 of file imapwnd.hxx.
OUString NotifyInfo::aMarkAltText |
Definition at line 35 of file imapwnd.hxx.
Referenced by IMPL_LINK(), IMPL_LINK_NOARG(), IMapWindow::ReplaceActualIMapInfo(), IMapWindow::UpdateInfo(), and SvxIMapDlg::URLModify().
OUString NotifyInfo::aMarkTarget |
Definition at line 36 of file imapwnd.hxx.
Referenced by IMPL_LINK(), IMPL_LINK_NOARG(), IMapWindow::ReplaceActualIMapInfo(), IMapWindow::UpdateInfo(), and SvxIMapDlg::URLModify().
OUString NotifyInfo::aMarkURL |
Definition at line 34 of file imapwnd.hxx.
Referenced by IMPL_LINK(), IMPL_LINK_NOARG(), IMapWindow::ReplaceActualIMapInfo(), IMapWindow::UpdateInfo(), and SvxIMapDlg::URLModify().
bool NotifyInfo::bActivated |
Definition at line 39 of file imapwnd.hxx.
Referenced by IMPL_LINK(), and IMapWindow::UpdateInfo().
bool NotifyInfo::bNewObj |
Definition at line 37 of file imapwnd.hxx.
Referenced by IMPL_LINK(), and IMapWindow::UpdateInfo().
bool NotifyInfo::bOneMarked |
Definition at line 38 of file imapwnd.hxx.
Referenced by IMPL_LINK(), and IMapWindow::UpdateInfo().