Searched refs:pRunDialog (Results 1 – 2 of 2) sorted by relevance
178 RunDialog* pRunDialog = new RunDialog(m_pDialog, xToolkit); in execute() local179 uno::Reference < awt::XTopWindowListener > xLifeCycle(pRunDialog); in execute()180 gint nStatus = pRunDialog->run(); in execute()
1025 RunDialog* pRunDialog = new RunDialog(m_pDialog, xToolkit); in execute() local1026 uno::Reference < awt::XTopWindowListener > xLifeCycle(pRunDialog); in execute()1031 gint nStatus = pRunDialog->run(); in execute()
Completed in 38 milliseconds