Home
last modified time | relevance | path

Searched refs:EditWindow (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx54 EditWindow::EditWindow (Window* pParentWindow, SfxItemPool* pItemPool) in EditWindow() function in sd::notes::EditWindow
87 EditWindow::~EditWindow (void) in ~EditWindow()
294 void EditWindow::Resize (void) in Resize()
651 void EditWindow::GetFocus() in GetFocus()
663 void EditWindow::LoseFocus() in LoseFocus()
695 void EditWindow::SelectAll() in SelectAll()
718 void EditWindow::SelNextMark() in SelNextMark()
840 void EditWindow::Cut() in Cut()
847 void EditWindow::Copy() in Copy()
854 void EditWindow::Paste() in Paste()
[all …]
H A DEditWindow.hxx45 class EditWindow class
50 EditWindow (Window* pParentWindow, SfxItemPool* pItemPool);
51 ~EditWindow (void);
H A DNotesDockingWindow.hxx31 class EditWindow;
47 EditWindow* mpEditWindow;
H A DNotesDockingWindow.cxx57 mpEditWindow = new EditWindow (this, &pDocument->GetPool()); in NotesDockingWindow()
H A DTextLogger.cxx88 void TextLogger::ConnectToEditWindow (EditWindow* pEditWindow) in ConnectToEditWindow()
/trunk/main/automation/source/server/
H A Deditwin.cxx61 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 Deditwin.hxx38 class EditWindow class
54EditWindow( WorkWindow *pParent, const UniString &rName = UniString( RTL_CONSTASCII_USTRINGPARAM (…
55 virtual ~EditWindow();
H A Dserver.hxx46 EditWindow *m_pDbgWin;
59 RemoteControlCommunicationManager( EditWindow * pDbgWin );
H A Dstatemnt.hxx75 class EditWindow;
315 static EditWindow *m_pDbgWin;
H A Dserver.cxx93 RemoteControlCommunicationManager::RemoteControlCommunicationManager( EditWindow * pDbgWin ) in RemoteControlCommunicationManager()
866 m_pDbgWin = new EditWindow( NULL, CUniString("Debug Window"), WB_VSCROLL ); in ImplRemoteControl()
H A Dsta_list.cxx73 EditWindow *StatementList::m_pDbgWin;
/trunk/main/sd/source/ui/inc/
H A DTextLogger.hxx34 class EditWindow;
45 void ConnectToEditWindow (EditWindow* pWindow);
49 EditWindow* mpEditWindow;
/trunk/main/automation/source/inc/
H A Dtesttool.hxx37 class EditWindow;
49 EditWindow *m_pDbgWin;
/trunk/main/svtools/inc/svtools/
H A Dtesttool.hxx37 class EditWindow;
47 EditWindow *m_pDbgWin;

Completed in 54 milliseconds