Searched refs:EditWindow (Results 1 – 15 of 15) sorted by relevance
| /AOO41X/main/sd/source/ui/notes/ |
| H A D | EditWindow.cxx | 54 EditWindow::EditWindow (Window* pParentWindow, SfxItemPool* pItemPool) in EditWindow() function in sd::notes::EditWindow 87 EditWindow::~EditWindow (void) in ~EditWindow() 132 EditEngine * EditWindow::GetEditEngine (void) in GetEditEngine() 142 EditEngine* EditWindow::CreateEditEngine (void) in CreateEditEngine() 231 void EditWindow::DataChanged (const DataChangedEvent&) in DataChanged() 294 void EditWindow::Resize (void) in Resize() 323 void EditWindow::MouseButtonUp(const MouseEvent &rEvt) in MouseButtonUp() 337 void EditWindow::MouseButtonDown(const MouseEvent &rEvt) in MouseButtonDown() 350 void EditWindow::Command(const CommandEvent& rCEvt) in Command() 385 IMPL_LINK_INLINE_START( EditWindow, MenuSelectHdl, Menu *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument [all …]
|
| H A D | EditWindow.hxx | 45 class EditWindow class 50 EditWindow (Window* pParentWindow, SfxItemPool* pItemPool); 51 ~EditWindow (void);
|
| H A D | NotesDockingWindow.hxx | 31 class EditWindow; 47 EditWindow* mpEditWindow;
|
| H A D | makefile.mk | 41 $(SLO)$/EditWindow.obj \
|
| H A D | NotesDockingWindow.cxx | 57 mpEditWindow = new EditWindow (this, &pDocument->GetPool()); in NotesDockingWindow()
|
| H A D | TextLogger.cxx | 88 void TextLogger::ConnectToEditWindow (EditWindow* pEditWindow) in ConnectToEditWindow()
|
| /AOO41X/main/automation/source/server/ |
| H A D | editwin.cxx | 61 sal_Bool EditWindow::Close() in Close() 71 void EditWindow::Show() in Show() 79 void EditWindow::Hide() in Hide() 87 EditWindow::EditWindow( WorkWindow *pParent, const String &rName, WinBits iWstyle ) in EditWindow() function in EditWindow 97 EditWindow::~EditWindow() in ~EditWindow() 102 sal_Bool EditWindow::Check() in Check() 117 void EditWindow::Clear() in Clear() 127 void EditWindow::AddText( const sal_Char* rNew ) in AddText() 132 void EditWindow::AddText( const String &rNew ) in AddText()
|
| H A D | editwin.hxx | 38 class EditWindow class 54 …EditWindow( WorkWindow *pParent, const UniString &rName = UniString( RTL_CONSTASCII_USTRINGPARAM (… 55 virtual ~EditWindow();
|
| H A D | server.hxx | 46 EditWindow *m_pDbgWin; 59 RemoteControlCommunicationManager( EditWindow * pDbgWin );
|
| H A D | statemnt.hxx | 74 class EditWindow; 314 static EditWindow *m_pDbgWin;
|
| H A D | server.cxx | 93 RemoteControlCommunicationManager::RemoteControlCommunicationManager( EditWindow * pDbgWin ) in RemoteControlCommunicationManager() 866 m_pDbgWin = new EditWindow( NULL, CUniString("Debug Window"), WB_VSCROLL ); in ImplRemoteControl()
|
| H A D | sta_list.cxx | 73 EditWindow *StatementList::m_pDbgWin;
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | TextLogger.hxx | 34 class EditWindow; 45 void ConnectToEditWindow (EditWindow* pWindow); 49 EditWindow* mpEditWindow;
|
| /AOO41X/main/automation/source/inc/ |
| H A D | testtool.hxx | 37 class EditWindow; 49 EditWindow *m_pDbgWin;
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | testtool.hxx | 37 class EditWindow; 47 EditWindow *m_pDbgWin;
|