Home
last modified time | relevance | path

Searched refs:DbgWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/app/
H A Ddbggui.cxx493 class DbgWindow : public WorkWindow class
499 DbgWindow();
598 DbgWindow::DbgWindow() : in DbgWindow() function in DbgWindow
621 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 …]
/trunk/main/vcl/inc/
H A Dsvdata.hxx80 class DbgWindow;
236 DbgWindow* mpDbgWin; // debug window

Completed in 26 milliseconds