Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dsvxruler.cxx168 class RulerDebugWindow : public Window class
172 RulerDebugWindow(Window* pParent) : in RulerDebugWindow() function in RulerDebugWindow
187 ~RulerDebugWindow();
192 static RulerDebugWindow* pDebugWindow = 0;
194 RulerDebugWindow::~RulerDebugWindow() in ~RulerDebugWindow()
198 void RulerDebugWindow::AddDebugText(const sal_Char* pDescription, const String& rText ) in AddDebugText()
205 pDebugWindow = new RulerDebugWindow(pParent); in AddDebugText()
215 RulerDebugWindow::AddDebugText(cDescription, sValue);

Completed in 21 milliseconds