Searched refs:DbgWindow (Results 1 – 2 of 2) sorted by relevance
493 class DbgWindow : public WorkWindow class499 DbgWindow();598 DbgWindow::DbgWindow() : in DbgWindow() function in DbgWindow621 sal_Bool DbgWindow::Close() in Close()640 void DbgWindow::Resize() in Resize()647 void DbgWindow::GetAssertionEntryRange( sal_uInt16 nInbetweenEntry, sal_uInt16& nFirst, sal_uInt16&… in GetAssertionEntryRange()668 long DbgWindow::PreNotify( NotifyEvent& rNEvt ) in PreNotify()717 void DbgWindow::InsertLine( const XubString& rLine ) in InsertLine()1929 DbgWindow* pDbgWindow = ImplGetSVData()->maWinData.mpDbgWin; in doIt()1932 pDbgWindow = new DbgWindow; in doIt()[all …]
80 class DbgWindow;236 DbgWindow* mpDbgWin; // debug window
Completed in 32 milliseconds