Home
last modified time | relevance | path

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

/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx242 Dialog* pDialogToExecute = NULL; in execute() local
259 pDialogToExecute = m_pDialog; in execute()
264 if ( pDialogToExecute ) in execute()
265 nReturn = pDialogToExecute->Execute(); in execute()

Completed in 15 milliseconds